graydon / bs
Simple bitset with small-set (single-word) optimization
☆18Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for bs
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A small markdown TUI note keeper☆12Updated last month
- An alternative `std`-like implementation built on origin☆24Updated last month
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- An async version of iterator☆37Updated 5 months ago
- Library for fast division and modulo operations by a fixed divisor☆13Updated last year
- Non-owning unsafe I/O☆20Updated 3 weeks ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Wait for async tasks☆13Updated last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- Thread-unsafe async runtime☆27Updated 3 weeks ago
- NATS unique identifiers☆19Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- ☆12Updated 10 months ago
- `smol` integrations with `hyper`☆15Updated last month
- bytes::BufMut implementation to count buffer size☆21Updated last week
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated last year
- Remove Cargo.lock lockfile☆32Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated this week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year