wdanilo / fixed-numLinks
High-precision, high-performance fixed-point decimal type for Rust.
☆40Updated 3 months ago
Alternatives and similar repositories for fixed-num
Users that are interested in fixed-num are comparing it to the libraries listed below
Sorting:
- A lock-free queue for asynchronous & synchronous code.☆40Updated 5 months ago
- Utilities for working with shared slices of memory☆83Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Primitive fixed-point decimal types in Rust.☆49Updated last week
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- Scope-based single and multithreaded profiling.☆35Updated 4 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- ☆78Updated 3 months ago
- An implementation of the C++ Masstree data structure in Rust.☆192Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- ☆225Updated 6 months ago
- Yet another string type for Rust☆91Updated 2 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- an extremely fast async mutex with alternative sync API☆86Updated 3 weeks ago
- Progress reporting abstraction for Rust☆64Updated last year
- An alternative rust async runtime.☆59Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated this week
- A pure-rust protobuf compiler, designed for use with prost-build☆102Updated last month
- A concurrent, append-only vector.☆209Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- ☆64Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- Port of bbolt in Rust☆67Updated last year