noamtashma / recursive_referenceLinks
This rust crate provides a way to walk on recursive structures easily and safely.
☆13Updated 4 years ago
Alternatives and similar repositories for recursive_reference
Users that are interested in recursive_reference are comparing it to the libraries listed below
Sorting:
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Dynamic structured values for Rust☆28Updated 3 weeks 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…☆45Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 9 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- structured parallel execution for async Rust☆37Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Serde serializer for generating Starlark build targets☆69Updated this week
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆51Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- A Rusty CUDA wrapper☆32Updated 3 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- ☆22Updated last year
- ☆44Updated 7 months ago