nickbabcock / bitterLinks
Extract bits from a byte slice
☆79Updated 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.☆166Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- 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☆70Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Macro for sealing traits and structures☆57Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A sinless derive helper☆72Updated 2 weeks ago
- ☆91Updated 8 months ago
- String optimized for map keys☆65Updated last week
- Migrated to Codeberg☆79Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- ☆51Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- An exploration of Storages☆37Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- ☆112Updated 2 years ago