germandiagogomez / the-cpp-abstraction-penaltyView external linksLinks
Modern C++ benchmarking
☆73Jun 7, 2020Updated 5 years ago
Alternatives and similar repositories for the-cpp-abstraction-penalty
Users that are interested in the-cpp-abstraction-penalty are comparing it to the libraries listed below
Sorting:
- A repository to host C++ Concepts Lite TS examples, to help with GCC bug reporting☆15Mar 18, 2017Updated 8 years ago
- C++ container graph visualization for lldb.☆23Aug 23, 2019Updated 6 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Oct 14, 2015Updated 10 years ago
- Proposal for constexpr_allocator☆13Apr 5, 2017Updated 8 years ago
- Bullet physics library ported to JavaScript with Cheerp☆23Jan 9, 2016Updated 10 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Jul 2, 2021Updated 4 years ago
- Generic C++14 Database Construction Library☆15Jul 12, 2018Updated 7 years ago
- Sort function at 5 to 7 times faster than std :: sort☆15May 4, 2019Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Oct 21, 2016Updated 9 years ago
- Common code for biicode client and server☆13Jul 13, 2015Updated 10 years ago
- Toy virtual machine☆13Feb 25, 2015Updated 10 years ago
- Son of Grid engine☆18Dec 19, 2024Updated last year
- ☆39Sep 1, 2015Updated 10 years ago
- C++ examples☆25Aug 5, 2023Updated 2 years ago
- Demontrates the power and simplicity of writing C++ programs in the data abstraction-style.☆42Oct 15, 2018Updated 7 years ago
- Experimental support for the Boost libraries on biicode☆15Jul 29, 2015Updated 10 years ago
- The Grand C++ Error Explosion Competition test harness☆38Jan 7, 2015Updated 11 years ago
- ☆26Feb 21, 2025Updated 11 months ago
- Meson wraps service and tools, please use https://github.com/mesonbuild/wrapdb for wraps issues☆26Apr 4, 2021Updated 4 years ago
- NAS Parallel Benchmarks for evaluating GPU and APIs☆29Sep 29, 2025Updated 4 months ago
- A SAT solver implementation in VHDL, team tussle☆21Apr 13, 2016Updated 9 years ago
- some code for testing nonius, hayai and celero lmicro benchmarking ibraries☆25May 8, 2017Updated 8 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Oct 22, 2015Updated 10 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25May 18, 2019Updated 6 years ago
- High level C++ library with a focus on event I/O☆18Sep 23, 2019Updated 6 years ago
- ☆27Feb 1, 2018Updated 8 years ago
- Flickr Management System is a filesystem that syncs a Flickr account to a directory.☆37Oct 16, 2017Updated 8 years ago
- Tutorial:Memory Management and Advanced Debugging techniques☆26Jan 31, 2019Updated 7 years ago
- Simple header only pattern matching for c++14☆236Jun 15, 2021Updated 4 years ago
- Mock objects automatic code generator for C++ (with python equivalent)☆27Jun 1, 2018Updated 7 years ago
- Highly composable C++17 template meta programming library☆40Mar 2, 2019Updated 6 years ago
- A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.☆884Jun 11, 2018Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Jul 25, 2015Updated 10 years ago
- Create and deploy virtual-experiments - co-processing computational workflows☆10Jan 28, 2026Updated 2 weeks ago
- A package for running JuliaCI services on MIT's Nanosoldier cluster☆30Jan 22, 2026Updated 3 weeks ago
- Bazel build files collected from real-world GitHub projects☆33Dec 29, 2018Updated 7 years ago
- The C++ package manager based on premake5☆28Jul 9, 2018Updated 7 years ago
- stl compatible hashtable☆29Nov 4, 2017Updated 8 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Sep 25, 2019Updated 6 years ago