Manishearth / elsaLinks
Append-only collections for Rust where borrows to entries can outlive insertions
☆252Updated 4 months ago
Alternatives and similar repositories for elsa
Users that are interested in elsa are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- generators☆210Updated last year
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Library for snippet annotations☆319Updated last week
- A fast, concurrent string interner☆150Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Interning of data in rust☆104Updated 2 weeks ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- ☆141Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- ☆212Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- ☆188Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Define your own PhantomData☆155Updated last week
- Make trait methods callable without the trait in scope☆149Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- Track and query Cargo dependency graphs.☆230Updated this week