BobSteagall / gcc-builderLinks
A collection of scripts for building GCC on Linux
☆64Updated 3 years 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
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A hash function library☆47Updated 2 weeks ago
- An HTML generator for Valgrind's Memcheck tool☆48Updated 4 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- ☆31Updated 4 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 9 months ago
- ☆62Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated last month
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆53Updated last week
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Measures high-level timing and memory usage metrics during compilation☆76Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple