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
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- A bridge between different serde implementations.☆16Updated 2 months ago
- Dynamic structured values for Rust☆28Updated last month
- An ordered multimap.☆20Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- Macros to erase scope information from tokens☆24Updated last month
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- Rust bindings for libssh https://www.libssh.org/☆33Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Rust library to ease the task of creating daemons☆48Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- The simd optimized escape code☆53Updated last week
- ☆33Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Data-driven tests on stable Rust☆39Updated this week
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Completion futures for Rust☆19Updated 2 years ago