Abstract over the atomicity of reference-counting pointers in rust
☆170Nov 13, 2025Updated 3 months ago
Alternatives and similar repositories for archery
Users that are interested in archery are comparing it to the libraries listed below
Sorting:
- Rust persistent data structures☆1,666Nov 13, 2025Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140May 19, 2022Updated 3 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated last year
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated last year
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Nov 28, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Feb 10, 2022Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- Efficient sized chunk datatypes for immutable.rs☆28Apr 29, 2022Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- Compile-time string operations☆117Feb 1, 2026Updated last month
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- A drawing framework for arbitrary windowing systems☆79Feb 11, 2024Updated 2 years ago
- Generic extensions for tapping values in Rust.☆501Sep 29, 2023Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Procedural macro span debugger/visualizer☆40Aug 28, 2020Updated 5 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- Versioned data-structures for Rust☆208Feb 26, 2025Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Nov 2, 2025Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Aug 18, 2024Updated last year
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- Async broadcast channels☆191Aug 19, 2025Updated 6 months ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Rust ABI safe code generator☆190Apr 25, 2025Updated 10 months ago
- Minimalist crate for deterministic binary encodings in Rust☆11Nov 19, 2024Updated last year
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week