tczajka / ibig-rs
A big integer library in Rust with good performance.
☆104Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ibig-rs
- Better reference counted strings for Rust☆114Updated 4 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆75Updated 2 months ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- A simple bitset container for Rust☆126Updated this week
- Define your own PhantomData☆147Updated 2 weeks ago
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- ☆112Updated last year
- Blazing fast immutable collection datatypes for Rust.☆84Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Nudging the compiler to auto-vectorize things☆73Updated last year
- ☆100Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- ☆172Updated this week
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- A fast, concurrent string interner☆140Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- ☆123Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆66Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆74Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated 2 weeks ago