graydon / bs
Simple bitset with small-set (single-word) optimization
☆19Updated 10 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☆42Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- ☆38Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 3 weeks ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Non-owning unsafe I/O☆20Updated 4 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- `smol` integrations with `hyper`☆14Updated 6 months ago
- Full precision decimal representation of f64☆26Updated last month
- Build a rustc sysroot with custom flags☆17Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- Proc macro for smol async runtime☆53Updated 4 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 3 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Extension of nom to trace parser☆49Updated 2 months ago
- Byte-wise atomic memcpy.☆34Updated last month
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year