paupino / rust-decimalLinks
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
☆1,149Updated 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:
- Dead simple pool implementation for rust with async-await☆1,188Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,076Updated last month
- derive builder implementation for rust structs☆1,445Updated 8 months ago
- Find unused dependencies in Cargo.toml☆1,929Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- Rust cache structures and easy function memoization☆1,817Updated 2 weeks ago
- Some more derive(Trait) options☆1,937Updated 2 weeks ago
- Rust quasi-quoting☆1,425Updated 3 weeks ago
- The most used Rust library for date and time handling.☆1,191Updated 2 months ago
- Type erasure for async trait methods☆2,002Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- Compile time static maps for Rust☆1,940Updated this week
- Generate and parse UUIDs.☆1,101Updated 3 weeks ago
- A powerful mock object library for Rust☆1,650Updated this week
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆854Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆1,019Updated last week
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,275Updated 3 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,306Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,646Updated 3 months ago
- Utilities for working with bytes☆2,067Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,003Updated this week
- A crate for managing memory bit by bit☆1,311Updated 10 months ago