-
NewTec GmbH
- Freiburg
Highlights
- Pro
Stars
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
A cheatsheet of modern C++ language and library features.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
The book "Performance Analysis and Tuning on Modern CPU"
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance conc…
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
Envision a future where every student can read all the code of a teaching operating system.
🎲 Modern 3D graphics made simple with C++20 cross-platform framework and rendering abstraction API on top of DirectX 12, Vulkan & Metal
A GPU benchmark tool for evaluating GPUs and CPUs on mixed operational intensity kernels (CUDA, OpenCL, HIP, SYCL, OpenMP)
Shows how to use wxWidgets controls only by programming code (c++17).
A custom malloc implementation in C explained
A common C API for communicating with NDI Polaris and Aurora devices
Minimalist real-time 3D particles simulator (Boids, Fluids, Clouds) based on OpenGL/OpenCL frameworks