abiggerhammer / hammer
Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.
☆288Updated 4 years ago
Alternatives and similar repositories for hammer:
Users that are interested in hammer are comparing it to the libraries listed below
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆433Updated 2 years ago
- property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input☆616Updated 4 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- BSD Licensed Bignum Library☆232Updated 11 months ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- ♥ Janusz Brzozowski☆161Updated last year
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Semantics of C in K☆310Updated 3 years ago
- x86-64 assembler library☆478Updated 4 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- SLAyer is an automatic formal verification tool that uses separation logic to verify memory safety of C programs.☆326Updated 8 years ago
- A practical interface generator for data formats.☆128Updated 4 years ago
- BSD-licensed C99/POSIX library code shared between tarsnap, scrypt, kivaloo, spiped, and bsdiff.☆112Updated 2 weeks ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- ☆329Updated 9 years ago
- portable libc optimized for code size and readability☆81Updated 8 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- Extending C with cmacro☆334Updated 4 years ago
- An obsolete project☆83Updated 6 years ago
- An-source C library developed and used at AppNexus.☆108Updated 5 years ago
- A collection of compiler, emulator and microkernel tools.☆251Updated 5 years ago
- A compiler from ML to C++ template language☆158Updated 9 years ago
- C99 parser and frontend for libfirm☆345Updated last month
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆193Updated 8 months ago
- UTF-8 rope library for C☆278Updated 3 years ago
- Yet Another Earley Parser☆140Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago