droundy / tinysetLinks
Compact sets in rust
☆57Updated 2 months ago
Alternatives and similar repositories for tinyset
Users that are interested in tinyset are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Token tree calling convention☆79Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A memory efficient syntax tree for language developers☆60Updated this week
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- ☆36Updated 9 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- ☆57Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- exhaustive testing library☆63Updated 10 months ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago