paupino / rust-decimalLinks
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
☆1,138Updated last month
Alternatives and similar repositories for rust-decimal
Users that are interested in rust-decimal are comparing it to the libraries listed below
Sorting:
- Rust cache structures and easy function memoization☆1,795Updated 2 months ago
- derive builder implementation for rust structs☆1,442Updated 7 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- A small rust library for adding custom derives to enums☆2,037Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- Type erasure for async trait methods☆1,991Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Rust quasi-quoting☆1,420Updated last week
- Some more derive(Trait) options☆1,922Updated this week
- Dead simple pool implementation for rust with async-await☆1,180Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- Compile time static maps for Rust☆1,928Updated 3 months ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- The most used Rust library for date and time handling.☆1,182Updated last month
- Find unused dependencies in Cargo.toml☆1,903Updated last month
- A powerful mock object library for Rust☆1,644Updated last month
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,631Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,009Updated 3 weeks ago
- Strongly typed YAML library for Rust☆992Updated last year
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆850Updated 2 weeks ago
- Generate and parse UUIDs.☆1,094Updated last week
- Efficient, lock-free, bounded Rust broadcast channel☆815Updated last year
- Temporary file library for rust☆1,304Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,267Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,303Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 4 months ago