graydon / bs
Simple bitset with small-set (single-word) optimization
☆19Updated 11 months ago
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
- structured parallel execution for async Rust☆33Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- ☆24Updated 2 years ago
- ☆36Updated 9 months ago
- Non-owning unsafe I/O☆20Updated 5 months ago
- 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 last month
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆38Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated this week
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A memory efficient syntax tree for language developers☆57Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Rust library for memory barrier☆35Updated last year
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- Thread-unsafe async runtime☆27Updated 6 months ago