paupino / rust-decimalLinks
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
☆1,207Updated last week
Alternatives and similar repositories for rust-decimal
Users that are interested in rust-decimal are comparing it to the libraries listed below
Sorting:
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- Rust cache structures and easy function memoization☆1,894Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- derive builder implementation for rust structs☆1,480Updated 2 weeks ago
- Rust quasi-quoting☆1,467Updated last week
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- Date and time handling in Rust.☆1,228Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago
- Dead simple pool implementation for rust with async-await☆1,235Updated last month
- Type erasure for async trait methods☆2,057Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated last week
- A Rust proc-macro attribute parser☆1,170Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,738Updated last week
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆890Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,633Updated 2 months ago
- A powerful mock object library for Rust☆1,704Updated last month
- Macros for all your token pasting needs☆1,055Updated last year
- Generate and parse UUIDs.☆1,131Updated 3 weeks ago
- Diesel async connection implementation☆751Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,105Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆897Updated 3 months ago
- Compile-time type-checked builder derive☆1,097Updated 3 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆826Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,058Updated last month
- Find unused dependencies in Cargo.toml☆2,010Updated this week
- Extensible, strongly-typed Rust OAuth2 client library☆1,092Updated 5 months ago
- Utilities for working with bytes☆2,104Updated last month
- Strongly typed YAML library for Rust☆1,004Updated last year
- Simple, efficient logging for Rust☆896Updated 9 months ago