Abstract over the atomicity of reference-counting pointers in rust
☆173Nov 13, 2025Updated 6 months ago
Alternatives and similar repositories for archery
Users that are interested in archery are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust persistent data structures☆1,707May 15, 2026Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆292Jan 22, 2026Updated 4 months ago
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 8 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆52Nov 28, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Heap-based async timers☆216Jun 14, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆380May 2, 2026Updated 3 weeks ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140May 19, 2022Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,071Feb 10, 2026Updated 3 months ago
- The current state of Rust’s various stable/unstable features.☆16May 7, 2021Updated 5 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Feb 10, 2022Updated 4 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated 2 years ago
- Read input lines as byte slices for high efficiency☆71Jan 5, 2024Updated 2 years ago
- Compile-time string operations☆120Apr 26, 2026Updated 3 weeks ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- The arena, a fast but limited type of allocator☆585Aug 16, 2024Updated last year
- Efficient sized chunk datatypes for immutable.rs☆29Apr 29, 2022Updated 4 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆304Dec 30, 2025Updated 4 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Aug 14, 2019Updated 6 years ago
- Generic extensions for tapping values in Rust.☆504Sep 29, 2023Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- Slotmap data structure for Rust☆1,315May 9, 2026Updated 2 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆145Apr 29, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A map backed by a vector☆26Mar 12, 2024Updated 2 years ago
- A Rust proc-macro attribute parser☆1,251Jan 15, 2026Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,362May 2, 2026Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Apr 22, 2022Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- Assorted immutable collection datatypes for Rust☆1,582Aug 19, 2024Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆182Aug 11, 2025Updated 9 months ago
- Notify async tasks or threads☆507Feb 7, 2026Updated 3 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,437Dec 24, 2025Updated 4 months 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.
- composable validation functions for custom types☆14Jun 11, 2025Updated 11 months ago
- SIMD aligned data structures to work with `std::simd`.☆11Dec 14, 2024Updated last year
- Procedural macro span debugger/visualizer☆39Aug 28, 2020Updated 5 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Mar 24, 2026Updated last month
- Structured concurrency operations for async Rust☆496Jan 28, 2026Updated 3 months ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago