Skip to content

Instantly share code, notes, and snippets.

@upsetbit
Last active March 21, 2024 03:02
Show Gist options
  • Save upsetbit/ada2117bd8c73a1e94e49580fd5c7cf7 to your computer and use it in GitHub Desktop.
Save upsetbit/ada2117bd8c73a1e94e49580fd5c7cf7 to your computer and use it in GitHub Desktop.
GitHub Stars

GitHub Stars

Starred by @upsetbit (cai.).

Summary

(NA)

πŸ” back to top

awesome

awesome-c

  • oz123/awesome-c | ⭐ 8411
  • A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.

awesome-console-services

awesome-courses

awesome-cpp

  • fffaraz/awesome-cpp | ⭐ 54666
  • A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

awesome-cto

  • kuchin/awesome-cto | ⭐ 24372
  • A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups

awesome-devsecops

  • devsecops/awesome-devsecops | ⭐ 4327
  • An authoritative list of awesome devsecops tools with the help from community experiments and contributions.

awesome-javascript

  • sorrycc/awesome-javascript | ⭐ 32606
  • 🐒 A collection of awesome browser-side JavaScript libraries, resources and shiny things.

awesome-livecoding

awesome-scalability

awesome-selfhosted

awesome-sysadmin

awesome-tunneling

  • anderspitman/awesome-tunneling | ⭐ 12573
  • List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.

bashstyle

build-your-own-x

design-patterns-for-humans

developer-portfolios

free-for-dev

  • jixserver/free-for-dev | ⭐ 2975
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

GPTs

lemonade-stand

modern-unix

monorepo-vs-polyrepo

project-guidelines

pywat

RIP

scramjet

  • scramjetorg/scramjet | ⭐ 254
  • Public tracker for Scramjet Cloud Platform, a platform that bring data from many environments together.

the-book-of-secret-knowledge

U2FReviews

vim-clutch

write-a-hash-table

yubikey-handbook

ANTLR

πŸ” back to top

grammars-v4

  • antlr/grammars-v4 | ⭐ 9701
  • Grammars written for ANTLR v4; expectation that the grammars are free of actions.

Assembly

πŸ” back to top

MalwareSourceCode

  • vxunderground/MalwareSourceCode | ⭐ 14998
  • Collection of malware source code for a variety of platforms in an array of different programming languages.

pics

  • corkami/pics | ⭐ 10263
  • File formats dissections and more...

C

πŸ” back to top

9cc

acwj

blurhash

  • woltapp/blurhash | ⭐ 14881
  • A very compact representation of a placeholder for an image.

brutal

  • brutal-org/brutal | ⭐ 1029
  • 🏒 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering

cava

core

  • metacall/core | ⭐ 1478
  • MetaCall: The ultimate polyglot programming experience.

even-better-ls

facil.io

felix

fiche

  • solusipse/fiche | ⭐ 1350
  • Command line pastebin for sharing terminal output.

gel

  • glouw/gel | ⭐ 564
  • An N64-like software renderer

goaccess

  • allinurl/goaccess | ⭐ 17361
  • GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.

hashmap

  • DavidLeeds/hashmap | ⭐ 256
  • Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.

httpserver.h

linux

lispBM

  • svenssonjoel/lispBM | ⭐ 74
  • An interpreter for a concurrent lisp-like language with message-passing and pattern-matching implemented in C.

mdp

  • visit1985/mdp | ⭐ 4859
  • A command-line based markdown presentation tool.

minilisp

minivm

movfuscator

mpc

never

  • never-lang/never | ⭐ 401
  • Never: statically typed, embeddable functional programming language.

nnn

  • jarun/nnn | ⭐ 18022
  • nΒ³ The unorthodox terminal file manager

no-more-secrets

  • bartobri/no-more-secrets | ⭐ 7451
  • A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.

osv

progress

  • Xfennec/progress | ⭐ 8139
  • Linux tool to show progress for cp, mv, dd, ... (formerly known as cv)

proxychains-ng

  • rofl0r/proxychains-ng | ⭐ 9382
  • proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.

quickjs

  • bellard/quickjs | ⭐ 7474
  • Public repository of the QuickJS Javascript Engine.

raptorjit

  • raptorjit/raptorjit | ⭐ 821
  • RaptorJIT: A dynamic language for system programming (LuaJIT fork)

raylib

  • raysan5/raylib | ⭐ 18327
  • A simple and easy-to-use library to enjoy videogames programming

sc-im

  • andmarti1424/sc-im | ⭐ 4045
  • sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal

skynet

sqlcipher

  • sqlcipher/sqlcipher | ⭐ 5885
  • SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.

stagit

sxiv

tcc

  • LuaDist/tcc | ⭐ 365
  • Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.

tini

  • krallin/tini | ⭐ 9378
  • A tiny but valid init for containers

tinyvm

  • jakogut/tinyvm | ⭐ 3109
  • TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.

