asartori86 / build_system_toolsLinks
Gentle introduction to the basics of CMake and meson, and unit-testing with gtest.
☆13Updated 5 years ago
Alternatives and similar repositories for build_system_tools
Users that are interested in build_system_tools are comparing it to the libraries listed below
Sorting:
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Google Benchmark data visualization tool☆26Updated 2 weeks ago
- Modern C++ framework for critical systems☆21Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- `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
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context☆11Updated 4 years ago
- An argument-parsing library for C++.☆44Updated 8 months ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- C++20 Static Branch library☆59Updated 3 weeks ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago