Manishearth / elsa
Append-only collections for Rust where borrows to entries can outlive insertions
☆230Updated 6 months ago
Alternatives and similar repositories for elsa:
Users that are interested in elsa are comparing it to the libraries listed below
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆171Updated last year
- A fast, concurrent string interner☆146Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- generators☆202Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆141Updated last week
- Define your own PhantomData☆151Updated last month
- Pull in every source file in a directory as a module☆160Updated 2 months ago
- ☆193Updated this week
- A data structure to efficiently intern, cache and restore strings.☆181Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- ☆130Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆112Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆254Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- Support crate for rustc's self-profiling feature☆339Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆228Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- ☆178Updated last month
- Type that deserializes only from one specific value☆232Updated 3 weeks ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Boolean-valued predicate functions in Rust☆179Updated last week
- Execute your code on the Rust ecosystem.☆182Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 2 months ago