CedricGuillemet / libProfiler
Profile your c++ code
☆81Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for libProfiler
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- Lightweight C++ task system☆79Updated 7 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- Flat containers for C++☆56Updated 2 years ago
- Fixed size function wrapper like std::function☆68Updated 8 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆50Updated 4 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆88Updated last year
- C++17 tiny vector math library☆41Updated 11 months ago
- High performance multithreading toolkit for C++17☆46Updated 3 weeks ago
- SPMD in C++☆68Updated 4 years ago
- C++ implementation of strong types☆53Updated 4 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆38Updated 3 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆71Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- C++ string formatting library☆44Updated 4 years ago
- A high performance C++ playground library☆47Updated 8 years ago
- Fast hash table template for array indexes.☆27Updated 7 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆100Updated last year
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- forward declarations for C++ std headers☆72Updated 3 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago