nikitablack / cpp-tests
c++ code tests and examples
☆23Updated 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
- C++ string formatting library☆44Updated 5 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++17 tiny vector math library☆41Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- C++ network library☆31Updated 8 years ago
- C++ Delegate Library Collection☆29Updated 8 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Lightweight C++ task system☆79Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- Fast delegates implementation☆56Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 3 years ago
- GLFW Manager - C++ wrapper with multi-threading☆63Updated 11 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- ☆47Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated last week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 7 months ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A cross-platform remote logging console written in C++☆59Updated 2 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 13 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago