servo / smallbitvecLinks
A growable bit-vector for Rust, optimized for size
☆42Updated 6 months ago
Alternatives and similar repositories for smallbitvec
Users that are interested in smallbitvec are comparing it to the libraries listed below
Sorting:
- ☆58Updated last year
- The simd optimized escape code☆54Updated last week
- ☆47Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Concurrent hash trie☆57Updated 4 years ago
- ☆49Updated last year
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 2 months ago
- ☆53Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- ☆36Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆74Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago