nickbabcock / bitterLinks
Extract bits from a byte slice
☆81Updated 4 months 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.☆119Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ☆95Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Macro for sealing traits and structures☆61Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- String optimized for map keys☆67Updated last week
- A tool to mine crates.io and produce static websites☆138Updated last year
- "A very small syn"☆212Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated last month
- A memory efficient syntax tree for language developers☆63Updated last month
- ☆43Updated 2 years ago
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year