akubera / bigdecimal-rsLinks
Arbitrary precision decimal crate for Rust
☆354Updated 2 weeks ago
Alternatives and similar repositories for bigdecimal-rs
Users that are interested in bigdecimal-rs are comparing it to the libraries listed below
Sorting:
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- A set of alternative `derive` attributes for Rust☆441Updated last year
- ☆832Updated this week
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Rust crate for a convenient RAII scope guard.☆515Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆347Updated this week
- Fast floating point to string conversion☆640Updated last month
- Task abstraction for building executors☆471Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- ☆282Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆533Updated last week
- ☆489Updated 7 months ago
- A if/elif-like macro for Rust #[cfg] statements☆598Updated last week
- Async synchronization primitives☆269Updated 2 months ago
- Slab allocator for Rust☆793Updated last week
- ☆312Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Module initialization/global constructor functions for Rust☆869Updated last month
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆414Updated this week
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated last month
- Notify async tasks or threads☆474Updated last month
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Async executor☆374Updated last month