antonsakhanovych's Stars
tsoding/nob.h
Next generation of the NoBuild idea
datavorous/GrudgePixel
A blazing fast, low footprint pixel art editor built with raylib, featuring a customizable canvas, multiple color palettes, and frame management for animations.
mmxgn/RXYO
A simple XY Oscilloscope made with Raylib and Miniaudio
tsoding/tula
Turing Language
Davidslv/rogue
Original Rogue Game (5.4.4)
tsoding/bi-format
Structured Human-Readable Binary Format
lynn/chibicc
A small C compiler… for uxn
bjorn3/wgpu
A cross-platform, safe, pure-Rust graphics API.
julienschmidt/httprouter
A high performance HTTP request router that scales well
martinvonz/jj
A Git-compatible VCS that is both simple and powerful
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
stevenhalim/cpbook-code
CP4 Free Source Code Project (C++17, Java11, Python3 and OCaml)
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
bigskysoftware/htmx
</> htmx - high power tools for HTML
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
mkdir28/Travel_Agency
phil-opp/blog_os
Writing an OS in Rust
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
azimjohn/jprq
join public router. quickly.
rexim/simpc-mode
Simple C mode for Emacs
mackron/miniaudio
Audio playback and capture library written in C, in a single source file.
tsoding/command-pattern
Command Pattern (an Imperative one)
magnars/dash.el
A modern list library for Emacs
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
tsoding/musializer
Music Visualizer
mr21/strsplit.c
Split/cut a string into an array with a string delimiter in C. The function is written to have only one malloc/free per call 🔥
GyulyVGC/sniffnet
Comfortably monitor your Internet traffic 🕵️♂️
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...