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
- ☆78Updated 3 years ago
- ☆126Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Token tree calling convention☆83Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Safely combine results☆82Updated last year
- A simple map based on a vector for small integer keys☆69Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- skiplist☆144Updated 4 years ago
- Atomic file-writes.☆101Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Hjson for Rust☆117Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Array helpers for Rust's Vector and String types☆78Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year