nickbabcock / bitterLinks
Extract bits from a byte slice
☆80Updated last month
Alternatives and similar repositories for bitter
Users that are interested in bitter are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- ☆95Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- "A very small syn"☆211Updated 9 months ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- ☆51Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 10 months ago
- A sinless derive helper☆75Updated 4 months ago
- ☆112Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Automated GUI testing using accesskit☆72Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- An exploration of Storages☆39Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- String optimized for map keys☆66Updated last week
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- A fast, concurrent string interner☆159Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago