Abstract over the atomicity of reference-counting pointers in rust
☆178Jul 19, 2026Updated this week
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,746Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆296Jun 29, 2026Updated 3 weeks ago
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated 10 months ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆141May 19, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A string type for Rust that is not required to be valid UTF-8.☆1,093Jul 15, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆383Jul 3, 2026Updated 2 weeks ago
- Heap-based async timers☆219May 20, 2026Updated 2 months ago
- The current state of Rust’s various stable/unstable features.☆16May 7, 2021Updated 5 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆52Nov 28, 2024Updated last year
- Read input lines as byte slices for high efficiency☆71Jan 5, 2024Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆265Feb 10, 2022Updated 4 years ago
- Efficient sized chunk datatypes for immutable.rs☆29Apr 29, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Aug 14, 2019Updated 6 years ago
- The arena, a fast but limited type of allocator☆588Aug 16, 2024Updated last year
- Compile-time string operations☆119Jul 1, 2026Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆506Sep 29, 2023Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆145Apr 29, 2021Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆305Jul 16, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years ago
- Slotmap data structure for Rust☆1,337May 9, 2026Updated 2 months 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 Rust proc-macro attribute parser☆1,260Jan 15, 2026Updated 6 months ago
- Hybrid typenum/const generic arrays☆23Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,399Jul 10, 2026Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆185Jul 8, 2026Updated 2 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Apr 22, 2022Updated 4 years ago
- SIMD aligned data structures to work with `std::simd`.☆11Dec 14, 2024Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,453Jul 4, 2026Updated 2 weeks ago
- Procedural macro span debugger/visualizer☆39Aug 28, 2020Updated 5 years ago
- Assorted immutable collection datatypes for Rust☆1,584Aug 19, 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.
- composable validation functions for custom types☆14Jun 11, 2025Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆222Updated this week
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Structured concurrency operations for async Rust☆500Jan 28, 2026Updated 5 months ago
- ☆31Feb 22, 2020Updated 6 years ago
- Notify async tasks or threads☆511Jul 13, 2026Updated last week
- Negative trait implementations on stable Rust.☆19Jul 3, 2026Updated 2 weeks ago