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.☆11Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Public Domain random number generators for C++☆16Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A library of tools for compiler construction.☆11Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months 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
- Platform abstraction and utility library☆19Updated last month
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- Allocation benchmarks☆30Updated 9 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A binary tree based memory allocator in C.☆11Updated 7 years ago
- Tiny PreProcessor☆18Updated 4 months ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Templates for producing various amalgamations☆21Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- OpenGL loader for GL3 Core and GLES2/3 - like gl3w, but written in CMake☆17Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago