mod-cpp / pacman
☆20Updated last year
Alternatives and similar repositories for pacman:
Users that are interested in pacman are comparing it to the libraries listed below
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- ☆61Updated 3 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆34Updated this week
- ☆76Updated 3 months ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆32Updated last month
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆96Updated 11 months ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- Zoo library☆121Updated 3 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- value types for composite class design - with allocators☆45Updated last week
- Coroutine support tools☆33Updated last week
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆23Updated 4 months ago
- A header only structure of arrays container for C++☆41Updated last year
- ☆33Updated 2 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code