tarruda / premake-export-compile-commandsLinks
Premake module to export compiler commands in JSON Compilation Database Format
☆41Updated last year
Alternatives and similar repositories for premake-export-compile-commands
Users that are interested in premake-export-compile-commands are comparing it to the libraries listed below
Sorting:
- A minimalistic single-header multi-platform C89 lib for stack tracing☆41Updated 2 months ago
- Premake module adding support for Qt to actions (Visual Studio, makefiles, etc.)☆46Updated 10 months ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆77Updated 4 months ago
- Premake module adding support for compilation speed up through the use of the "single compilation unit" pattern, slightly modified.☆17Updated 10 months ago
- A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.☆67Updated 8 months ago
- An extensible, cross-platform, single-header C/C++ OpenGL loader library.☆90Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Single-header libraries from the Magnum engine☆119Updated last month
- Use EnTT in Lua with Sol2☆50Updated 6 months ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆81Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- reflection in c++ for json de/serialization☆45Updated last year
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆63Updated last week
- A font cooking library☆54Updated 3 years ago
- An implementation of a weak handle interface to a packed vector in C++☆14Updated last year
- std::embed implementation for the poor (C++17)☆91Updated last year
- Everything I am (was...) passionate about - the best game engine ever☆51Updated 4 years ago
- Premake extension to support Ninja☆67Updated last month
- cross-platform filewatcher library for c/c++☆101Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆121Updated 4 months ago
- ZeroToHero☆57Updated 2 years ago
- CMake generator for Premake. I don't actively maintain it right now. feel free to fork to make changes.☆64Updated 10 months ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆118Updated 5 years ago
- SIMD HAL header-only library☆52Updated last month
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 3 weeks ago
- ☆49Updated 7 years ago
- Small collection of debug-related drop-in c/c++-utils