Manishearth / elsaLinks
Append-only collections for Rust where borrows to entries can outlive insertions
☆251Updated 3 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☆249Updated 2 weeks ago
- ☆209Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Conditional compilation according to rustc compiler version☆366Updated last month
- Type that deserializes only from one specific value☆243Updated last month
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- generators☆208Updated last year
- Track and query Cargo dependency graphs.☆227Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 8 months ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- ☆139Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Interning of data in rust☆101Updated 3 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Library for snippet annotations☆314Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Define your own PhantomData☆152Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago