hatcat / show.cppLinks
Presentation software using io2d
☆12Updated 5 years ago
Alternatives and similar repositories for show.cpp
Users that are interested in show.cpp are comparing it to the libraries listed below
Sorting:
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- forward declarations for C++ std headers☆75Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆263Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- C++ static_enum☆87Updated 6 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++17 compile-time enum reflection library☆45Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- Policy Based C++ Allocator Library☆123Updated 7 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A simple framework for compile-time benchmarks☆188Updated 4 years ago
- Meta programming library designed for compilation speed.☆172Updated 3 months ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month