graydon / bs
Simple bitset with small-set (single-word) optimization
☆19Updated 8 months ago
Alternatives and similar repositories for bs:
Users that are interested in bs are comparing it to the libraries listed below
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Unbuffered and unlocked I/O streams☆44Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- ☆38Updated last year
- Non-owning unsafe I/O☆20Updated 2 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Make any value Sync but only available on its original thread☆38Updated last week
- Completion futures for Rust☆19Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Full precision decimal representation of f64☆25Updated last week
- Rust String type with configurable byte storage.☆34Updated 5 months 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
- An async version of iterator☆41Updated 8 months ago
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year