nickbabcock / bitterLinks
Extract bits from a byte slice
☆77Updated 2 weeks ago
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.☆165Updated last week
- An exploration of Storages☆35Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Macro for sealing traits and structures☆56Updated 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
- ☆89Updated 7 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- String optimized for map keys☆63Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Bare-metal allocators.☆76Updated 2 years ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- The missing compound borrowing for Rust.☆58Updated last month
- Lossless functionality for platform-native strings.☆71Updated last week
- A Rust library for runtime-checked linearish types☆34Updated last year