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
- Custom derivation macro for Rust☆113Updated 8 years ago
- skiplist☆144Updated 4 years ago
- ☆126Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Token tree calling convention☆82Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Procedural macros in expression position☆204Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- ☆78Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- Atomic file-writes.☆101Updated last year
- ☆163Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- A simple map based on a vector for small integer keys☆68Updated last year
- A cross platform rust debugger hook☆72Updated 4 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago