Portable atomic types including support for 128-bit atomics, atomic float, etc - Rust source code
Pick a free unused port - Rust source code
No_std + serde compatible message library for Rust - Rust source code
Internal crate used by postgres-types - Rust source code
Native, synchronous PostgreSQL client - Rust source code
Low level Postgres protocol APIs - Rust source code
Conversions between Rust and Postgres values - Rust source code
`powerfmt` is a library that provides utilities for formatting values - Rust source code
Procedural macros for `powerfmt` - Rust source code
Internal perf tools for rust programs - Rust source code
crypto-simd API for x86 - Rust source code
Auto-generated rust bindings for libpq - Rust source code
Expose a precomputed hash for a given type - Rust source code
API for boolean-valued predicate functions - Rust source code
Boolean-valued predicate functions - Rust source code
Render boolean-valued predicate functions results as a tree - Rust source code
Hash-table-based prefix tree library - Rust source code
drop-in replacements for assert macros with colorful diffs - Rust source code
Convert bytes to a human readable string - Rust source code
Wadler-style pretty-printing combinators in Rust - Rust source code
Configurable float and double printing - Rust source code
Visually pretty env_logger - Rust source code
Pretty hex dump of bytes slice in the common style - Rust source code
Minimal `syn` syntax tree pretty-printer - Rust source code
Printing pretty formatted tables in terminal - feature "csv"
Printing pretty formatted tables in terminal - feature "default"
Printing pretty formatted tables in terminal - Rust source code
Bit-vector specialised to the prime-number-related needs of `primal` - Rust source code
Fast standalone primality testing - Rust source code
`primal` puts raw power into prime numbers - Rust source code
State-of-the-art estimation of upper and lower bounds for π(n) and p_k - Rust source code
High performance prime sieve - Rust source code
Simple sieve of Eratosthenes designed for testing faster sieves - Rust source code
Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Costello-Batina 2015) - Rust source code
Print bytes as losslessly as possible - Rust source code
Simple crate to drop privileges - Rust source code
Static instrumentation probes - Rust source code
proc_macro_derive pretending to be proc_macro - Rust source code
Ergonomically run processes with limits - Rust source code
Data structures and parsing for the linux procfs pseudo-filesystem - Rust source code
Interface to the linux procfs pseudo-filesystem - Rust source code
Substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case - Rust source code
Replacement for crate (macro_rules keyword) in proc-macros - Rust source code
Almost drop-in replacement to panics in proc-macros - Rust source code
Attribute macro for the proc-macro-error2 crate - Rust source code
Attribute macro for proc-macro-error crate - Rust source code
Procedural macros in expression position - Rust source code
Support for nested proc-macro-hack invocations - Rust source code