tty-clock

Ventoy

wax

  • LingDong-/wax | ⭐ 670
  • A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly πŸš€

write-a-C-interpreter

xxHash

  • Cyan4973/xxHash | ⭐ 8266
  • Extremely fast non-cryptographic hash algorithm

C#

πŸ” back to top

FOCA

  • ElevenPaths/FOCA | ⭐ 2700
  • Tool to find metadata and hidden information in the documents.

webone

  • atauenis/webone | ⭐ 441
  • HTTP 1.x proxy that makes old web browsers usable again in the Web 2.0 world.

C++

πŸ” back to top

Algojammer

btop

c2compiler

CnC_Remastered_Collection

codon

  • exaloop/codon | ⭐ 13758
  • A high-performance, zero-overhead, extensible Python compiler using LLVM

cxxmatrix

  • akinomyoga/cxxmatrix | ⭐ 666
  • C++ Matrix: The Matrix Reloaded in Terminals (Number falls, Banners, Matrix rains, Conway's Game of Life and Mandelbrot set)

Diagon

envoy

  • envoyproxy/envoy | ⭐ 23718
  • Cloud-native high-performance edge/middle/service proxy

folly

  • facebook/folly | ⭐ 26922
  • An open-source C++ library developed and used at Facebook.

ImHex

  • WerWolv/ImHex | ⭐ 32390
  • πŸ” A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

IncludeOS

livegrep

llama.cpp

llamafile

LocalAI

  • mudler/LocalAI | ⭐ 17859
  • πŸ€– The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.

lokinet

  • oxen-io/lokinet | ⭐ 1662
  • Lokinet is an anonymous, decentralized and IP based overlay network for the internet.

mlx

  • ml-explore/mlx | ⭐ 13381
  • MLX: An array framework for Apple silicon

mold

  • rui314/mold | ⭐ 13095
  • Mold: A Modern Linker 🦠

neutralinojs

ollama

  • ollama/ollama | ⭐ 49210
  • Get up and running with Llama 2, Mistral, Gemma, and other large language models.

pedalboard

perspective

  • finos/perspective | ⭐ 7380
  • A data visualization and analytics component, especially well-suited for large and/or streaming datasets.

Pico3D

  • bernhardstrobl/Pico3D | ⭐ 370
  • Open World 3D Game Engine for the PicoSystem & RP2040 Microcontroller

serenity

skift

UBoat

UMSKT

WasmEdge

  • WasmEdge/WasmEdge | ⭐ 7789
  • WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.

zero-functional

Clojure

πŸ” back to top

metabase

  • metabase/metabase | ⭐ 36122
  • The simplest, fastest way to get business intelligence and analytics to everyone in your company πŸ˜‹

CMake

πŸ” back to top

badger2040-boilerplate

Common Lisp

πŸ” back to top

weird

CSS

πŸ” back to top

awesome-obsidian

Cuda

πŸ” back to top

instant-ngp

  • NVlabs/instant-ngp | ⭐ 15128
  • Instant neural graphics primitives: lightning fast NeRF and more

Elixir

πŸ” back to top

elixir-in-action

phoenix-liveview-counter-tutorial

  • dwyl/phoenix-liveview-counter-tutorial | ⭐ 339
  • 🀯 beginners tutorial building a real time counter in Phoenix 1.7.7 + LiveView 0.19 ⚑️ Learn the fundamentals from first principals so you can make something amazing! πŸš€

Emacs Lisp

πŸ” back to top

nano-emacs

Go

πŸ” back to top

act

  • nektos/act | ⭐ 49202
  • Run your GitHub Actions locally πŸš€

afero

  • spf13/afero | ⭐ 5632
  • A FileSystem Abstraction System for Go

age

  • FiloSottile/age | ⭐ 15094
  • A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.

agent

  • grafana/agent | ⭐ 1506
  • Vendor-neutral programmable observability pipelines.

algernon

  • xyproto/algernon | ⭐ 2601
  • Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis and PostgreSQL support

ascii-image-converter

  • TheZoraiz/ascii-image-converter | ⭐ 1861
  • A cross-platform command-line tool to convert images into ascii art and print them on the console. Now supports braille art!

bank-vaults

  • bank-vaults/bank-vaults | ⭐ 1950
  • A Vault swiss-army knife: A CLI tool to init, unseal and configure Vault (auth methods, secret engines).

bashhub-server

bob

  • benchkram/bob | ⭐ 427
  • Bob is a high-level build tool for multi-language projects.

boringproxy

  • boringproxy/boringproxy | ⭐ 1068
  • Simple tunneling reverse proxy with a fast web UI and auto HTTPS. Designed for self-hosters.

bubbletea

buildtools

chaosmonkey

  • Netflix/chaosmonkey | ⭐ 14385
  • Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.

chezmoi

  • twpayne/chezmoi | ⭐ 11397
  • Manage your dotfiles across multiple diverse machines, securely.

color

  • fatih/color | ⭐ 6955
  • Color package for Go (golang)

d2

  • terrastruct/d2 | ⭐ 15425
  • D2 is a modern diagram scripting language that turns text to diagrams.

dagger

  • dagger/dagger | ⭐ 9901
  • Application Delivery as Code that Runs Anywhere

dagu

  • dagu-dev/dagu | ⭐ 1114
  • Yet another cron alternative with a Web UI, but with much more capabilities. It aims to solve greater problems.

ddosify

  • ddosify/ddosify | ⭐ 8150
  • Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud

devbox

  • jetpack-io/devbox | ⭐ 7141
  • Instant, easy, and predictable development environments

devpod

  • loft-sh/devpod | ⭐ 7185
  • Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.

dive

  • wagoodman/dive | ⭐ 43059
  • A tool for exploring each layer in a docker image

duf

  • muesli/duf | ⭐ 12158
  • Disk Usage/Free Utility - a better 'df' alternative

earthly

  • earthly/earthly | ⭐ 10699
  • Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.

esbuild

  • evanw/esbuild | ⭐ 37010
  • An extremely fast bundler for the web

expr

  • expr-lang/expr | ⭐ 5433
  • Expression language and expression evaluation for Go

ferret

fiber

  • gofiber/fiber | ⭐ 30904
  • ⚑️ Express inspired web framework written in Go

filebrowser

fx

  • antonmedv/fx | ⭐ 18254
  • Terminal JSON viewer & processor

fzf

  • junegunn/fzf | ⭐ 58713
  • 🌸 A command-line fuzzy finder

gitea

  • go-gitea/gitea | ⭐ 41299
  • Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

go-clean-template

go-git

  • go-git/go-git | ⭐ 5410
  • A highly extensible Git implementation in pure Go.

go-libvirt

  • digitalocean/go-libvirt | ⭐ 862
  • Package libvirt provides a pure Go interface for interacting with Libvirt. Apache 2.0 Licensed.

go-prompt

  • c-bata/go-prompt | ⭐ 5163
  • Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.

go-qemu

  • digitalocean/go-qemu | ⭐ 679
  • Go packages to interact with QEMU using the QEMU Machine Protocol (QMP). Apache 2.0 Licensed.

go-whatsapp

goavro

gods

  • emirpasic/gods | ⭐ 15241
  • GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

gojay

  • francoispqt/gojay | ⭐ 2103
  • high performance JSON encoder/decoder with stream API for Golang

gokart

golangci-lint

goldmark

  • yuin/goldmark | ⭐ 3245
  • πŸ† A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.

gomacro

  • cosmos72/gomacro | ⭐ 2128
  • Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros

gore

  • x-motemen/gore | ⭐ 5010
  • Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.

goth

  • markbates/goth | ⭐ 4858
  • Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.

gvisor

immudb

  • codenotary/immudb | ⭐ 8454
  • immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history

ini

  • go-ini/ini | ⭐ 3393
  • Package ini provides INI file read and write functionality in Go

jira-cli

jsondiff

  • wI2L/jsondiff | ⭐ 381
  • Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations

k6

katana

ladder

  • everywall/ladder | ⭐ 4095
  • Selfhosted alternative to 12ft.io. and 1ft.io bypass paywalls with a proxy ladder and remove CORS headers from any URL

lazydocker

machinery

  • RichardKnop/machinery | ⭐ 7250
  • Machinery is an asynchronous task queue/job queue based on distributed message passing.

maddy

  • foxcpp/maddy | ⭐ 4607
  • βœ‰οΈ Composable all-in-one mail server.

mkcert

  • FiloSottile/mkcert | ⭐ 45163
  • A simple zero-config tool to make locally trusted development certificates with any names you'd like.

mmv

  • itchyny/mmv | ⭐ 724
  • rename multiple files with editor

monkey

  • skx/monkey | ⭐ 249
  • An interpreted language written in Go

nfpm

  • goreleaser/nfpm | ⭐ 1973
  • nFPM is Not FPM - a simple deb, rpm, apk and arch linux packager written in Go

periph

pocketbase

pop

portmaster

  • safing/portmaster | ⭐ 8387
  • πŸ” Love Freedom - ❌ Block Mass Surveillance

promptui

s3server

  • jessfraz/s3server | ⭐ 241
  • Server to index & view files in a s3 or Google Cloud Storage bucket.

sake

  • alajmo/sake | ⭐ 636
  • πŸ€– sake is a task runner for local and remote hosts

seaweedfs

  • seaweedfs/seaweedfs | ⭐ 20769
  • SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.

services

slim

  • slimtoolkit/slim | ⭐ 18051
  • Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)

soryu

sourcegraph

sqlc

sqldef

  • sqldef/sqldef | ⭐ 1775
  • Idempotent schema management for MySQL, PostgreSQL, and more

src-cli

sshcode

  • coder/sshcode | ⭐ 5745
  • Run VS Code on any server over SSH.

tdraw

  • aca/tdraw | ⭐ 167
  • Draw ASCII art in terminal

terraboard

terraform

  • hashicorp/terraform | ⭐ 40876
  • Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

terraform-config-inspect

terraform-provider-dominos

terraformer

  • GoogleCloudPlatform/terraformer | ⭐ 11616
  • CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

tinygo

  • tinygo-org/tinygo | ⭐ 14306
  • Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

tui-go

ulid

  • oklog/ulid | ⭐ 4050
  • Universally Unique Lexicographically Sortable Identifier (ULID) in Go

up

  • apex/up | ⭐ 8756
  • Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.

waveshare

websocketd

  • joewalnes/websocketd | ⭐ 17055
  • Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.

webtty

  • maxmcd/webtty | ⭐ 2646
  • Share a terminal session over WebRTC

whalebrew

wtf

  • wtfutil/wtf | ⭐ 15378
  • The personal information dashboard for your terminal

yj

  • sclevine/yj | ⭐ 909
  • CLI - Convert between YAML, TOML, JSON, and HCL. Preserves map order.

zoekt

Haskell

πŸ” back to top

agda

  • agda/agda | ⭐ 2357
  • Agda is a dependently typed programming language / interactive theorem prover.

HCL

πŸ” back to top

terraform-aws-github-runner

terragrunt-atlantis-config

HTML

πŸ” back to top

awesome-anti-forensic

  • shadawck/awesome-anti-forensic | ⭐ 642
  • Tools and packages that are used for countering forensic activities, including encryption, steganography, and anything that modify attributes. This all includes tools to work with anything in general that makes changes to a system for the purposes of hiding information.

awesome-chatgpt-prompts

awesome-piracy

ML-For-Beginners

Java

πŸ” back to top

antlr4

  • antlr/antlr4 | ⭐ 16202
  • ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

cryptomator

  • cryptomator/cryptomator | ⭐ 10531
  • Multi-platform transparent client-side encryption of your files in the cloud

languagetool

smithy

  • smithy-lang/smithy | ⭐ 1605
  • Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language.

JavaScript

πŸ” back to top

abdulrahman.id

  • abdulrcs/abdulrahman.id | ⭐ 174
  • ⚑ Dynamic Portfolio Website built with Next.js, Chakra UI and Contentful!

AutoGPT

  • Significant-Gravitas/AutoGPT | ⭐ 159661
  • AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

burlesco

  • burlesco/burlesco | ⭐ 870
  • Leia notΓ­cias sem ser assinante, burle o paywall (WebExtension)

carbon

  • carbon-app/carbon | ⭐ 33808
  • πŸ–€ Create and share beautiful images of your source code

chart.xkcd

creative-portfolios

de4js

depcheck

edex-ui

  • GitSquared/edex-ui | ⭐ 39673
  • A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.

enquirer

  • enquirer/enquirer | ⭐ 7464
  • Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert

forever

  • foreversd/forever | ⭐ 13849
  • A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)

forma-livre

generative-art-node

GhostText

  • fregante/GhostText | ⭐ 3200
  • πŸ‘» Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).

http-decision-diagram

  • for-GET/http-decision-diagram | ⭐ 3540
  • An activity diagram to describe the resolution of HTTP response status codes, given various headers.

iptv

  • iptv-org/iptv | ⭐ 77015
  • Collection of publicly available IPTV channels from all over the world

jison

json-server

  • typicode/json-server | ⭐ 70844
  • Get a full fake REST API with zero coding in less than 30 seconds (seriously)

kaisermann

leakage

ligar-cobranca

  • GtOkAi/ligar-cobranca | ⭐ 1790
  • Ligue automaticamente para empresas de cobranΓ§a e deixe uma voz falando "AlΓ΄?" sem parar.

llrt

  • awslabs/llrt | ⭐ 7388
  • LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.

lsh

  • tobilg/lsh | ⭐ 145
  • Run interactive shell commands on AWS Lambda

mermaid

  • mermaid-js/mermaid | ⭐ 66062
  • Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

monet.js

  • monet/monet.js | ⭐ 1582
  • monet.js - Monadic types library for JavaScript

node-mitm

  • moll/node-mitm | ⭐ 634
  • Intercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Super useful when testing code that hits remote servers.

node-schedule

ohm

  • ohmjs/ohm | ⭐ 4851
  • A library and language for building parsers, interpreters, compilers, etc.

oldweb-today

parsimmon

  • jneen/parsimmon | ⭐ 1233
  • A monadic LL(infinity) parser combinator library for javascript

portfolio

portfolio

  • HamishMW/portfolio | ⭐ 1912
  • My personal portfolio website built using React and three js

promise-pool

prompt

  • flatiron/prompt | ⭐ 1878
  • a beautiful command-line prompt for node.js

pwnagotchi

  • evilsocket/pwnagotchi | ⭐ 7062
  • (βŒβ– _β– ) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.

