alkis / decimalLinks
Decimal Floating Point arithmetic for rust
☆80Updated 2 years ago
Alternatives and similar repositories for decimal
Users that are interested in decimal are comparing it to the libraries listed below
Sorting:
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆124Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Custom derivation macro for Rust☆112Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- ☆76Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Token tree calling convention☆79Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Safely combine results☆81Updated 10 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- skiplist☆142Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Run closures in parallel☆114Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- ☆109Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Rust serializer library☆87Updated last year
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year