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 last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- ☆125Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- skiplist☆144Updated 4 years ago
- 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
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- ☆78Updated 2 years ago
- Floating point approximate comparison for Rust☆65Updated 10 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- ☆109Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Safely combine results☆82Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated last year