nickbabcock / bitter
Extract bits from a byte slice
☆73Updated 3 weeks ago
Alternatives and similar repositories for bitter:
Users that are interested in bitter are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- ☆84Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- String optimized for map keys☆62Updated this week
- ☆39Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- Compile-time regular expressions, the right way.☆77Updated last week
- structured parallel execution for async Rust☆33Updated 6 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Zig comptime using Rust proc macros☆42Updated 8 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Typed any map for rust☆65Updated 2 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Const TypeId and non-'static TypeId☆60Updated last week
- Macro for sealing traits and structures☆51Updated 2 months ago