Manishearth / elsa
Append-only collections for Rust where borrows to entries can outlive insertions
☆240Updated 2 weeks ago
Alternatives and similar repositories for elsa:
Users that are interested in elsa are comparing it to the libraries listed below
- A fast, concurrent string interner☆149Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Define your own PhantomData☆152Updated 2 weeks ago
- generators☆205Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Interning of data in rust☆95Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Library for snippet annotations☆309Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆146Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- ☆180Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Support crate for rustc's self-profiling feature☆344Updated last month
- ☆133Updated 8 months ago
- A command line tool for comparing benchmarks run by Criterion.☆232Updated 5 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- ☆203Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- A fast and flexible LRU map.☆177Updated 2 months ago