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).☆105Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- ☆76Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- generators☆208Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- skiplist☆142Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆156Updated last month
- ☆124Updated 2 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Safely combine results☆81Updated 9 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- ☆54Updated 4 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated 11 months ago
- ☆125Updated 3 years ago
- ☆107Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆172Updated 10 months ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago