tczajka / ibig-rs
A big integer library in Rust with good performance.
☆104Updated last year
Alternatives and similar repositories for ibig-rs:
Users that are interested in ibig-rs are comparing it to the libraries listed below
- Better reference counted strings for Rust☆118Updated 7 months ago
- A simple bitset container for Rust☆131Updated 3 months ago
- Automatically implement traits for common smart pointers☆105Updated last month
- Define your own PhantomData☆151Updated this week
- Blazing fast immutable collection datatypes for Rust.☆95Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- (lifetime) GATs on stable Rust☆57Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 8 months ago
- Lending iterators on stable Rust☆81Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- generators☆204Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated this week
- Map data structure whose keys are stored as ranges☆81Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated this week
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- A data structure to efficiently intern, cache and restore strings.☆184Updated last week
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- ☆92Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 6 months ago