BobSteagall / gcc-builderLinks
A collection of scripts for building GCC on Linux
☆64Updated 2 weeks ago
Alternatives and similar repositories for gcc-builder
Users that are interested in gcc-builder are comparing it to the libraries listed below
Sorting:
- A collection of scripts for building Clang on Linux☆17Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- ☆31Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Using C++ templates to track dimensional metadata☆11Updated 5 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated this week
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A hash function library☆49Updated last month
- Yet another C++ text formatting library.☆71Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- Compiler/BuildSystem Interface Library☆29Updated 3 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 3 weeks ago
- C++20 Static Branch library☆95Updated 7 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week
- Rebooting the std::bitset franchise☆46Updated last week
- A drop in replacement for pkg-config/pkgconf using cps files☆20Updated 8 months ago
- Convert an autotools project to CMake☆79Updated last year