noamtashma / recursive_referenceLinks
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
Sorting:
- A bridge between different serde implementations.☆16Updated 3 months ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Dynamic structured values for Rust☆28Updated 2 months ago
- ☆19Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆47Updated 5 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆63Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- Data-driven tests on stable Rust☆39Updated this week
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Trying to create Sync bump allocator☆37Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- a fast async pool based on channel☆24Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago