BobSteagall / clang-builderLinks
A collection of scripts for building Clang on Linux
☆17Updated 3 years ago
Alternatives and similar repositories for clang-builder
Users that are interested in clang-builder are comparing it to the libraries listed below
Sorting:
- A collection of scripts for building GCC on Linux☆64Updated 3 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Demo implementation of C++ networking☆18Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 7 months ago
- A hash function library☆47Updated 2 weeks ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 9 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Standard method to identify a project's executable, for now specifically aimed at test-frameworks☆10Updated 8 years ago
- ☆38Updated 4 years ago
- Conan extension☆10Updated 2 months ago
- Simple C++ library with useful string functions.☆10Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortran☆25Updated this week
- Using C++ templates to track dimensional metadata☆11Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A simple cmake-based modular build system for C and C++, designed to be easy to use with a higher level project format than that of cmake…☆27Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- Container Traits for Modern C++☆30Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆22Updated 2 months ago
- An HTML generator for Valgrind's Memcheck tool☆48Updated 4 years ago