regehr / rb_tree_demoLinks
code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896
☆18Updated 6 years ago
Alternatives and similar repositories for rb_tree_demo
Users that are interested in rb_tree_demo are comparing it to the libraries listed below
Sorting:
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- A simple VM to play with OSR in LLVM☆15Updated 8 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- custom type systems for Clang☆98Updated 10 years ago
- Formal semantics of LLVM IR in K☆47Updated 7 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Python bindings for libgccjit.so☆48Updated 10 years ago
- A SAT solver implementation in VHDL, team tussle☆21Updated 9 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆220Updated 2 years ago
- A static verifier for concurrent C programs☆136Updated 4 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆32Updated 6 years ago
- Public snapshots of "ACSL by Example"☆114Updated 4 months ago
- ☆89Updated 3 years ago
- An advanced automated reasoning tool for memory consistency model specifications.☆25Updated 3 years ago
- ☆23Updated 4 months ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Automatic regression verification for LLVM programs☆19Updated 4 years ago
- Release snapshots of the Frama-C platform for source code analysis☆173Updated 4 years ago
- Linux kernel library functions formally verified.☆52Updated 4 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 6 months ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- Network Semantics☆90Updated 6 years ago
- Continuation Passing C☆114Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- C++11 library for many-sorted logics☆39Updated 8 years ago
- IVy is a research tool intended to allow interactive development of protocols and their proofs of correctness and to provide a platform f…☆231Updated 4 years ago
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 years ago