noamtashma / recursive_reference
This rust crate provides a way to walk on recursive structures easily and safely.
☆14Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for recursive_reference
- Example implementation of stack tokens for Rust☆33Updated 2 years ago
- An article explaining the unsoundness I found in owning-ref☆26Updated 2 years ago
- A bridge between different serde implementations.☆16Updated last year
- An ordered multimap.☆20Updated this week
- Macros to erase scope information from tokens☆24Updated last year
- Attribute proc-macro to delegate method to a field☆28Updated last year
- ☆18Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆21Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- Asynchronous DNS lookups☆61Updated 5 months ago
- The simd optimized escape code☆53Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- Dynamic structured values for Rust☆27Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago
- Byte-wise atomic memcpy.☆29Updated last week
- structured parallel execution for async Rust☆30Updated 3 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- ☆45Updated 2 months ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Rust crate for Ok-wrapping and try blocks☆19Updated 2 years ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆23Updated 3 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆38Updated last year
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Serde serializer for generating Starlark build targets☆62Updated 2 weeks ago