Abstract over the atomicity of reference-counting pointers in rust
☆171Nov 13, 2025Updated 5 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,696Nov 13, 2025Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆289Jan 22, 2026Updated 3 months ago
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆391Sep 17, 2025Updated 7 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Nov 28, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Heap-based async timers☆216Jun 14, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆379Apr 10, 2026Updated 3 weeks ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140May 19, 2022Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,063Feb 10, 2026Updated 2 months ago
- The current state of Rust’s various stable/unstable features.☆16May 7, 2021Updated 4 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☆119Apr 26, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- The arena, a fast but limited type of allocator☆581Aug 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.☆298Dec 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.☆501Sep 29, 2023Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆656Nov 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,312Dec 6, 2025Updated 4 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆145Apr 29, 2021Updated 5 years 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.
- A map backed by a vector☆26Mar 12, 2024Updated 2 years ago
- A Rust proc-macro attribute parser☆1,242Jan 15, 2026Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,349Apr 18, 2026Updated 2 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,583Aug 19, 2024Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 8 months ago
- Notify async tasks or threads☆506Feb 7, 2026Updated 2 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,431Dec 24, 2025Updated 4 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- composable validation functions for custom types☆14Jun 11, 2025Updated 10 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☆494Jan 28, 2026Updated 3 months ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago