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).☆108Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- ☆126Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Token tree calling convention☆83Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- skiplist☆144Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- ☆78Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- ☆67Updated 5 years ago
- Safely combine results☆82Updated last year
- Heinous hackery to concatenate constant strings.☆118Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- generators☆211Updated 2 years ago
- A simple map based on a vector for small integer keys☆68Updated last year