udoprog / bittleLinks
Zero-cost bitsets over native Rust types
☆78Updated 4 months ago
Alternatives and similar repositories for bittle
Users that are interested in bittle are comparing it to the libraries listed below
Sorting:
- A sinless derive helper☆73Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆78Updated last week
- structured parallel execution for async Rust☆33Updated 11 months 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…☆89Updated 4 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- An async version of iterator☆40Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated 5 months ago
- Abstract over different executors☆74Updated 2 years ago
- Typed any map for rust☆67Updated 7 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month