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:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- structured parallel execution for async Rust☆37Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 3 weeks ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Atomic operations on potentially uninitialized integers.☆22Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Extension of nom to trace parser☆49Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- ☆39Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- 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
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Completion futures for Rust☆19Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago