tov / bv-rsLinks
Bit-vectors and bit-slices for Rust
☆29Updated 4 years ago
Alternatives and similar repositories for bv-rs
Users that are interested in bv-rs are comparing it to the libraries listed below
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- ☆39Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Concurrent hash trie☆54Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago