Stars
Minimal and annotated implementations of key ideas from modern deep learning research.
Open Source Application for Advanced LLM Engineering: interact, train, fine-tune, and evaluate large language models on your own computer.
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
C++ Implementtion of Containers, CPU/GPU Allocators, Task Scheduler and other utilities
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…