Append-only collections for Rust where borrows to entries can outlive insertions
☆280Jun 27, 2026Updated 2 months ago
Alternatives and similar repositories for elsa
Users that are interested in elsa are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆296Updated this week
- The arena, a fast but limited type of allocator☆589Aug 16, 2024Updated 2 years ago
- Slotmap data structure for Rust☆1,351May 9, 2026Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆381Updated this week
- Like Rust's std::Path, but UTF-8.☆576Jul 28, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆82Mar 3, 2024Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆772Jul 18, 2026Updated last month
- A fast bump allocation arena for Rust☆2,318Jul 23, 2026Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆72Aug 18, 2026Updated 2 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆147Mar 16, 2026Updated 5 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆664Nov 18, 2023Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆158Jul 29, 2026Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆224Aug 19, 2026Updated 2 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Make trait methods callable without the trait in scope☆164Aug 3, 2026Updated 3 weeks ago
- ☆498Nov 8, 2025Updated 9 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆288Jul 20, 2026Updated last month
- A fast and flexible LRU map.☆205Jan 3, 2025Updated last year
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,076Aug 14, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,411Jun 28, 2026Updated 2 months ago
- Lending iterators on stable Rust☆88Jan 12, 2024Updated 2 years ago
- Type that deserializes only from one specific value☆285Aug 3, 2026Updated 3 weeks ago
- Manual segmented stacks for Rust☆357Aug 19, 2026Updated 2 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,953Updated this week
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆691Aug 18, 2023Updated 3 years ago
- Assorted immutable collection datatypes for Rust☆1,584Aug 19, 2024Updated 2 years ago
- Slab allocator for Rust☆932Aug 16, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,111Aug 10, 2026Updated 3 weeks ago
- Small, fast, synchronization primitives☆253Sep 13, 2024Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆38Dec 2, 2020Updated 5 years ago
- Compile time static maps for Rust☆2,186Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Compile-time checks that an enum or match is written in sorted order☆125Aug 3, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,090Mar 12, 2026Updated 5 months ago
- Execute your code on the Rust ecosystem.☆197Aug 21, 2026Updated last week
- A newtype wrapper that causes Debug impls to skip a field.☆21Apr 5, 2026Updated 4 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆803Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆557Aug 20, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,416Updated this week