Stars
- All languages
- Arduino
- Assembly
- Batchfile
- BitBake
- C
- C#
- C++
- CMake
- CSS
- DCPU-16 ASM
- Dart
- Dockerfile
- Eagle
- Fortran
- Go
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MATLAB
- MDX
- Makefile
- Mathematica
- Nix
- PHP
- Pascal
- Perl
- PowerShell
- Python
- Q#
- Ruby
- Rust
- Scala
- Scheme
- Shell
- TeX
- TypeScript
- VHDL
- Verilog
- Vim Script
The new Windows Terminal and the original Windows console host, all in the same place!
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
A brief computer graphics / rendering course
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
A C++ library for interacting with JSON.
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
Bash's powerful command line editing in cmd.exe
Matplot++: A C++ Graphics Library for Data Visualization ๐๐พ
Lightning fast C++/CUDA neural network framework
Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
A library of C++ coroutine abstractions for the coroutines TS
The C++ Standard Library for Parallelism and Concurrency
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Functional Programming Library for C++. Write concise and readable C++ code.
Cross-Platform Software-Defined Radio Application
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
486 lines of C++: old-school FPS in a weekend
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chromium, Redis and WebKit/Safari