servo / smallbitvecLinks
A growable bit-vector for Rust, optimized for size
☆42Updated 5 months ago
Alternatives and similar repositories for smallbitvec
Users that are interested in smallbitvec are comparing it to the libraries listed below
Sorting:
- ☆47Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆57Updated last year
- The simd optimized escape code☆54Updated last week
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Faster integer division and modulus operations☆87Updated last month
- Concurrent hash trie☆57Updated 4 years ago
- ☆48Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Run closures in parallel☆114Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated 3 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago