nickbabcock / bitterLinks
Extract bits from a byte slice
☆80Updated 2 months ago
Alternatives and similar repositories for bitter
Users that are interested in bitter are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- ☆95Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- String optimized for map keys☆68Updated 3 weeks ago
- A Mutex wrapper tracking acquisition order☆74Updated last week
- Faster integer division and modulus operations☆87Updated 5 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆42Updated 2 weeks ago
- "A very small syn"☆212Updated 10 months ago
- A fast, concurrent string interner☆161Updated last year
- ☆112Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆52Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- An exploration of Storages☆39Updated 2 years ago
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- A library for compact bit sets containing enums.☆120Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week