graydon / bsLinks
Simple bitset with small-set (single-word) optimization
☆19Updated last year
Alternatives and similar repositories for bs
Users that are interested in bs are comparing it to the libraries listed below
Sorting:
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 months ago
- Non-owning unsafe I/O☆22Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Proc macro for smol async runtime☆54Updated 4 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- structured parallel execution for async Rust☆36Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- ☆39Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- NATS unique identifiers☆20Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago