neogenie / fastnumLinks
Fixed-size decimal numbers implemented in pure Rust
☆224Updated last week
Alternatives and similar repositories for fastnum
Users that are interested in fastnum are comparing it to the libraries listed below
Sorting:
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- A very fast Key-Value store in pure rust☆210Updated 3 months ago
- ☆216Updated 3 months ago
- Maps where keys are borrowed from values.☆291Updated this week
- An SoA library for Rust☆154Updated 7 months ago
- Fantastic serialization library☆160Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆475Updated last week
- A concurrent, append-only vector.☆202Updated 2 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆293Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 8 months ago
- A binary encoder/decoder for Rust☆543Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆199Updated last week
- in-place allocation-reusing queues for Rust☆384Updated last year
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆202Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated last week
- ☆512Updated 2 weeks ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆277Updated this week
- A collection of different transport implementations and related tools focused primarily on web technologies.☆321Updated this week
- Perfect hashing for an imperfect world☆94Updated last month
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆306Updated 2 months ago
- Immutable strings, in Rust.☆248Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆173Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆257Updated 4 months ago
- Deluge, not a stream☆317Updated last year