nikitablack / cpp-testsLinks
c++ code tests and examples
☆24Updated 5 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:
- Lightweight C++ task system☆82Updated 8 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++ string formatting library☆46Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 8 years ago
- Repository for my C++Now 2016 sessions.☆43Updated 9 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- C++ network library☆31Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Vulkan rendering library for graphics and text☆95Updated 8 months ago
- Fast delegates implementation☆56Updated 3 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Profile your c++ code☆80Updated 13 years ago
- The Configurable Math Library☆85Updated last week
- 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 no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago