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:
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- 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
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Rust's Enum variant counter☆15Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Asynchronous DNS lookups☆66Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Macros to erase scope information from tokens☆26Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Serde serializer for generating Starlark build targets☆69Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Command line interface as a function.☆76Updated 2 years ago
- Dynamic structured values for Rust☆28Updated last month
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- ☆51Updated 9 months ago
- A minimalist property-based testing library☆116Updated 5 months ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- An efficient JSON Value parser☆77Updated last year
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- Cross platform process information in Rust☆68Updated 2 months ago