noamtashma / recursive_reference
This rust crate provides a way to walk on recursive structures easily and safely.
☆14Updated 3 years ago
Alternatives and similar repositories for recursive_reference:
Users that are interested in recursive_reference are comparing it to the libraries listed below
- A bridge between different serde implementations.☆16Updated last month
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- ☆19Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- An ordered multimap.☆20Updated 4 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- Dynamic structured values for Rust☆27Updated last month
- Helper trait to create a boxed instance without going through stack☆35Updated 3 years ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- The simd optimized escape code☆53Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- ☆37Updated 4 years ago
- ☆31Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Rust bindings for libssh https://www.libssh.org/☆33Updated last month
- Rust crate for Ok-wrapping and try blocks☆20Updated 2 years ago
- ☆46Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Channels☆23Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Rust's Enum variant counter☆15Updated 3 years ago