graydon / bs
Simple bitset with small-set (single-word) optimization
☆19Updated 7 months ago
Alternatives and similar repositories for bs:
Users that are interested in bs are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- ☆38Updated last year
- Non-owning unsafe I/O☆20Updated last month
- Make any value Sync but only available on its original thread☆37Updated last week
- Serde serializer for generating Starlark build targets☆66Updated last week
- Tiny little crate to determine how large an unnameable type is.☆10Updated last year
- `smol` integrations with `hyper`☆14Updated 3 months ago
- An async version of iterator☆39Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- Full precision decimal representation of f64☆25Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Count directory entries—`ls | wc -l` but faster☆27Updated this week
- A low-level I/O ownership and borrowing library☆101Updated last month
- A memory efficient syntax tree for language developers☆52Updated last week
- ☆23Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago