BobSteagall / clang-builder
A collection of scripts for building Clang on Linux
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for clang-builder
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated this week
- Containers of fixed capacity,☆9Updated 3 months ago
- Using C++ templates to track dimensional metadata☆11Updated 3 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- A hash function library☆22Updated this week
- A saturating arithmetic cast.☆12Updated 5 years ago
- SLB: C++ Standard Library Backport☆11Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month
- ☆17Updated 3 weeks ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- C++ Club☆15Updated 2 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- The Fancy Named Parameters Library☆27Updated 2 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Easily batch-build cmake projects!☆17Updated 5 months ago
- Modern C++ framework for critical systems☆21Updated 11 months ago
- Collection of proposals for c++☆23Updated last month
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 6 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Beman.Optional26: `std::optional` extensions targeting C++26