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
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Allocation benchmarks☆30Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 11 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
- nd-tree data structures and algorithms☆15Updated 10 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 9 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
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Network simulator for reliable UDP testing in C++☆16Updated 6 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- Platform abstraction and utility library☆20Updated 4 months ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 10 years ago
- A library of tools for compiler construction.☆11Updated 9 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A flexible image resampling library☆43Updated 8 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago