droundy / tinyset
Compact sets in rust
☆54Updated 2 weeks ago
Alternatives and similar repositories for tinyset:
Users that are interested in tinyset are comparing it to the libraries listed below
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Token tree calling convention☆79Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- ☆33Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust serializer library☆87Updated 10 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Simple goldenfile testing in Rust.☆39Updated last month
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year