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:
- Nanoscale logging library in C++11☆13Updated 3 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- any_function is a functional counterpart to std::any☆14Updated 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
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- C/C++ helpers☆23Updated 9 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- Platform abstraction and utility library☆19Updated 3 weeks ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- High-performance C++ for macOS, iOS, tvOS, Android, Linux, and Windows☆42Updated 3 years ago
- A binary tree based memory allocator in C.☆11Updated 7 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Portable, protocol-agnostic UDP socket wrapper, primarily designed for client-server models in applications such as games (deprecated, us…☆12Updated 7 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Fast Point Overlap Test☆17Updated 7 years ago
- Intermediate Compute Language with OpenCL/CUDA Backends☆18Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A scoped stack allocator☆36Updated 6 years ago