neogenie / fastnumLinks
Fixed-size decimal numbers implemented in pure Rust
☆232Updated last month
Alternatives and similar repositories for fastnum
Users that are interested in fastnum are comparing it to the libraries listed below
Sorting:
- A very fast Key-Value store in pure rust☆213Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- ☆218Updated 4 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆203Updated last month
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆492Updated this week
- A binary encoder/decoder for Rust☆553Updated last week
- Maps where keys are borrowed from values.☆299Updated this week
- Fantastic serialization library☆159Updated last week
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆307Updated 3 months ago
- An SoA library for Rust☆157Updated 9 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- in-place allocation-reusing queues for Rust☆391Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago
- Rust web servers without async/await.☆221Updated 10 months ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆288Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆326Updated this week
- ☆518Updated last month
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated last week
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Structured concurrency operations for async Rust☆478Updated 2 months ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆216Updated 5 months ago
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 7 months ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆193Updated 7 months ago
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago