fgoujeon / scalpel
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 12 years ago
Alternatives and similar repositories for scalpel:
Users that are interested in scalpel are comparing it to the libraries listed below
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 9 years ago
- Public Domain random number generators for C++☆16Updated 9 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago
- Lightweight Msgpack Encoder☆15Updated 7 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Experimental programming language☆11Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Intermediate Compute Language with OpenCL/CUDA Backends☆18Updated 10 years ago
- Fast Point Overlap Test☆17Updated 6 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- ☆17Updated 5 years ago
- Nanoscale logging library in C++11☆14Updated 3 years ago
- Platform abstraction and utility library☆19Updated 2 months ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- ☆31Updated 9 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 8 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago