udoprog / bittleLinks
Zero-cost bitsets over native Rust types
☆78Updated 3 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☆33Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- An async version of iterator☆40Updated last year
- Typed any map for rust☆67Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Abstract over different executors☆74Updated last year
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆88Updated 4 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- An updated version of linked-hash-map and friends☆120Updated 2 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago