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
Sorting:
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Dynamic structured values for Rust☆28Updated last month
- The simd optimized escape code☆54Updated this week
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- A bridge between different serde implementations.☆16Updated 2 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generated bindings for Linux's userspace API☆51Updated last month
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆33Updated 4 years ago
- Macros to erase scope information from tokens☆24Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆26Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Lending iterators on stable Rust☆82Updated last year
- ☆20Updated 7 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- libyaml transpiled to rust by c2rust☆33Updated last year
- ☆19Updated 2 years ago
- Byte-wise atomic memcpy.☆36Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago