servo / smallbitvecLinks
A growable bit-vector for Rust, optimized for size
☆45Updated 10 months ago
Alternatives and similar repositories for smallbitvec
Users that are interested in smallbitvec are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆61Updated 2 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- ☆47Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- ☆48Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆77Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago