neogenie / fastnumLinks
Fixed-size decimal numbers implemented in pure Rust
☆235Updated last week
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
- ☆218Updated 5 months ago
- A binary encoder/decoder for Rust☆559Updated last week
- Maps where keys are borrowed from values.☆300Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 4 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆498Updated this week
- Fantastic serialization library☆159Updated 3 weeks ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆213Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆263Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A concurrent, append-only vector.☆207Updated 4 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆184Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- An SoA library for Rust☆160Updated last week
- Structured concurrency operations for async Rust☆480Updated 3 months ago
- ☆517Updated 2 months ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆290Updated last month
- Müsli is a flexible and efficient serialization framework☆419Updated last month
- Deluge, not a stream☆317Updated 2 years ago
- Track and query Cargo dependency graphs.☆245Updated this week
- (Auto)DRY for your Rust dependencies☆219Updated 10 months ago
- Rust web servers without async/await.☆222Updated 11 months ago
- Experiments with structured concurrency in Rust☆401Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated this week
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Immutable strings, in Rust.☆248Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago