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