nikitablack / cpp-testsLinks
c++ code tests and examples
☆25Updated 6 years ago
Alternatives and similar repositories for cpp-tests
Users that are interested in cpp-tests are comparing it to the libraries listed below
Sorting:
- Repository for my C++Now 2016 sessions.☆43Updated 9 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 9 years ago
- forward declarations for C++ std headers☆75Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- C++ string formatting library☆47Updated 6 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 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
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- small delegate implementation☆85Updated 9 years ago
- Profile your c++ code☆81Updated 13 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 2 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Vulkan rendering library for graphics and text☆95Updated last week
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 7 years ago
- C++ network library☆31Updated 9 years ago