MaterializeInc / rust-decLinks
libdecnumber bindings for the Rust programming language
☆12Updated 9 months ago
Alternatives and similar repositories for rust-dec
Users that are interested in rust-dec are comparing it to the libraries listed below
Sorting:
- Project group working on the "safe transmute" feature☆97Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ☆34Updated 3 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Fast implementation of Decimal fixed-point arithmetics☆23Updated this week
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- generators☆211Updated 2 years ago
- ☆78Updated 3 years ago
- ☆61Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- ☆20Updated 4 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- A rust library for checked floating point operations☆83Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago