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:
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆39Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- ☆58Updated 10 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago