droundy / tinysetLinks
Compact sets in rust
☆60Updated 9 months ago
Alternatives and similar repositories for tinyset
Users that are interested in tinyset are comparing it to the libraries listed below
Sorting:
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A simple, id-based arena☆123Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Token tree calling convention☆82Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A proc-macro that checks if blockers (issues) have been resolved.☆36Updated 5 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- A tracing aware eyre variant that captures SpanTraces and Backtraces and supports rich context for errors with warnings, suggestions, and…☆28Updated 2 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Extension of nom to trace parser☆50Updated 10 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago