MaterializeInc / rust-decLinks
libdecnumber bindings for the Rust programming language
☆11Updated last month
Alternatives and similar repositories for rust-dec
Users that are interested in rust-dec are comparing it to the libraries listed below
Sorting:
- (lifetime) GATs on stable Rust☆59Updated last year
- Lending iterators on stable Rust☆82Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Umbrella repository for Krabcake experiments☆46Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Token tree calling convention☆79Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Automatic cfg for Rust compiler features☆95Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Threadsafe RefCell for Rust☆91Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago