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
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Atomic operations on potentially uninitialized integers.☆26Updated last week
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Non-owning unsafe I/O☆23Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆21Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆41Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- ☆36Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago