iemelyanov's Stars
ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
karpathy/llm.c
LLM training in simple, raw C/CUDA
aristocratos/btop
A monitor of resources
doomemacs/doomemacs
An Emacs framework for the stubborn martian hacker
chartdb/chartdb
Database diagrams editor that allows you to visualize and design your DB with a single query.
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
electric-sql/pglite
Embeddable Postgres with real-time, reactive bindings.
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
rosedblabs/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
grafana/mimir
Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
EpicGamesExt/raddebugger
A native, user-mode, multi-process, graphical debugger.
microsoft/retina
eBPF distributed networking observability tool for Kubernetes
espruino/Espruino
The Espruino JavaScript interpreter - Official Repo
google/starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
ValeLang/Vale
Compiler for the Vale programming language - http://vale.dev/
chapel-lang/chapel
a Productive Parallel Programming Language
stephenberry/glaze
Extremely fast, in memory, JSON and interface library for modern C++
silentbicycle/greatest
A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.
travisvroman/kohi
A game engine made as part of the Kohi Game Engine series on YouTube (and Twitch!), where we make a game engine from the ground up using C and Vulkan.
sourcegraph/zoekt
Fast trigram based code search
talostrading/sonic
Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achieving the lowest possible latency and jitter in Go.
MoarVM/MoarVM
A VM with adaptive optimization and JIT compilation, built for Rakudo
onyx-lang/onyx
✨ The compiler and developer toolchain for Onyx
erincatto/box2c
Retired version 3 repository
cozis/blogtech
Custom web server for my blog
mtmucha/coros
An easy-to-use and fast library for task-based parallelism, utilizing coroutines.
google/gwpsan
GWPSan: Sampling-Based Sanitizer Framework
gccore/Examples
Some C++ Examples.