jwmcglynn / pixelmatch-cpp17
A C++17 port of the JavaScript pixelmatch library, providing a small pixel-level image comparison library.
☆11Updated last month
Alternatives and similar repositories for pixelmatch-cpp17:
Users that are interested in pixelmatch-cpp17 are comparing it to the libraries listed below
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- Fast and lightweight thread pool for C++11 and newer.☆42Updated 5 months ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 8 months ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated 2 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 5 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated 3 weeks ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 2 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 5 months ago
- Scalpel stands for source code analysis, libre and portable library. This is a C++ library which aims to perform full syntax and semantic…☆16Updated 13 years ago
- A LightFileWatcher☆29Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Sampling profiler for native applications on Windows, based on ETW☆74Updated last year
- Fast, data-oriented, stdlib-style hash table☆21Updated 8 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆42Updated 3 months ago
- A C++ port of the Rust Pathfinder GPU rasterizer☆9Updated last week
- Pipelines for Modern C++☆67Updated 4 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆41Updated 6 years ago
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆87Updated this week
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Microsoft's Debug Interface Access SDK☆24Updated 5 months ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- 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 10 months ago