isaacholt100 / bnumView external linksLinks
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆118Feb 7, 2026Updated last week
Alternatives and similar repositories for bnum
Users that are interested in bnum are comparing it to the libraries listed below
Sorting:
- How fast can we recognize a word from a small pre-determined set?☆87Jan 27, 2025Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Fixed-size decimal numbers implemented in pure Rust☆244Dec 28, 2025Updated last month
- Derive a builder for your constructors in Rust☆71Nov 20, 2025Updated 2 months ago
- ☆110Apr 3, 2024Updated last year
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆20Jan 4, 2026Updated last month
- Shard is an Archetype-based Entity Component System implemented in Rust.☆12Sep 12, 2023Updated 2 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- Pure Rust implementation of exFAT file system☆87Sep 28, 2024Updated last year
- A big integer library in Rust with good performance.☆107Nov 7, 2023Updated 2 years ago
- A simple `no_std` heap allocator for RISC-V and Xtensa processors from Espressif☆24Apr 16, 2024Updated last year
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 2 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Apr 11, 2021Updated 4 years ago
- A utility for analysing the structure of a cargo project.☆24Dec 28, 2022Updated 3 years ago
- A Stable ABI for Rust with compact sum-types☆410Jan 18, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated last month
- Anonymous enum and checked exception for Rust.☆23Apr 4, 2021Updated 4 years ago
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 5 months ago
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆284Dec 12, 2025Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Nov 27, 2025Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Jan 23, 2026Updated 3 weeks ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Jan 27, 2024Updated 2 years ago
- ☆20Aug 22, 2023Updated 2 years ago
- Fast, ergonomic metrics for Rust☆342Oct 15, 2024Updated last year
- Module initialization/global constructor functions for Rust☆954Dec 4, 2025Updated 2 months ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- Make QR Code images☆25Nov 4, 2019Updated 6 years ago
- mdbook toolkit☆25Jan 18, 2026Updated 3 weeks ago
- A Rustified OpenCL Experience☆46May 18, 2023Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago