Stars
A curated collection of example marimo notebooks — use these as templates for your own experiments, workflows, and tools.
VIP cheatsheet for Stanford's CME 295 Transformers and Large Language Models
A hub for various industry-specific schemas to be used with VLMs.
EntityX - A fast, type-safe C++ Entity-Component system
Master programming by recreating your favorite technologies from scratch.
A system for agentic LLM-powered data processing and ETL
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Pure C++ implementation of several models for real-time chatting on your computer (CPU & GPU)
A comprehensive collection of KAN(Kolmogorov-Arnold Network)-related resources, including libraries, projects, tutorials, papers, and more, for researchers and developers in the Kolmogorov-Arnold N…
A fast entity component system (ECS) for C & C++
AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)
Customizable automatic UML diagram generator for C++ based on Clang.
A simple script that generates a PlantUML class diagram from a C++ source file
Sources for https://habr.com/ru/articles/738362/
Record voice notes & transcribe, summarize, and get tasks
C++ Trading Algorithm Backtest Environment
redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)
A high frequency trading and market making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and o…
libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretically unlimited number of dimensions, and can store any data st…
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
C++ implementation of KDTree & kNN classification on MNIST
Pure cpp implementation of XGBoost predictor for systems real-time prediction.