servo / smallbitvec
A growable bit-vector for Rust, optimized for size
☆40Updated 10 months ago
Alternatives and similar repositories for smallbitvec:
Users that are interested in smallbitvec are comparing it to the libraries listed below
- ☆46Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆52Updated 5 years ago
- The simd optimized escape code☆53Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆55Updated last year
- ☆44Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- ☆35Updated 6 months ago
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- Make any value Sync but only available on its original thread☆37Updated this week
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- ☆59Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- ☆29Updated 9 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago