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:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A low-level I/O ownership and borrowing library☆104Updated last week
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- The simd optimized escape code☆54Updated last week
- Thread parking and unparking☆78Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 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
- Asynchronous DNS lookups☆66Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- a fast async pool based on channel☆26Updated 2 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Dynamic structured values for Rust☆28Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- ☆50Updated 8 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Layered configuration system built upon serde☆32Updated 5 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Calculate the next timestamp matching a given crontab pattern☆58Updated last week
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago