An atomically updatable Arc for lock-free concurrency.
☆190Nov 13, 2025Updated 4 months ago
Alternatives and similar repositories for aarc
Users that are interested in aarc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆353Aug 23, 2025Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆108Aug 19, 2024Updated last year
- ☆330Nov 15, 2025Updated 4 months ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,633Mar 3, 2026Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- (Auto)DRY for your Rust dependencies☆231Feb 13, 2025Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- An implementation of libc written in Rust☆324Feb 26, 2026Updated 3 weeks ago
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Aug 2, 2024Updated last year
- Powerful fixed-size, arbitrary bit-width integer types in Rust.☆127Updated this week
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆1,991Mar 13, 2026Updated last week
- A heckin small test generator☆30Apr 29, 2023Updated 2 years ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Jan 17, 2017Updated 9 years ago
- Making parsing a breeze☆865Updated this week
- Deadlock free mutexes☆177Mar 30, 2025Updated 11 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Compile-time type-checked builder derive☆1,151Jan 1, 2026Updated 2 months ago
- Compile-time regular expressions, the right way.☆80Feb 8, 2025Updated last year
- Compact, clone-on-write vector and string.☆300Updated this week
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Const TypeId and non-'static TypeId☆71Dec 20, 2025Updated 3 months ago
- ☆2,032Jan 27, 2026Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆265Jun 23, 2025Updated 9 months ago
- lock-free B+ tree☆311Sep 8, 2024Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- Unsafely fast hashing algorithm 📈☆1,005Mar 4, 2026Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 3 weeks ago
- Proof of concept ranged integers in Rust.☆64Feb 21, 2026Updated last month
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆29Mar 9, 2026Updated 2 weeks ago