fgoujeon / scalpelLinks
Scalpel stands for source code analysis, libre and portable library. This is a C++ library which aims to perform full syntax and semantic analysis of any given C++ program.
☆16Updated 13 years ago
Alternatives and similar repositories for scalpel
Users that are interested in scalpel are comparing it to the libraries listed below
Sorting:
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Foundations of symbol based programming☆30Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- nd-tree data structures and algorithms☆15Updated 10 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- Allocation benchmarks☆30Updated 9 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C++ reflection framework (for fun)☆14Updated 11 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 years ago
- Reference counted synchronized pointer.☆14Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 2 weeks ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++ toolbox for modern OpenGL☆13Updated 10 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago