udoprog / bittleLinks
Zero-cost bitsets over native Rust types
☆78Updated 6 months ago
Alternatives and similar repositories for bittle
Users that are interested in bittle are comparing it to the libraries listed below
Sorting:
- structured parallel execution for async Rust☆36Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- An async version of iterator☆40Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Typed any map for rust☆67Updated 9 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A sinless derive helper☆75Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- String optimized for map keys☆66Updated 2 months ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated last week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- 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.☆90Updated last month