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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆125Updated 3 years ago
- ☆77Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- skiplist☆142Updated 3 years ago
- Atomic file-writes.☆100Updated 10 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
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- ☆108Updated last year
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Safely combine results☆81Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Hjson for Rust☆114Updated 11 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆87Updated 8 months ago
- ☆59Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago