Manishearth / elsa
Append-only collections for Rust where borrows to entries can outlive insertions
☆238Updated 2 weeks ago
Alternatives and similar repositories for elsa:
Users that are interested in elsa are comparing it to the libraries listed below
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆184Updated last week
- generators☆204Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Conditional compilation according to rustc compiler version☆346Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Define your own PhantomData☆151Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆230Updated 4 months ago
- ☆201Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Type that deserializes only from one specific value☆231Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- ☆180Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆232Updated this week
- Make trait methods callable without the trait in scope☆135Updated this week
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Pull in every source file in a directory as a module☆169Updated this week
- ☆133Updated 7 months ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- Proc-macro typestate DSL for Rust☆143Updated last year
- A fast, concurrent string interner☆148Updated 6 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Interning of data in rust☆90Updated 4 months ago
- Track and query Cargo dependency graphs.☆201Updated this week