udoprog / bittleLinks
Zero-cost bitsets over native Rust types
☆79Updated 2 months ago
Alternatives and similar repositories for bittle
Users that are interested in bittle are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated 2 years ago
- Typed any map for rust☆67Updated last year
- structured parallel execution for async Rust☆37Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆61Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- ☆43Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- A sinless derive helper☆78Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Abstract over different executors☆74Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.