nickbabcock / bitterLinks
Extract bits from a byte slice
☆80Updated 3 months ago
Alternatives and similar repositories for bitter
Users that are interested in bitter are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆60Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- ☆95Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- An exploration of Storages☆39Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- String optimized for map keys☆68Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- "A very small syn"☆212Updated 11 months ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- Comparison of Rust string types☆164Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆112Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- A fast, concurrent string interner☆162Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month