Stars
- All languages
- ANTLR
- ActionScript
- Ada
- Adblock Filter List
- Agda
- Assembly
- AutoHotkey
- Awk
- BASIC
- Batchfile
- Befunge
- Brainfuck
- C
- C#
- C++
- C3
- CMake
- COBOL
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cython
- D
- Dart
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- Factor
- Faust
- Flix
- Forth
- Fortran
- GAP
- GDScript
- GLSL
- Go
- Groovy
- HCL
- HTML
- Haskell
- Haxe
- Idris
- Inform 7
- JSONiq
- Jai
- Janet
- Jasmin
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MDX
- Makefile
- Markdown
- Max
- Nim
- Nunjucks
- OCaml
- Objective-C
- PHP
- PLSQL
- Pascal
- Perl
- PowerShell
- Processing
- Prolog
- Pug
- Pure Data
- PureScript
- Python
- Racket
- Raku
- Reason
- RenderScript
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Smalltalk
- Standard ML
- SuperCollider
- Svelte
- Swift
- Tcl
- TeX
- TypeScript
- V
- Vala
- Vim Script
- Visual Basic
- Vue
- WebAssembly
- Wren
- XSLT
- Yacc
- ZAP
- ZIL
- Zig
- jq
- sed
Minimal URL shortener that can be entirely hosted on GitHub pages.
Track GitHub trending repositories in your favorite programming language by native GitHub notifications!
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
The AI toolkit for building and maintaining browser automations
An open-source re-implementation of "Commander Keen in Goodbye Galaxy"
Stable version of the Klotski graph viewer site. Desktop only, may be laggy even with a beefy system.
python and pygame wasm for everyone ( packager + test server + simulator )
A parser, formatter, validator, and language server for SQLite SQL. Built on SQLite's own grammar and tokenizer
An open source, turn-based strategy game with a high fantasy theme.
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
A drop-in replacement for puppeteer patched with rebrowser-patches. It allows to pass modern automation detection tests.
A Node.js wrapper for curl-impersonate that allows you to make HTTP requests that mimic real browser behavior, bypassing many anti-bot protections.
net/http.Client like HTTP Client with options to select specific client TLS Fingerprints to use for requests.
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser tls/ja3/http2 fingerprints.
Collection of patches for puppeteer and playwright to avoid automation detection and leaks. Helps to avoid Cloudflare and DataDome CAPTCHA pages. Easy to patch/unpatch, can be enabled/disabled on d…