paupino / rust-decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
☆1,027Updated last month
Related projects ⓘ
Alternatives and complementary repositories for rust-decimal
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆1,784Updated this week
- Rust cache structures and easy function memoization☆1,567Updated last week
- Type erasure for async trait methods☆1,842Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- derive builder implementation for rust structs☆1,333Updated last month
- Rust quasi-quoting☆1,330Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- Dead simple pool implementation for rust with async-await☆1,075Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,748Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- A powerful mock object library for Rust☆1,538Updated this week
- Temporary file library for rust☆1,192Updated this week
- Simple, efficient logging for Rust☆846Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Compile-time type-checked builder derive☆925Updated 2 months ago
- The most used Rust library for date and time handling.☆1,124Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆769Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆964Updated last month
- Compile time static maps for Rust☆1,846Updated 3 months ago
- A generic connection pool for Rust☆1,511Updated last month
- A Rust proc-macro attribute parser☆1,025Updated last month
- Macros for all your token pasting needs☆1,026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated this week
- Simple validation for Rust structs☆2,058Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,225Updated 2 months ago
- Utilities for working with bytes☆1,916Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- Generate and parse UUIDs.☆1,011Updated last month