alkis / decimal
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
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 2 months ago
- ☆124Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Token tree calling convention☆79Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- ☆76Updated 2 years ago
- skiplist☆141Updated 3 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- Safely combine results☆81Updated 6 months ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- generators☆205Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆162Updated 8 months ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Compact string type for zero-copy parsing☆252Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Python-style function decorators for Rust☆156Updated 4 years ago