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).☆107Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆125Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Hjson for Rust☆115Updated last year
- ☆78Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Safely combine results☆82Updated last year
- skiplist☆144Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- A cross platform rust debugger hook☆71Updated 4 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Atomic file-writes.☆100Updated last year
- deserialize typed structures from regex captures☆174Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago