patrikhuber / cpp-taskflow
Fast C++ Parallel Programming with Task Dependency Graphs
☆9Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-taskflow
- A light-weight C++ profiling library☆31Updated 10 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- C++20 Vulkan and GLes rendering engine☆17Updated 2 months ago
- A scoped stack allocator☆36Updated 5 years ago
- C++17 tiny vector math library☆41Updated 11 months ago
- 🔺 Fast and simple polygon triangulation library.☆41Updated 6 years ago
- Allocation benchmarks☆30Updated 8 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 7 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆50Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Profile your c++ code☆80Updated 11 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 2 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆26Updated 8 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- vectorized high-level math library☆43Updated 5 years ago
- a collection of handle/id allocators☆20Updated 8 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆33Updated 7 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆18Updated 2 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆23Updated 6 years ago
- Single header Wavefront OBJ parser written in C.☆27Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Toy software vulkan ICD implementation☆19Updated 4 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 5 years ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆33Updated 4 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆38Updated 3 years ago