nickbabcock / bitterLinks
Extract bits from a byte slice
☆80Updated last week
Alternatives and similar repositories for bitter
Users that are interested in bitter are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- ☆93Updated 9 months ago
- String optimized for map keys☆66Updated last month
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆70Updated this week
- Macro for sealing traits and structures☆59Updated 8 months ago
- A library for compact bit sets containing enums.☆115Updated this week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 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
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Better reference counted strings for Rust☆134Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week