yrnkrn / zapccLinks
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
☆1,269Updated 5 years ago
Alternatives and similar repositories for zapcc
Users that are interested in zapcc are comparing it to the libraries listed below
Sorting:
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,832Updated this week
- Converts floating point numbers to decimal strings☆1,294Updated last year
- Experimental deferred and unordered destruction library for C++☆915Updated 6 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆806Updated 4 years ago
- The interactive C++ interpreter Cling☆1,795Updated 11 months ago
- C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server p…☆2,362Updated 5 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆666Updated 6 months ago
- Official git repository for libdivide: optimized integer division☆1,256Updated 5 months ago
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,528Updated 2 years ago
- libnop: C++ Native Object Protocols☆576Updated last year
- build2 build system☆650Updated last week
- A very fast hashtable☆1,814Updated 2 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 6 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,206Updated 4 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types