nickbabcock / bitterLinks
Extract bits from a byte slice
☆79Updated 2 weeks ago
Alternatives and similar repositories for bitter
Users that are interested in bitter are comparing it to the libraries listed below
Sorting:
- ☆91Updated 9 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
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- String optimized for map keys☆66Updated last month
- Inline procedural macros for Rust☆57Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- ☆51Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Better reference counted strings for Rust☆131Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- ☆112Updated 2 years ago
- A sinless derive helper☆73Updated last month
- Faster integer division and modulus operations☆87Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆40Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆78Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago