servo / smallbitvecLinks
A growable bit-vector for Rust, optimized for size
☆45Updated 8 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
- ☆60Updated 2 years ago
- ☆47Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆49Updated last year
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Token tree calling convention☆80Updated 2 years ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Concurrent hash trie☆58Updated 5 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- ☆53Updated 5 years ago
- ☆76Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Non-interleaving multithreaded output queue☆73Updated this week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago