withoutboats / propaneLinks
generators
☆211Updated 2 years ago
Alternatives and similar repositories for propane
Users that are interested in propane are comparing it to the libraries listed below
Sorting:
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- ☆125Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆231Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Define your own PhantomData☆158Updated this week
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- A fast, concurrent string interner☆159Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Write doc comments from macros☆101Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Interning of data in rust☆112Updated 4 months ago
- Manual segmented stacks for Rust☆326Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago