servo / smallbitvecLinks
A growable bit-vector for Rust, optimized for size
☆41Updated 4 months ago
Alternatives and similar repositories for smallbitvec
Users that are interested in smallbitvec are comparing it to the libraries listed below
Sorting:
- The simd optimized escape code☆54Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆47Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- Concurrent hash trie☆54Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- ☆57Updated last year
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- ☆39Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- ☆53Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆47Updated last year
- ☆36Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago