paupino / rust-decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
☆1,096Updated last week
Alternatives and similar repositories for rust-decimal:
Users that are interested in rust-decimal are comparing it to the libraries listed below
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,937Updated last week
- derive builder implementation for rust structs☆1,405Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated last week
- Dead simple pool implementation for rust with async-await☆1,145Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,724Updated 3 weeks ago
- Rust quasi-quoting☆1,388Updated last week
- A small rust library for adding custom derives to enums☆1,956Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- Type erasure for async trait methods☆1,944Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 4 months ago
- Compile-time type-checked builder derive☆969Updated this week
- A powerful mock object library for Rust☆1,603Updated last month
- Find unused dependencies in Cargo.toml☆1,864Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,511Updated last month
- Temporary file library for rust☆1,259Updated last week
- The most used Rust library for date and time handling.☆1,158Updated this week
- Efficient, lock-free, bounded Rust broadcast channel☆803Updated last year
- A generic connection pool for Rust☆1,561Updated 5 months ago
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Simple, efficient logging for Rust☆866Updated 3 months ago
- Simple validation for Rust structs☆2,183Updated 2 weeks ago
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆829Updated 2 weeks ago
- Compile time static maps for Rust☆1,905Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆982Updated last week
- Generate and parse UUIDs.☆1,066Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,571Updated 3 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,253Updated 3 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,979Updated last month
- Support atomic operations on Arc itself☆900Updated 3 weeks ago