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
Fetch active mounts and swaps on a Linux system - Rust source code
Procedural macro implementation of quote! - Rust source code
Simple access to proc/status info on unix - Rust source code
Dashboard for progress of async and blocking tasks - Rust source code
Very thin abstraction over other profiler crates - Rust source code
Lightweight, text-based, counting progress-bar for Rust - Rust source code
Auxiliary crate to derive Encode trait from prometheus-client - Rust source code
Open Metrics client library allowing users to natively instrument applications - Rust source code
Prometheus instrumentation library for Rust applications - Rust source code
Custom-derive for the Arbitrary trait of proptest - Rust source code
Hypothesis-like property-based testing and shrinking - Rust source code
Generate Prost annotated Rust types from Protocol Buffers files - Rust source code