riju

  • radian-software/riju | ⭐ 1487
  • ⚑ Extremely fast online playground for every programming language.

server

transpiler

uptime-kuma

wasm-by-example

  • torch2424/wasm-by-example | ⭐ 480
  • Wasm By Example is a website with a set of hands-on introduction examples and tutorials for WebAssembly (Wasm)

YARP

zx

  • google/zx | ⭐ 40573
  • A tool for writing better scripts

Kotlin

πŸ” back to top

pikt

  • iamgio/pikt | ⭐ 129
  • 🎨 Image-based poetic programming language.

Lua

πŸ” back to top

.nvim

nelua-lang

  • edubart/nelua-lang | ⭐ 1808
  • Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

venn.nvim

Markdown

πŸ” back to top

upptime

  • upptime/upptime | ⭐ 14638
  • ⬆️ GitHub Actions uptime monitor & status page by @AnandChowdhary

MDX

πŸ” back to top

Prompt-Engineering-Guide

putting-the-you-in-cpu

Nim

πŸ” back to top

jester

  • dom96/jester | ⭐ 1536
  • A sinatra-like web framework for Nim.

OCaml

πŸ” back to top

Batsh

lambdasoup

  • aantron/lambdasoup | ⭐ 371
  • Functional HTML scraping and rewriting with CSS in OCaml

semgrep

  • semgrep/semgrep | ⭐ 9562
  • Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

PowerShell

πŸ” back to top

dotfiles

  • ralish/dotfiles | ⭐ 56
  • A dotfiles collection with a SysAdmin & DevOps focus

Windows10Debloater

Processing

πŸ” back to top

ProcessingPortfolio

Python

πŸ” back to top

aider

algos

aws-secrets-manager-rotation-lambdas

black

  • psf/black | ⭐ 37142
  • The uncompromising Python code formatter

boltons

  • mahmoud/boltons | ⭐ 6393
  • πŸ”© Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.

bpytop

brazilcep

  • mstuttgart/brazilcep | ⭐ 189
  • πŸ‡§πŸ‡· Minimalist and easy-to-use python library designed to query CEP (brazilian zip codes) data.

briefcase

  • beeware/briefcase | ⭐ 2288
  • Tools to support converting a Python project into a standalone native application.

byob

  • malwaredllc/byob | ⭐ 8738
  • An open-source post-exploitation framework for students, researchers and developers.

CairoSVG

catalog

  • mkdocs/catalog | ⭐ 761
  • πŸ† πŸ“š A list of awesome MkDocs projects and plugins.

colorama

  • tartley/colorama | ⭐ 3396
  • Simple cross-platform colored terminal text in Python

community

dalle-mini

dash

  • plotly/dash | ⭐ 20317
  • Data Apps & Dashboards for Python. No JavaScript Required.

Depix

  • spipm/Depix | ⭐ 25110
  • Recovers passwords from pixelized screenshots

developer

  • smol-ai/developer | ⭐ 11572
  • the first library to let you embed a developer agent in your own app!

devops-exercises

  • bregman-arie/devops-exercises | ⭐ 62716
  • Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions

diagrams

  • mingrammer/diagrams | ⭐ 34534
  • 🎨 Diagram as Code for prototyping cloud system architectures

docker-py

docopt

  • docopt/docopt | ⭐ 7894
  • Pythonic command line arguments parser, that will make you smile

drawille

  • asciimoo/drawille | ⭐ 3075
  • Pixel graphics in terminal with unicode braille characters

examples

  • pyqt/examples | ⭐ 2216
  • Learn to create a desktop app with Python and Qt

faker

  • joke2k/faker | ⭐ 16984
  • Faker is a Python package that generates fake data for you.

freqtrade

GAM

  • GAM-team/GAM | ⭐ 3362
  • command line management for Google Workspace

github-trends

  • avgupta456/github-trends | ⭐ 10194
  • πŸš€ Level up your GitHub profile readme with customizable cards including LOC statistics!

glances

  • nicolargo/glances | ⭐ 24638
  • Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.

go-cshared-examples

got-your-back

  • GAM-team/got-your-back | ⭐ 2472
  • Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.

gpt-engineer

hackingtool

icecream

  • gruns/icecream | ⭐ 8325
  • 🍦 Never use print() to debug again.

jina

  • jina-ai/jina | ⭐ 19794
  • ☁️ Build multimodal AI applications with cloud-native stack

lark

  • lark-parser/lark | ⭐ 4401
  • Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

localstack

  • localstack/localstack | ⭐ 51686
  • πŸ’» A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

luigi

  • spotify/luigi | ⭐ 17211
  • Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.

magic-animate

maigret

  • soxoj/maigret | ⭐ 9517
  • πŸ•΅οΈβ€β™‚οΈ Collect a dossier on a person by username from thousands of sites

masonite

