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☆26Updated 3 years ago
- A bridge between different serde implementations.☆16Updated 3 weeks ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- Dynamic structured values for Rust☆27Updated last month
- Asynchronous DNS lookups☆65Updated 9 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- ☆46Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- The simd optimized escape code☆53Updated this week
- Serde serializer for generating Starlark build targets☆66Updated this week
- Lending iterators on stable Rust☆82Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- An ordered multimap.☆20Updated 3 months ago
- Thread parking and unparking☆74Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆109Updated 2 weeks ago
- Macros to erase scope information from tokens☆24Updated last week
- Convert closures into wakers☆45Updated last month
- Data-driven tests on stable Rust☆39Updated this week
- A memory efficient syntax tree for language developers☆55Updated last month
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago