tczajka / ibig-rs
A big integer library in Rust with good performance.
☆105Updated last year
Alternatives and similar repositories for ibig-rs:
Users that are interested in ibig-rs are comparing it to the libraries listed below
- Automatically implement traits for common smart pointers☆104Updated this week
- Define your own PhantomData☆151Updated last month
- An updated version of linked-hash-map and friends☆104Updated last month
- Better reference counted strings for Rust☆117Updated 6 months ago
- A simple bitset container for Rust☆130Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated this week
- ☆105Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆108Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated last week
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆98Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated last week
- Blazing fast immutable collection datatypes for Rust.☆91Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆109Updated this week
- Lending iterators on stable Rust☆81Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆56Updated last year
- A serde serializer that serializes a subset of types into plain strings☆56Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆181Updated 2 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 7 months ago