nickbabcock / bitterLinks
Extract bits from a byte slice
☆80Updated this week
Alternatives and similar repositories for bitter
Users that are interested in bitter are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆93Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- String optimized for map keys☆66Updated 3 months ago
- ☆43Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- ☆112Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- An alternate Cargo registry using static files☆130Updated 6 months ago
- An exploration of Storages☆37Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- ☆51Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- A library for compact bit sets containing enums.☆115Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago