nickbabcock / bitterLinks
Extract bits from a byte slice
☆77Updated 3 months ago
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☆69Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- ☆88Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- ☆39Updated 9 months ago
- Dependency injection for Rust☆50Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Umbrella repository for Krabcake experiments☆46Updated 3 months ago
- A sinless derive helper☆72Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 8 months ago
- A memory efficient syntax tree for language developers☆60Updated this week
- ☆112Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- An alternate Cargo registry using static files☆120Updated 2 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- An exploration of Storages☆35Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago