paupino / rust-decimalLinks
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
☆1,160Updated 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:
- derive builder implementation for rust structs☆1,450Updated 9 months ago
- Type erasure for async trait methods☆2,018Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Dead simple pool implementation for rust with async-await☆1,200Updated this week
- A small rust library for adding custom derives to enums☆2,094Updated last week
- Some more derive(Trait) options☆1,955Updated this week
- Date and time handling in Rust.☆1,199Updated last week
- Rust cache structures and easy function memoization☆1,836Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- Rust quasi-quoting☆1,431Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- A Rust proc-macro attribute parser☆1,133Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,600Updated last month
- Generate and parse UUIDs.☆1,108Updated last month
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆858Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,041Updated 3 months ago
- Find unused dependencies in Cargo.toml☆1,947Updated this week
- Compile time static maps for Rust☆1,953Updated last week
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,672Updated 4 months ago
- Async multi-producer multi-consumer channel☆874Updated this week
- Simple, efficient logging for Rust☆882Updated 6 months ago
- Support atomic operations on Arc itself☆1,028Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆1,024Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,281Updated last month
- A powerful mock object library for Rust☆1,666Updated 3 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,312Updated 3 months ago
- Rust high performance xml reader and writer☆1,348Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,006Updated 5 months ago