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:
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- skiplist☆144Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- ☆126Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Interning of data in rust☆115Updated 6 months ago
- ☆241Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Execute your code on the Rust ecosystem.☆188Updated last week
- Copy-on-write string utilities for Rust☆160Updated last year
- Manual segmented stacks for Rust☆330Updated this week
- Write doc comments from macros☆101Updated 2 months ago
- A simple bitset container for Rust☆159Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A fast, concurrent string interner☆162Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago