7-day longest streak
-
lorca
Build cross-platform modern desktop apps in Go + HTML5
Go ★ 8.2k 1y agoExplain → -
jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
C ★ 4.2k 2y agoExplain → -
awfice
The world smallest office suite
HTML ★ 3.6k 3y agoExplain → -
fenster
The most minimal cross-platform GUI library
C++ ★ 1.5k 1y agoExplain → -
pennybase
Poor man's Backend-as-a-Service (BaaS), similar to Firebase/Supabase/Pocketbase
Go ★ 825 1y agoExplain → -
grayskull
A tiny, dependency-free computer vision library in C for embedded systems, drones, and robotics.
C ★ 691 8mo agoExplain → -
tray
Cross-platform, super tiny C99 implementation of a system tray icon with a popup menu.
C ★ 576 2y agoExplain → -
partcl
ParTcl - a micro Tcl implementation
C ★ 524 2mo agoExplain → -
luash
Tiny lua module to write shell scripts with lua (inspired by Python's sh module)
Lua ★ 373 3y agoExplain → -
metric
Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.
Go ★ 368 6y agoExplain → -
tinylangs
Real programming languages in 50 lines of code
Python ★ 350 1y agoExplain → -
pt
Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.
C ★ 306 9y agoExplain → -
o
Tiny and simple React clone
JavaScript ★ 289 3y agoExplain → -
lua-promises
A+ promises in Lua
Lua ★ 233 8y agoExplain → -
webview-python
Python bindings to webview
Objective-C ★ 164 5y agoExplain → -
tojvm
A toy JVM in Go
Go ★ 161 6y agoExplain → -
log
Ultimately minimal (yet very convenient) logger for Android and Java
Java ★ 160 10y agoExplain → -
expr
Fast and lightweight math expression evaluator in C99
C ★ 151 6y agoExplain → -
bfapi
Resilient, scalable Brainf*ck, in the spirit of modern systems design
Go ★ 147 5y agoExplain → -
nokia-composer
Nokia Composer in 512 bytes
HTML ★ 143 1y agoExplain → -
hid
Simple HID driver for Go (pure golang, no dependencies, no cgo)
Go ★ 126 6y agoExplain → -
zine
Tiny CSS template to produce micro-zines (folded 8-page magazines)
HTML ★ 112 2mo agoExplain → -
zs
Absolutely minimal static site generator in Go (powers https://zserge.com)
Go ★ 101 4y agoExplain → -
tinysh
Tiny UNIX shell, de-obfuscated, modernized, and "rewritten in Rust".
C ★ 99 6y agoExplain → -
lc3-forth
Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU
C ★ 92 4y agoExplain → -
nanonn
A nano-framework for neural networks
Rust ★ 89 3y agoExplain → -
kalk
Modern VisiCalc clone for the terminal
C ★ 83 3mo agoExplain → -
1bitr
Minimalistic text-based 1-bit music tracker
C ★ 82 5y agoExplain → -
dotfiles
git clone --bare https://github.com/zserge/dotfiles $HOME/.dotfiles && git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME checkout
Vim script ★ 82 5y agoExplain → -
carnatus
A tiny chess engine in Go (sunfish port)
Go ★ 78 5y agoExplain → -
headline
Ascetic RSS reader in JavaScript, no server required
JavaScript ★ 63 6y agoExplain → -
odetoj
Rewrite of Arthur Whitney's one-page J interpreter in Rust
Rust ★ 61 6y agoExplain → -
beep
Cross-platform beep() function
C ★ 56 5y agoExplain → -
glob-grep
A little experiment: compare the languages aimed to replace C
Zig ★ 56 5y agoExplain → -
buckbone
A simple android project generator for the Buck build system
Shell ★ 51 11y agoExplain → -
q
Tiny and simple VueJS clone
JavaScript ★ 49 5y agoExplain → -
tab
🎼 A tiny CLI tool to render tabs for music instruments (🎹🎷🎺🎸🪕🪈 and many others!)
C ★ 46 9mo agoExplain → -
slide
An attempt to implement Trikita Slide for desktop
C++ ★ 39 8y agoExplain → -
figma-simplify-path
Figma plugin to simplify vector paths
JavaScript ★ 33 6y agoExplain → -
tinygames
A collection of tiny command-line games in C
C ★ 25 1y agoExplain → -
bsoz
One of the most minimal MOS6502 and retro computer emulators!
C ★ 22 2y agoExplain → -
mucks
A tiny terminal session manager for Tmux, Screen and DVTM
Shell ★ 20 11y agoExplain → -
utensil
A tiny single-header tensor library in C
C ★ 19 4d agoExplain → -
anvil-kotlin-demos
Minimal tutorial/demos for Anvil+Kotlin
Kotlin ★ 19 10y agoExplain → -
socreates
A non-coding coding agent
Go ★ 17 1mo agoExplain → -
asmy
A minimal Python-based assembler for multiple architectures.
Python ★ 15 1y agoExplain → -
zserge.github.io
My static site
HTML ★ 13 2d agoExplain → -
kv
An ultimately minimal persistent key-value store + LRU cache
Go ★ 13 10y agoExplain → -
aint
Code for the "AI or AIN'T" blog posts
Go ★ 12 2y agoExplain → -
yu
Yu is a tee-like tool, but with rotation feature like logrotate
C ★ 10 11y agoExplain → -
jsmn.lua
The world fastest JSON parser ported to Lua
Lua ★ 10 10y agoExplain → -
mdns
Very pragmatic mDNS implementation in Go
Go ★ 9 11y agoExplain → -
bf
Well, everyone has to write a brainf*ck interpreter at some point
C ★ 7 5y agoExplain → -
awesome-android-1 ⑂
A curated list of awesome Android packages and resources.
★ 7 8y agoExplain → -
kveer
A tiny in-memory key-value storage in Go with optional persistence (atomic backup file, or append-only)
Go ★ 7 11y agoExplain → -
lex
A library for writing lexers in Go
Go ★ 6 10y agoExplain → -
awesome-privacy ⑂
Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
★ 6 5y agoExplain → -
textizer
Minimal android widgets in Scheme
Java ★ 6 9y agoExplain → -
toy-java-agent
Toy Java agent
Java ★ 6 6y agoExplain → -
covered
Trello Cover Card Generator
JavaScript ★ 5 5y agoExplain → -
atomicwriter
Atomic file writes in Go (using a unique temporary file and atomic rename)
Go ★ 5 11y agoExplain → -
awesome-go ⑂
A curated list of awesome Go frameworks, libraries and software
Go ★ 4 8y agoExplain → -
chess
No description.
JavaScript ★ 4 5y agoExplain → -
aurfuse
Minimal audio toolkit for writing synthesizers in C
C ★ 3 4mo agoExplain → -
ping
An ultimately minimal social network, messaging, pub/sub and home automation app
★ 3 11y agoExplain → -
govad
Silero VAD (Voice Activity Detector) in Pure Go
Go ★ 3 3mo agoExplain → -
dot-dom ⑂
.dom is a tiny (512 byte) template engine that uses virtual DOM and some of react principles
JavaScript ★ 3 7y agoExplain → -
gif
Simple GIF recorder
HTML ★ 3 7y agoExplain → -
protoc-gen-micro
Protobuf code generation for micro
Go ★ 3 8y agoExplain → -
incr
incr.it backend
JavaScript ★ 3 10y agoExplain → -
photo
Minimalistic private photo booth
HTML ★ 3 7y agoExplain → -
h
A new headline reader (RSS/Atom)
HTML ★ 2 1y agoExplain → -
gohistogram ⑂
Streaming approximate histograms in Go
Go ★ 2 8y agoExplain → -
rtaudio ⑂
A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO, and WASAPI) operating systems.
C++ ★ 2 7y agoExplain → -
android-open-project ⑂
Collect and classify android open source projects 微信公众号:codekk
★ 2 10y agoExplain → -
grafana-zero ▣
No description.
Python ★ 2 4y agoExplain → -
awesome-android-libraries ⑂
This is an alphabetical list of libraries for Android development, the majority being actively maintained.
★ 2 10y agoExplain → -
one-click-hugo-cms
No description.
CSS ★ 2 5y agoExplain → -
awesome-stock-resources ⑂
A collection of links for free stock photography, video and Illustration websites.
★ 2 10y agoExplain → -
net ⑂
[mirror] Go supplementary network libraries
Go ★ 2 8y agoExplain → -
term ⑂
Package term manages POSIX terminals.
Go ★ 1 11y agoExplain → -
microjs.com ⑂
Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
JavaScript ★ 1 13y agoExplain → -
hyperloglog ⑂
HyperLogLog and HyperLogLog++ implementation in Go/Golang.
Go ★ 1 11y agoExplain → -
awesome-android ⑂
android libs from github or other websites
★ 1 10y agoExplain → -
r
Something that rhymes. Or not.
★ 1 8y agoExplain → -
scaffold
Templates for quick project start
Java ★ 1 10y agoExplain → -
lua-zmq ⑂
Lua zeromq2 binding
Lua ★ 1 15y agoExplain → -
luaposix ⑂
Lua bindings for POSIX APIs
Shell ★ 1 13y agoExplain → -
ja-micro ⑂
Lightweight framework for building java microservices
Java ★ 1 8y agoExplain → -
amber ⑂
Amber is an elegant templating engine for Go Programming Language, inspired from HAML and Jade
Go ★ 1 11y agoExplain → -
opus ⑂
Pure Go implementation of Opus
Go ★ 0 3mo agoExplain → -
microwakeword
Pure Go inference for microwakeword
Go ★ 0 3mo agoExplain → -
rpc-service-fs ⑂
No description.
C ★ 0 8y agoExplain → -
planka ⑂
PLANKA is the kanban-style project mastering tool for everyone.
JavaScript ★ 0 7mo agoExplain → -
malgo ⑂
Mini audio library
C ★ 0 7y agoExplain → -
testci
Throwaway repo
Go ★ 0 4y agoExplain → -
client_golang ⑂
Prometheus instrumentation library for Go applications
Go ★ 0 5y agoExplain → -
homebrew-core ⑂
🍻 Default formulae for the missing package manager for macOS
★ 0 5y agoExplain → -
gow ⑂
Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test"
Go ★ 0 5y agoExplain → -
sample-controller ⑂
Repository for sample controller. Complements sample-apiserver
★ 0 6y agoExplain → -
java-kafka-client ⑂
OpenTracing Instrumentation for Apache Kafka Client
Java ★ 0 6y agoExplain → -
htm ⑂
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
JavaScript ★ 0 6y agoExplain → -
focus
No description.
JavaScript ★ 0 7y agoExplain → -
gomodproxy
No description.
★ 0 7y agoExplain → -
rtmidi ⑂
A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia)
C++ ★ 0 8y agoExplain → -
javaimp
A fork of vim javaimp plugin to support kotlin as well
VimL ★ 0 10y agoExplain → -
mithril-skeleton
Minimal Mithril + ES6 project skeleton
JavaScript ★ 0 11y agoExplain → -
g2h
GoToHell - a very minimal programming language I used for my talk about compilers and interpreters
JavaScript ★ 0 11y agoExplain → -
go-cloud-benchmark
No description.
Go ★ 0 11y agoExplain → -
react-skeleton
A minimal skeleton for React projects
JavaScript ★ 0 11y agoExplain →
No repos match these filters.