mkdocs

  • mkdocs/mkdocs | ⭐ 18094
  • Project documentation with Markdown.

moto

  • getmoto/moto | ⭐ 7336
  • A library that allows you to easily mock out tests based on AWS infrastructure.

mplcyberpunk

panoptes

pawk

pendulum

pip-review

plagiarism_checker

  • Wazzabeee/plagiarism_checker | ⭐ 25
  • Make plagiarism detection easier. This script will find similar sentences between given files and highlight them in a side by side comparison.

poetry

posthog

  • PostHog/posthog | ⭐ 16280
  • πŸ¦” PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.

public-apis

pyotp

  • pyauth/pyotp | ⭐ 2803
  • Python One-Time Password Library

pyrasite

pyright

Pyrit

  • JPaulMora/Pyrit | ⭐ 996
  • The famous WPA precomputed cracker, Migrated from Google.

PySnooper

python-fire

  • google/python-fire | ⭐ 26117
  • Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

python-githooks

python-prompt-toolkit

python-qrcode

python-terrascript

pythondialog

pywal

  • dylanaraps/pywal | ⭐ 7953
  • 🎨 Generate and change color-schemes on the fly.

pyyaml

  • yaml/pyyaml | ⭐ 2402
  • Canonical source repository for PyYAML

q

  • harelba/q | ⭐ 10095
  • q - Run SQL directly on delimited files and multi-file sqlite databases

rasa

  • RasaHQ/rasa | ⭐ 17768
  • πŸ’¬ Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

refurb

  • dosisod/refurb | ⭐ 2440
  • A tool for refurbishing and modernizing Python codebases

reso

  • lynnpepin/reso | ⭐ 301
  • Reso: A visual circuits programming language using pixels.

rfc3986

rich

  • Textualize/rich | ⭐ 46726
  • Rich is a Python library for rich text and beautiful formatting in the terminal.

RobustVideoMatting

scalene

  • plasma-umass/scalene | ⭐ 11004
  • Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals

self-operating-computer

sentry

  • getsentry/sentry | ⭐ 36546
  • Developer-first error tracking and performance monitoring

serenata-de-amor

  • okfn-brasil/serenata-de-amor | ⭐ 4495
  • πŸ•΅ Artificial Intelligence for social control of public administration | This repository does not receive frequent updates. Check out the README

simphile-text-similarity-nlp

spaCy

  • explosion/spaCy | ⭐ 28478
  • πŸ’« Industrial-strength Natural Language Processing (NLP) in Python

stable-diffusion-webui

stylegan

  • NVlabs/stylegan | ⭐ 13889
  • StyleGAN - Official TensorFlow Implementation

synapse

system-design-primer

text-matcher

textual

  • Textualize/textual | ⭐ 23203
  • The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

thanks

trackerjacker

typeguard

vim-plugin-starter-kit

WeasyPrint

Zappa

zsh-completion-generator

QML

πŸ” back to top

cool-retro-term

Red

πŸ” back to top

red

  • red/red | ⭐ 5417
  • Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!

Roff

πŸ” back to top

pyenv

  • pyenv/pyenv | ⭐ 35955
  • Simple Python version management

Ruby

πŸ” back to top

awesome_bot

frankfurter

huginn

  • huginn/huginn | ⭐ 40824
  • Create agents that monitor and act on your behalf. Your agents are standing by!

Rust

πŸ” back to top

alacritty

alass

  • kaegi/alass | ⭐ 944
  • "Automatic Language-Agnostic Subtitle Synchronization"

bat

  • sharkdp/bat | ⭐ 45816
  • A cat(1) clone with wings.

biome

  • biomejs/biome | ⭐ 9441
  • A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.

blendit

  • alexvilanovab/blendit | ⭐ 69
  • πŸ–Ό Blend images with text and generate amazing looking posters.

bore

  • ekzhang/bore | ⭐ 7856
  • πŸ•³ bore is a simple CLI tool for making tunnels to localhost

bsod-rs

  • pozm/bsod-rs | ⭐ 122
  • The safest library on the block. Calling the bsod function will cause a blue screen of death.

chumsky

  • zesterer/chumsky | ⭐ 3250
  • Write expressive, high-performance parsers with ease.

cursive

  • gyscos/cursive | ⭐ 4050
  • A Text User Interface library for the Rust programming language

difftastic

  • Wilfred/difftastic | ⭐ 17315
  • a structural diff that understands syntax πŸŸ₯🟩

elfshaker

espanso

  • espanso/espanso | ⭐ 8943
  • Cross-platform Text Expander written in Rust

git-cliff

  • orhun/git-cliff | ⭐ 7207
  • A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️

GQL

  • AmrDeveloper/GQL | ⭐ 2961
  • Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions

habitat

hexyl

himalaya

hurl

HVM

  • HigherOrderCO/HVM | ⭐ 6968
  • A massively parallel, optimal functional runtime in Rust

Infinite-Storage-Glitch

