tczajka / ibig-rsView external linksLinks
A big integer library in Rust with good performance.
☆107Nov 7, 2023Updated 2 years ago
Alternatives and similar repositories for ibig-rs
Users that are interested in ibig-rs are comparing it to the libraries listed below
Sorting:
- Bechmarks for Rust big integer implementations☆64Jul 1, 2024Updated last year
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Sep 4, 2021Updated 4 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Track memory allocations by backtrace or originating thread☆47Nov 14, 2025Updated 3 months ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Feb 9, 2026Updated last week
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Oct 26, 2023Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Feb 7, 2026Updated last week
- Approximate Quantiles with Configurable Worst Case Error☆16Mar 8, 2022Updated 3 years ago
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 5 months ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Aug 14, 2019Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- (More or less) accurate floating point algorithms☆57Jul 20, 2024Updated last year
- Convert number to enum☆87Jul 30, 2024Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Feb 7, 2026Updated last week
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101May 23, 2025Updated 8 months ago
- ☆10Oct 15, 2019Updated 6 years ago
- ☆13Mar 6, 2023Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Automatically implement traits for common smart pointers☆122Apr 9, 2025Updated 10 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Dec 23, 2020Updated 5 years ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- Overriding Stdio file descriptors in Rust☆18Jan 26, 2025Updated last year
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- ☆110Apr 3, 2024Updated last year
- Big integer types for Rust☆595May 13, 2025Updated 9 months ago
- ☆19Nov 21, 2019Updated 6 years ago
- Generic Rational numbers for Rust☆150Jan 25, 2025Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Nov 24, 2025Updated 2 months ago
- Rust crate for displaying in different formats☆13Nov 20, 2022Updated 3 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆14Dec 12, 2019Updated 6 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 10 months ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- test framework☆11Jun 2, 2021Updated 4 years ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Feb 10, 2026Updated last week