kivattt's Stars
golang/go
The Go programming language
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
libsdl-org/SDL
Simple Directmedia Layer
SFML/SFML
Simple and Fast Multimedia Library
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
gdamore/tcell
Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.
AnswerDotAI/gpu.cpp
A lightweight library for portable low-level GPU computation using WebGPU.
sasha-s/go-deadlock
Online deadlock detection in go (golang)
mikesart/gpuvis
GPU Trace Visualizer
otiai10/copy
Go copy directory recursively
editorconfig/editorconfig-core-c
EditorConfig core library written in C (for use by plugins supporting EditorConfig parsing)
layeh/gopher-luar
simplifies data passing to and from gopher-lua
distatus/battery
cross-platform, normalized battery information library
ehmicky/cross-platform-terminal-characters
All the characters that work on most terminals
Mathewnd/Astral
x86-64 Operating System
sabhiram/go-gitignore
A gitignore parser for go
cdacamar/fredbuf
The textbuf which drives fred
sphynx-owner/JFA_driven_motion_blur_demo
An interactive environment to showcase, test, and benchmark a motion blur post process effect driven by the Jump Flood Algorithm in Godot 4.3 beta
nicksam112/kanyec
A programming language based on the brilliance of Kanye West
libfn/functional
Extending C++ library for functional programming
cmuratori/pmctrace
Real-time collection of PMCs via ETW
lclevy/sony_raw
Description of Sony RAW file formats (SRF, SR2 and ARW)
counter185/voidsprite
Free pixelart editor made with SDL2 C++
benknoble/vim-racket
vim bundle for Racket
axseem/pixv
Minimalistic pixel art vectorization CLI
rhaskia/preTTY
Dioxus-based Terminal Emulator
tranvansang/octave.vim
Vim syntax highlighting for the GNU Octave programming language
Peppy3/mylang
Started on my own programming language
Peppy3/raytracing
A simple ray tracer in C