akubera / bigdecimal-rs
Arbitrary precision decimal crate for Rust
☆323Updated 3 months ago
Alternatives and similar repositories for bigdecimal-rs:
Users that are interested in bigdecimal-rs are comparing it to the libraries listed below
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Notify async tasks or threads☆461Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆638Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆665Updated 3 months ago
- Task abstraction for building executors☆460Updated 2 months ago
- ☆807Updated last week
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- An implementation of a LRU cache☆684Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Futures, streams, and async I/O combinators.☆500Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆450Updated last month
- Async executor☆362Updated 2 months ago
- ☆269Updated last month
- Fast floating point to string conversion☆628Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Async synchronization primitives☆263Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- A collection of open source Rust crates from iqlusion☆485Updated this week
- Module initialization/global constructor functions for Rust☆827Updated 2 weeks ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated last month
- Easy self-referential struct generation for Rust.☆594Updated 2 months ago
- ☆285Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- Support atomic operations on Arc itself☆907Updated this week
- Fast function for printing integer primitives to a decimal string☆324Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆499Updated last year