just

  • casey/just | ⭐ 16589
  • πŸ€– Just a command runner

lapce

  • lapce/lapce | ⭐ 31769
  • Lightning-fast and Powerful Code Editor written in Rust

leo

  • AleoHQ/leo | ⭐ 4739
  • 🦁 The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications

mountpoint-s3

  • awslabs/mountpoint-s3 | ⭐ 3930
  • A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.

neovide

nushell

pastel

  • sharkdp/pastel | ⭐ 4851
  • A command-line tool to generate, analyze, convert and manipulate colors

polars

  • pola-rs/polars | ⭐ 25135
  • Dataframes powered by a multithreaded, vectorized query engine, written in Rust

pueue

  • Nukesor/pueue | ⭐ 4243
  • 🌠 Manage your shell commands.

ripgrep

  • BurntSushi/ripgrep | ⭐ 44104
  • ripgrep recursively searches directories for a regex pattern while respecting your gitignore

ruff

  • astral-sh/ruff | ⭐ 25222
  • An extremely fast Python linter and code formatter, written in Rust.

rustengan

sapling

  • facebook/sapling | ⭐ 5735
  • A Scalable, User-Friendly Source Control System.

sonic

  • valeriansaliou/sonic | ⭐ 19302
  • πŸ¦” Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

too-many-lists

tools

  • rome/tools | ⭐ 23921
  • Unified developer tools for JavaScript, TypeScript, and the web

treefmt

typst

  • typst/typst | ⭐ 27100
  • A new markup-based typesetting system that is powerful and easy to learn.

universal-android-debloater

  • 0x192/universal-android-debloater | ⭐ 13771
  • Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.

SCSS

πŸ” back to top

slate

  • slatedocs/slate | ⭐ 35785
  • Beautiful static documentation for your API

Shell

πŸ” back to top

.tmux

  • gpakosz/.tmux | ⭐ 20932
  • πŸ‡«πŸ‡· Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❀️

asdf

  • asdf-vm/asdf | ⭐ 20129
  • Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

awesome-cli-apps

awesome-zsh-plugins

bash-commons

  • gruntwork-io/bash-commons | ⭐ 719
  • A collection of reusable Bash functions for handling common tasks such as logging, assertions, string manipulation, and more

docker-bench-security

  • docker/docker-bench-security | ⭐ 8841
  • The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.

Docker-OSX

  • sickcodes/Docker-OSX | ⭐ 34784
  • Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.

dotfiles

  • xero/dotfiles | ⭐ 1881
  • rice 🍚 custom linux config files. as seen on r/unixporn #noricenolife neovim cultist. dotfiles are perpetual wip

environment-setup

hacker-laws

  • dwmkerr/hacker-laws | ⭐ 25494
  • πŸ’»πŸ“– Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws

harm-less

  • 173duprot/harm-less | ⭐ 72
  • Inspired by suckless and cat-v, this is a simple single document wiki of suckless practices and minimal software.

movies-for-hackers

mutt-wizard

  • LukeSmithxyz/mutt-wizard | ⭐ 2300
  • A system for automatically configuring mutt and isync with a simple interface and safe passwords

mz-dockerhub-images

neofetch

  • dylanaraps/neofetch | ⭐ 20083
  • πŸ–ΌοΈ A command-line system information tool written in bash 3.2+

pb

  • syntax-samurai/pb | ⭐ 26
  • pb; a command line pastebin service helper (12 supported services)

pure-bash-bible

realpath-lib

rvm

  • rvm/rvm | ⭐ 5045
  • Ruby enVironment Manager (RVM)

spaceship-prompt

splitter

  • renergr1nch/splitter | ⭐ 109
  • SPLITTER is TOR based load balance approach create to difficult correlation, traffic analysis and statistical attacks inside TOR network.

streisand

  • StreisandEffect/streisand | ⭐ 23102
  • Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.

terminals-are-sexy

  • k4m4/terminals-are-sexy | ⭐ 11867
  • πŸ’₯ A curated list of Terminal frameworks, plugins & resources for CLI lovers.

tmux-prefix-highlight

vim-anywhere

wireguard-install

zsh-abbrev-alias

Solidity

πŸ” back to top

beginners-series-blockchain

Swift

πŸ” back to top

CodeEdit

  • CodeEditApp/CodeEdit | ⭐ 19974
  • CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.

Whisky

TeX

πŸ” back to top

abntex2

  • abntex/abntex2 | ⭐ 983
  • πŸ“š Classe LaTeX e estilo bibliogrΓ‘fico compatΓ­veis com as normas da ABNT

TypeScript

πŸ” back to top

AFFiNE

  • toeverything/AFFiNE | ⭐ 29039
  • There can be more than Notion and Miro. AFFiNE(pronounced [Ι™β€˜fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.

all-notes

appsmith

  • appsmithorg/appsmith | ⭐ 31146
  • Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

appwrite

backstage

  • backstage/backstage | ⭐ 25922
  • Backstage is an open platform for building developer portals

budibase

  • Budibase/budibase | ⭐ 20344
  • Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more πŸš€

clean-code-typescript

coc.nvim

  • neoclide/coc.nvim | ⭐ 23827
  • Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

create-t3-app

developer-roadmap

directus

  • directus/directus | ⭐ 25082
  • The Modern Data Stack 🐰 β€” Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

envkey

  • envkey/envkey | ⭐ 546
  • Simple, end-to-end encrypted configuration and secrets management

etcd3

flame

  • pawelmalak/flame | ⭐ 4758
  • Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.

hotscript

  • gvergnaud/hotscript | ⭐ 3306
  • A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.

ink

  • vadimdemedes/ink | ⭐ 25626
  • 🌈 React for interactive command-line apps

json-schema-to-typescript

jsoncrack.com

  • AykutSarac/jsoncrack.com | ⭐ 28238
  • ✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.

loopback-next

  • loopbackio/loopback-next | ⭐ 4831
  • LoopBack makes it easy to build modern API applications that require complex integrations.

neverthrow

node-redis

node-redlock

nx

  • nrwl/nx | ⭐ 21631
  • Smart Monorepos Β· Fast CI

nx-aws

obsidian-creases

obsidian-ollama

obsidian-outliner

open-resume

payload

  • payloadcms/payload | ⭐ 18394
  • The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.

personal-security-checklist

pkgx

  • pkgxdev/pkgx | ⭐ 8644
  • the last thing you’ll install

playwright

  • microsoft/playwright | ⭐ 60706
  • Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

portfolio

prisma

  • prisma/prisma | ⭐ 36742
  • Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

quartz

  • jackyzha0/quartz | ⭐ 4615
  • 🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites

rastrojs

  • talesluna-zz/rastrojs | ⭐ 107
  • Uma biblioteca JavaScript para rastreamento de encomendas nos Correios.

realworld

  • gothinkster/realworld | ⭐ 77959
  • "The mother of all demo apps" β€” Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

slidev

spacedrive

  • spacedriveapp/spacedrive | ⭐ 28506
  • Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

strapi

  • strapi/strapi | ⭐ 59429
  • πŸš€ Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

supabase

tabby

  • Eugeny/tabby | ⭐ 54394
  • A terminal for a more modern age

threads.js

  • andywer/threads.js | ⭐ 2980
  • 🧡 Make web workers & worker threads as simple as a function call.

tldraw

trpc

  • trpc/trpc | ⭐ 32192
  • πŸ§™β€β™€οΈ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

ts-toolbelt

typescript-json-schema

ui

  • shadcn-ui/ui | ⭐ 52840
  • Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

visx

  • airbnb/visx | ⭐ 18563
  • 🐯 visx | visualization components

vscode-infracost

wasp

  • wasp-lang/wasp | ⭐ 10625
  • The fastest way to develop full-stack web apps with React & Node.js.

wing

  • winglang/wing | ⭐ 3582
  • A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚑

VBA

πŸ” back to top

OffensiveVBA

wordle97

Vim script

πŸ” back to top

auto-pairs

colorizer

  • lilydjwg/colorizer | ⭐ 344
  • A Vim plugin to colorize all text in the form #rrggbb or #rgb.

doorboy.vim

  • itmammoth/doorboy.vim | ⭐ 20
  • Vim plugin for auto closing brackets ( => (|) and quotations " => "|" , and more

incsearch.vim

scientifica

tabular

vim-carbon-now-sh

vim-galore

vim-hexokinase

  • RRethy/vim-hexokinase | ⭐ 964
  • hexokinase.vim - (Neo)Vim plugin for asynchronously displaying the colours in the file (#rrggbb, #rgb, rgb(a)? functions, hsl(a)? functions, web colours, custom patterns)

vim-javascript

vim-multiple-cursors

vim-searchindex

  • google/vim-searchindex | ⭐ 359
  • vim-searchindex: display number of search matches & index of a current match

Vim Script

πŸ” back to top

neovim

  • neovim/neovim | ⭐ 75280
  • Vim-fork focused on extensibility and usability

nerdtree

rainbow

  • luochen1990/rainbow | ⭐ 1734
  • Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.

space-vim

tagbar

  • preservim/tagbar | ⭐ 6067
  • Vim plugin that displays tags in a window, ordered by scope

targets.vim

vim-fugitive

  • tpope/vim-fugitive | ⭐ 19033
  • fugitive.vim: A Git wrapper so awesome, it should be illegal

vim-polyglot

vim-table-mode

vim-zoom

VimL

πŸ” back to top

vim-autoclose

  • Townk/vim-autoclose | ⭐ 503
  • This plugin for Vim enable an auto-close chars feature for you. For instance if you type an '(', autoclose will automatically insert a ')' and put the cursor between than.

Zig

πŸ” back to top

bun

  • oven-sh/bun | ⭐ 68989
  • Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment