- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Cython
- Dart
- Dockerfile
- F#
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- M4
- Makefile
- Markdown
- MoonBit
- Nim
- Nix
- Nushell
- OCaml
- PHP
- PLpgSQL
- Pascal
- Perl
- PostScript
- PowerShell
- Python
- Rich Text Format
- Ruby
- Rust
- Scala
- Shell
- Svelte
- Swift
- TeX
- TypeScript
- V
- Vim Script
- Zig
- templ
- xBase
Starred repositories
Tool for interactive command line environments on Linux
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available…
Easy terminal-native 3-way git mergetool vim-like workflow
High-performance pure-Go regex engine with PCRE features. Drop-in regexp replacement that beats stdlib 2-50x.
Coreutils for Windows: Installer & Packaging
Curated project-based C tutorials for building emulators, kernels, databases, games, compilers, shells, and low-level tools.
Read-only developer endpoint scanner for on-disk package, extension, and developer-tool metadata, built to check exposure to known software supply-chain compromises.
Call C functions from Go without CGO. +Zig example included.
markdown preview plugin for (neo)vim
Real-time PostgreSQL WAL reader built in GO - captures INSERT, UPDATE, DELETE using logical replication
DetachHead / rebased
Forked from JetBrains/intellij-communityA git client based on the IntelliJ platform
Cross-platform file system notifications for Go.
pgexperts / pgxbackup
Forked from pgbackrest/pgbackrestReliable PostgreSQL Backup & Restore
SQLite extension + bindings for Postgres NOTIFY/LISTEN semantics with durable queues, streams, pub/sub, and scheduler
Render markdown on the CLI, with pizzazz! 💅🏻
Terminal Markdown previewer — GUI-like experience.
PgQue – Zero-bloat Postgres queue built on top of on battle-proven Skype's PgQ. One SQL file to install, pg_cron to tick https://pgque.dev
Modern TUI for Makefiles with interactive target selection, dependency visualization, and command safety analysis
A series of obstacle courses as a way to compare how different languages and frameworks handle structured concurrency
Warp is an agentic development environment, born out of the terminal.
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples