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
Related projects ⓘ
Alternatives and complementary repositories for scalpel
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago
- Fast Point Overlap Test☆17Updated 6 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
- A binary tree based memory allocator in C.☆11Updated 7 years ago
- Public Domain random number generators for C++☆16Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- Simple burg linear predictor (C++11)☆13Updated 8 years ago
- Heal is a lightweight C++ library to aid and debug applications. Heal requires C++11 (or C++03 with boost at least).☆16Updated 9 years ago
- ☆17Updated 5 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Lightweight Msgpack Encoder☆15Updated 7 years ago
- Platform abstraction and utility library☆18Updated last week
- Easily batch-build cmake projects!☆17Updated 6 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
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 9 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated last year
- A dynamic version of std::bitset☆16Updated 11 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago