nickbabcock / bitterLinks
Extract bits from a byte slice
☆80Updated 3 weeks ago
Alternatives and similar repositories for bitter
Users that are interested in bitter are comparing it to the libraries listed below
Sorting:
- ☆93Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Compile-time regular expressions, the right way.☆80Updated 7 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
- String optimized for map keys☆66Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- ☆40Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆51Updated 2 years ago
- Better reference counted strings for Rust☆135Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- ☆43Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A Mutex wrapper tracking acquisition order☆74Updated this week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago