someguynamedjosh / ouroborosLinks
Easy self-referential struct generation for Rust.
☆682Updated last year
Alternatives and similar repositories for ouroboros
Users that are interested in ouroboros are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆813Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆945Updated last month
- Support atomic operations on Arc itself☆1,224Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated this week
- Compile-time type-checked builder derive☆1,133Updated last week
- Macros for all your token pasting needs☆1,072Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆918Updated 10 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year
- A Rust proc-macro attribute parser☆1,209Updated this week
- Rust method delegation with less boilerplate☆508Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- ☆501Updated 2 months ago
- ☆894Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- Fast floating point to string conversion☆688Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆808Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- Clone trait that is object-safe☆745Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆545Updated 2 years ago
- Slab allocator for Rust☆865Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆846Updated last year