foolnotion's Stars
HigherOrderCO/Bend
A massively parallel, high-level programming language
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
p-ranav/indicators
Activity Indicators for Modern C++
NVIDIA/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
stephenberry/glaze
Extremely fast, in memory, JSON and interface library for modern C++
nix-community/NUR
Nix User Repository: User contributed nix packages [maintainer=@Pandapip1]
andrivet/ADVobfuscator
Obfuscation library based on C++11/14 and metaprogramming
adamyaxley/Obfuscate
Guaranteed compile-time string literal obfuscation header-only library for C++14
eliaskosunen/scnlib
scanf for modern C++
romeric/Fastor
A lightweight high performance tensor algebra framework for modern C++
jbaldwin/libcoro
C++20 coroutine library
ConorWilliams/libfork
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
jeremy-rifkin/libassert
The most over-engineered C++ assertion library
tcbrindle/flux
A C++20 library for sequence-orientated programming
DeveloperPaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++20
mtmucha/coros
An easy-to-use and fast library for task-based parallelism, utilizing coroutines.
nescitus/cpw-engine
didactic chess engine for chessprogramming wiki
yinqiwen/rapidudf
A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support
maksimKorzh/chess_programming
Chess programming projects' source code from YouTube
libfn/functional
Extending C++ library for functional programming
gab8192/Obsidian
An UCI chess engine
jmuehlig/perf-cpp
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
dpuyda/scheduling
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
RedBedHed/blipsort
Branchless-Lomuto in Pattern-Defeating Quicksort
cucumberbolts/Chess
A Chess GUI written in C++ using ImGui and OpenGL
bluescarni/tanuki
A type-erasure toolkit for C++20
schnitzi/rampart
Tool for generating test data for chess move generators.
nessan/xoshiro
C++ header-only library for the full family of Xoshiro/Xoroshiro random number generators
florianBachinger/FeynmanEquations-Python
Providing python code snippets for the Feynman equations often used as benchmark data for ML experiments in literature.
florianBachinger/FeynmanEquations-Python-JDIQ
Providing python code snippets for the Feynman equations often used as benchmark data for ML experiments in literature.