servo / smallbitvec
A growable bit-vector for Rust, optimized for size
☆40Updated last month
Alternatives and similar repositories for smallbitvec:
Users that are interested in smallbitvec are comparing it to the libraries listed below
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆55Updated last year
- ☆52Updated 5 years ago
- The simd optimized escape code☆53Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆47Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆36Updated 7 months ago
- ☆45Updated last year
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- ☆61Updated 7 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆59Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Convert closures into wakers☆45Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago