jakubadamw / rutenspitzLinks
А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation
☆86Updated 2 years ago
Alternatives and similar repositories for rutenspitz
Users that are interested in rutenspitz are comparing it to the libraries listed below
Sorting:
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- ☆167Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆162Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆123Updated last week
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Rust serializer library☆87Updated this week
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Composable allocator structures for plugging together more powerful allocators☆35Updated 4 years ago
- A simple, id-based arena☆121Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Macro for sealing traits and structures☆59Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated last week
- ☆34Updated last year
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆59Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year