withoutboats / propaneLinks
generators
☆209Updated last year
Alternatives and similar repositories for propane
Users that are interested in propane are comparing it to the libraries listed below
Sorting:
- A data structure to efficiently intern, cache and restore strings.☆202Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A fast, concurrent string interner☆151Updated last year
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- ☆216Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A simple bitset container for Rust☆148Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- ☆125Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Define your own PhantomData☆156Updated last week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 3 weeks ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Interning of data in rust☆106Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- skiplist☆142Updated 3 years ago