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:
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆47Updated 4 years ago
- ☆60Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- ☆49Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Concurrent hash trie☆57Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆36Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆59Updated last year
- Token tree calling convention☆80Updated 2 years ago