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:
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆36Updated last year
- An async version of iterator☆40Updated last year
- Typed any map for rust☆67Updated 10 months ago
- A sinless derive helper☆75Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- 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 last year
- Abstract over different executors☆74Updated 2 years ago
- Make trait methods callable without the trait in scope☆159Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Efficient byte-stream pipe buffer☆43Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago