High-precision, high-performance fixed-point decimal type for Rust.
☆71Jul 11, 2026Updated 2 months ago
Alternatives and similar repositories for fixed-num
Users that are interested in fixed-num are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- IronSBE is a complete Rust implementation of the [Simple Binary Encoding (SBE)](https://www.fixtrading.org/standards/sbe/) protocol, desi…☆21Updated this week
- Rust crate that provides a macro allowing expressions to be eagerly evaluated before a scope.☆15Nov 12, 2025Updated 10 months ago
- Fast, fixed-size, floating-point decimal types.☆21May 16, 2026Updated 4 months ago
- Primitive fixed-point decimal types in Rust.☆64Aug 8, 2026Updated last month
- Low latency, single producer & many consumer (SPMC) ring buffer that works with shared memory.☆24Aug 12, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Fixed-size decimal numbers implemented in pure Rust☆261Jun 11, 2026Updated 3 months ago
- Fast implementation of Decimal floating-point arithmetics☆24Mar 19, 2026Updated 6 months ago
- A minimalistic matching engine designed for a trading exchange☆20Aug 16, 2026Updated last month
- A high-performance, lock-free price level implementation for limit order books in Rust. This library provides the building blocks for cre…☆51Updated this week
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆44Dec 16, 2025Updated 9 months ago
- A simple, lightweight Write-Ahead Log (WAL) implementation for append-only operations☆16Mar 22, 2026Updated 6 months ago
- A simple and lightweight Cargo plugin for using nFPM from any Rust project.☆25Jun 10, 2026Updated 3 months ago
- Exponentially-weighted recursive least squares (EW-RLS) for online linear regression.☆15Jul 17, 2026Updated 2 months ago
- Substring searching in rust☆16May 1, 2016Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Cache aware and mem efficient data structures for rust.☆25Updated this week
- An extremely fast, high quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆277Jul 20, 2026Updated 2 months ago
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆17Mar 14, 2026Updated 6 months ago
- Cache-line false sharing linter for Rust structs