nickbabcock / bitter
Extract bits from a byte slice
☆76Updated 2 months 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.☆160Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- ☆88Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A sinless derive helper☆72Updated 6 months ago
- String optimized for map keys☆62Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year