corelight / cwrapLinks
Auto wrap C and C++ functions with instrumentation
☆31Updated 5 years ago
Alternatives and similar repositories for cwrap
Users that are interested in cwrap are comparing it to the libraries listed below
Sorting:
- Mock C functions using the preprocessor☆33Updated 6 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A framework for reusing code in Clang tools☆126Updated 3 months ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Output time spent in different GCC compilation phases for each comilation unit, by reading a build log file☆15Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Modern C++ framework for critical systems☆21Updated 2 years ago
- Simple mutation-testing☆47Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Evo C++ Library☆31Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Literal Logging for C++☆86Updated 8 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 9 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 10 years ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆28Updated 4 months ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- LALR(1) parser for C++☆80Updated last year
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆147Updated 4 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago