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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ☆93Updated 11 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A library for compact bit sets containing enums.☆118Updated last month
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- String optimized for map keys☆66Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Better reference counted strings for Rust☆137Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- "A very small syn"☆209Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- A sinless derive helper☆75Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- An exploration of Storages☆37Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago