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 low-level I/O ownership and borrowing library☆106Updated 6 months ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Asynchronous DNS lookups☆67Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- Dynamic structured values for Rust☆30Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Macros to erase scope information from tokens☆26Updated last month
- Serde serializer for generating Starlark build targets☆71Updated last month
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Rust's Enum variant counter☆15Updated 4 years ago
- Rust library to ease the task of creating daemons☆53Updated 8 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- ☆52Updated last year
- Layered configuration system built upon serde☆32Updated 5 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- Synchronous memory pipe for Rust☆31Updated 5 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated this week
- An efficient JSON Value parser☆76Updated 2 years ago
- Take a value atomically once.☆30Updated 3 years ago