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:
- ☆95Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- String optimized for map keys☆68Updated last week
- A library for compact bit sets containing enums.☆121Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Macro for sealing traits and structures☆60Updated last year
- ☆52Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- ☆112Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated last week
- Bare-metal allocators.☆76Updated 3 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Faster integer division and modulus operations☆88Updated 6 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- ☆42Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- "A very small syn"☆212Updated 11 months ago