Manishearth / elsaLinks
Append-only collections for Rust where borrows to entries can outlive insertions
☆251Updated 2 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☆242Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- ☆210Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆222Updated this week
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- generators☆208Updated last year
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- "A very small syn"☆204Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- ☆139Updated 10 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Library for snippet annotations☆315Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆155Updated last year
- Snapshot testing for a herd of CLI tests☆152Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago