A growable bit-vector for Rust, optimized for size
☆46Feb 15, 2025Updated last year
Alternatives and similar repositories for smallbitvec
Users that are interested in smallbitvec are comparing it to the libraries listed below
Sorting:
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- `NonEmpty` library vector for rust☆18Jul 23, 2022Updated 3 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆234Jun 3, 2025Updated 9 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- Rust implementation of MurmurHash3.☆13Dec 20, 2021Updated 4 years ago
- Experimenting with number-to-string and string-to-number conversions in Rust☆14May 23, 2015Updated 10 years ago
- In support of measuring heap allocations in Rust programs.☆102Jun 4, 2019Updated 6 years ago
- Type checked partial references for rust☆14Jul 17, 2021Updated 4 years ago
- A simplistic parsing library in Rust☆20Mar 22, 2020Updated 5 years ago
- Rust declarative static analysis with macro-like syntax☆15Oct 8, 2018Updated 7 years ago
- ☆19Apr 9, 2021Updated 4 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Nov 22, 2017Updated 8 years ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A Static Electric Field Visualizer☆18May 29, 2018Updated 7 years ago
- Rust Cryptography Intrinsics☆12May 9, 2019Updated 6 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Oct 9, 2021Updated 4 years ago
- Rust bindings for Amazon's Hawktracer profiler☆74Jun 28, 2020Updated 5 years ago
- A simple Rust crate to drop privileges☆36Mar 2, 2026Updated 2 weeks ago
- Stack-allocated trait objects☆19Feb 14, 2022Updated 4 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- Safe generators on stable Rust.☆40Jul 1, 2023Updated 2 years ago
- ☆14Apr 19, 2022Updated 3 years ago
- Provide retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate☆13May 20, 2022Updated 3 years ago
- A Brainfuck interpreter written in Rust and compiled to WebAssembly☆10Dec 4, 2017Updated 8 years ago
- The empty type Void.☆71Apr 28, 2023Updated 2 years ago
- Rust wrapper for posix message queues☆16Jul 5, 2024Updated last year
- Minimal Adler32 implementation for Rust.☆21Nov 1, 2021Updated 4 years ago
- Rust bindings for FreeType.☆33Apr 25, 2024Updated last year
- Runtime for flatbuffers in rust.☆19May 31, 2016Updated 9 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆59Feb 9, 2026Updated last month
- mp3 metadata parser in rust☆14Oct 15, 2025Updated 5 months ago
- String interning for Rust☆209Sep 8, 2025Updated 6 months ago
- A stack for rust trait objects that minimizes allocations☆127Aug 10, 2022Updated 3 years ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆41Jun 4, 2022Updated 3 years ago
- Permission-based authorization library☆15Feb 10, 2017Updated 9 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Aug 25, 2019Updated 6 years ago
- The never type (the true one!) in stable Rust.☆41Jul 4, 2025Updated 8 months ago
- Pluralization handling in Rust☆41Nov 4, 2022Updated 3 years ago