Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-stars
Collection of my starred repos
https://github.com/tupini07/awesome-stars
Last synced: 6 days ago
JSON representation
-
Beef
- Starpelly/raylib-beef - Autogenerated Beef bindings for raylib
-
Bicep
- Azure/bicep - Bicep is a declarative language for describing and deploying Azure resources
-
Brainfuck
-
C
- curl/curl - A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, S
- jart/bestline - ANSI Standard X3.64 Teletypewriter Command Session Library
- jart/cosmopolitan - build-once run-anywhere c library
- allinurl/goaccess - GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
- janet-lang/jaylib - Janet bindings to Raylib
- eduard-permyakov/permafrost-engine - An OpenGL RTS game engine written in C
- YakshaLang/Yaksha - ๐ Yaksha Programming Language - Offside rule + Lisp system for macros. ๐ฃ WIP
- irishgreencitrus/raylib.v - A simple wrapper for raylib in V
- barn-lang/barn - Barn is a simple programming language written in C that is compiled to C.
- bake-bake-bake/bakeware - Compile Elixir applications into single, easily distributed executable binaries
- Woflox/intoruins - Modern roguelike with atmosphere
- htop-dev/htop - htop - an interactive process viewer
- obsproject/obs-studio - OBS Studio - Free and open source software for live streaming and screen recording
- hanilr/variation-ui - Single-header terminal user interface library. Written in ansi-c
- tboox/ltui - ๐ A cross-platform terminal ui library based on Lua
- angband/angband - A free, single-player roguelike dungeon exploration game
- NetHack/NetHack - Official NetHack Git Repository
- greenfork/nimraylib_now - The Ultimate Raylib gaming library wrapper for Nim
- andrewchambers/janetsh - A powerful new shell that uses the janet programming language for both the implementation and repl.
- janet-lang/janet - A dynamic language and bytecode vm
- greenfork/jzignet - Zig library to connect Janet and Zig together
- phoboslab/qoi - The โQuite OK Image Formatโ for fast, lossless image compression
- raysan5/challenges - graphics programming challenges
- raysan5/raylib - A simple and easy-to-use library to enjoy videogames programming
- sol-vin/raylib-cr - LibRaylib Bindings for Crystal.
- chrismaltby/gb-studio - A quick and easy to use drag and drop retro game creator for your favourite handheld video game system
- nesbox/TIC-80 - TIC-80 is a fantasy computer for making, playing and sharing tiny games.
- jamesbarlow/icmptunnel - Tunnel IP over ICMP.
- tomassedovic/tcod-rs - Rust bindings for libtcod 1.6.3 (the Doryen library/roguelike toolkit)
- Genymobile/scrcpy - Display and control your Android device
- Otakukingdom/Nodoka - A free and open source Audiobook Reader for reading DRM free Audiobooks.
- mridgers/clink - Bash's powerful command line editing in cmd.exe
- riolet/rix - Rix language combines the power of C language and the convenience of a high level language
- Krozark/SFML-book - SFML Blueprint book, source code
- unkyulee/micro-journal
- erincatto/box2d - Box2D is a 2D physics engine for games
- pygame/pygame - ๐๐ฎ pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL
-
C# #
- aelassas/wexflow - .NET Workflow Engine and Automation Platform
- space-wizards/RobustToolbox - Robust multiplayer game engine, used by Space Station 14
- AvaloniaUI/Avalonia.Markup.Declarative - Provides helpers for declarative ui in C#
- jamesmh/coravel - Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
- BenMakesGames/IsometricDemo - Demo of some isometric math & rendering, using MonoGame and PlayPlayMini.
- BenMakesGames/Sam
- BenMakesGames/BotanyIslets
- mayuki/Cocona - Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
- AvaloniaUI/Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
- erinnmclaughlin/Flappy-Bird - Flappy Bird built with Blazor WebAssembly (and without JavaScript interop)!
- ExOK/Celeste64 - A game made by the Celeste developers in a week(ish, closer to 2)
- BenMakesGames/BlockBreak - A Breakout clone made with MonoGame, PlayPlayMini, EntityFramework, and Serilog.
- SebLague/Tiny-Chess-Godot - Play against a selection of increasingly difficult chess bots
- spectreconsole/spectre.console - A .NET library that makes it easier to create beautiful console applications.
- microsoft/reverse-proxy - A toolkit for developing high-performance HTTP reverse proxy applications.
- FosterFramework/Foster - A small C# game framework
- BenMakesGames/TinyUnixTimestamp - Adds a system tray icon which can be clicked to copy the current unix timestamp to your clipboard.
- isadorasophia/murder - Murder is a pixel art ECS game engine.
- isadorasophia/gum - A dialogue narrative scripting language that integrates with Murder Engine.
- FNA-XNA/FNA - FNA - Accuracy-focused XNA4 reimplementation for open platforms
- MahApps/MahApps.Metro - A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
- microsoft/semantic-kernel - Integrate cutting-edge LLM technology quickly and easily into your apps
- ramtinak/InstagramApiSharp - A complete Private Instagram API for .NET (C#, VB.NET).
- BenMakesGames/FoV - A collection of field-of-view/line-of-sight algorithms designed for tile-based games.
- MonoGame/MonoGame.WebDemo - The sample code and latest build of the live MonoGame web demo.
- Pathoschild/SMAPI - The modding API for Stardew Valley.
- FlashShifter/StardewValleyExpanded - The Stardew Valley Expanded mod for Stardew Valley.
- BenMakesGames/PlayPlayMini - An opinionated framework for making smallish games with MonoGame.
- Flow-Launcher/Flow.Launcher - :mag: Quick file search & app launcher for Windows with community-made plugins
- FaronBracy/RogueSharp - A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod
- Chris3606/GoRogue - .NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifically designed to be minimally intrusive upon the developer's arc
- mxgmn/WaveFunctionCollapse - Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
- mxgmn/MarkovJunior - Probabilistic language based on pattern matching and constraint propagation, 153 examples
- jfarleyx/simple-event-hub-explorer - A simple, but helpful Windows forms app for sending messages to or viewing messages in an Azure Event Hub.
- Martenfur/Monofoxe - Foxes made Monogame easy.
- chocolatey/choco - Chocolatey - the package manager for Windows
- endlesstravel/Love2dCS - C# Wrapper for LรVE, a 2d game engine
- PixelVision8/PixelVision8 - Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of the open-sour
- movAX13h/P8Coder - A programming tool that replaces the lua code in pico-8 cartridges (p8) with the code you write in P8Coder.
- gui-cs/Terminal.Gui - Cross Platform Terminal UI toolkit for .NET
- elvirbrk/NoteHighlight2016 - Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
- inkle/ink - inkle's open source scripting language for writing interactive narrative.
- dotnet-outdated/dotnet-outdated - A .NET Core global tool to display and update outdated NuGet packages in a project
- UnityTechnologies/open-project-1 - Unity Open Project #1: Chop Chop
- Cecropia/Event-Manager
- scale-tone/linq2dynamodb - A type-safe data context for AWS DynamoDB with LINQ and in-memory caching support. Allows to combine DynamoDB's durability with cache speed and read consistency
- marian42/wavefunctioncollapse - Walk through an infinite, procedurally generated city
- microsoft/PowerToys - Windows system utilities to maximize productivity
- lucasassislar/nucleuscoop - Starts multiple instances of a game for split-screen multiplayer gaming!
- Ryochan7/DS4Windows - Like those other ds4tools, but sexier
- matteocontrini/locuspocusbot - Telegram bot for finding free and occupied rooms in UniTN buildings
- Xeroday/Spotify-Ad-Blocker - EZBlocker - A Spotify Ad Blocker for Windows
- squiggythings/WaveTracker - A free and open source music-making software for Windows. Uses wavetable synthesis and sampling to generate sounds.
- aschuhardt/rosy-crow - A Gemini client for Android
- HearthSim/Hearthstone-Deck-Tracker - A deck tracker and deck manager for Hearthstone on Windows
- curiosity-ai/catalyst - ๐ Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's design, it brings pre-trained models, out-of-the box support for training word and document embeddings, and
- NickeManarin/ScreenToGif - ๐ฌ ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
-
C++
- LadybirdBrowser/ladybird - Truly independent web browser
- pigpigyyy/Yuescript - A Moonscript dialect compiles to Lua.
- atw1020/sente - Sente is an open source python library for the game of Go
- hyprwm/Hyprland - Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
- beefytech/Beef - Beef Programming Language
- lovebrew/lovepotion - LรVE for Nintendo Homebrew
- vygr/ChrysaLisp - Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...
- paladin-t/bitty - Bitty Engine - An itty bitty 2D game engine, with built-in editors, programmable in Lua.
- pocketpy/pocketpy - Portable Python 3.x Interpreter in Modern C
- aristocratos/btop - A monitor of resources
- rui314/mold - Mold: A Modern Linker ๐ฆ
- jank-lang/jank - The native Clojure dialect hosted on LLVM
- aardappel/treesheets - TreeSheets : Free Form Data Organizer (see strlen.com/treesheets)
- aardappel/lobster - The Lobster Programming Language
- nomic-ai/gpt4all - GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
- ggerganov/whisper.cpp - Port of OpenAI's Whisper model in C/C++
- andreer/PotatoP
- guillaumechereau/goxel - Goxel: Free and Open Source 3D Voxel Editor
- microsoft/DiskANN - Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
- crosire/blink - A tool which allows you to edit source code of any MSVC C++ project live at runtime
- mamba-org/mamba - The Fast Cross-Platform Package Manager
- exaloop/codon - A high-performance, zero-overhead, extensible Python compiler using LLVM
- carbon-language/carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
- khanhas/Polybar - A bar
- polybar/polybar - A fast and easy-to-use status bar
- NoelFB/blah - A small 2d c++ game framework
- aseprite/aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux)
- SerenityOS/jakt - The Jakt Programming Language
- jzimmerman/langcc - langcc: A Next-Generation Compiler Compiler
- a-n-t-h-o-n-y/TermOx - C++17 Terminal User Interface(TUI) Library.
- mockingbirdnest/Principia - ๐-Body and Extended Body Gravitation for Kerbal Space Program
- HexDecimal/libtcod-vcpkg-template - A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.
- berthubert/googerteller - audible feedback on just how much your browsing feeds into google
- mawww/kakoune - mawww's experiment for a better code editor
- ASDAlexander77/TypeScriptCompiler - TypeScript Compiler (by LLVM)
- Haruno19/starfetch - command line tool that displays constellations
- kdrag0n/safetynet-fix - Google SafetyNet attestation workarounds for Magisk
- Madour/LDtkLoader - A C++11 loader for levels and tile maps created with LDtk (Level Designer ToolKit)
- degaart/emocrypt - Encrypts data into emojipastas
- fmtlib/fmt - A modern formatting library
- microsoft/wslg - Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
- ssloy/tinyrenderer - A brief computer graphics / rendering course
- ProfJski/RayLib-Examples - Some fun math or physics demos made easy with RayLib
- love2d/love - LรVE is an awesome 2D game framework for Lua.
- prolog/shadow-of-the-wyrm - Traditional roguelike game in the spirit of ADOM and Omega.
- cuberite/cuberite - A lightweight, fast and extensible game server for Minecraft
- o3de/o3de - Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations withou
- rizsotto/Bear - Bear is a tool that generates a compilation database for clang tooling.
- BinomialLLC/basis_universal - Basis Universal GPU Texture Codec
- rethinkdb/rethinkdb - The open-source database for the realtime web.
- CleverRaven/Cataclysm-DDA - Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
- coronalabs/corona - Solar2D Game Engine main repository (ex Corona SDK)
- miki151/keeperrl - Source code of KeeperRL
- dvorka/mindforger - Thinking notebook and Markdown editor.
- godotengine/godot - Godot Engine โ Multi-platform 2D and 3D game engine
- HackerPoet/NonEuclidean - A Non-Euclidean Rendering Engine for 3D scenes.
- curv3d/curv - a language for making art using mathematics
- HackerPoet/MarbleMarcher - A Fractal Physics Game
- AtomicGameEngine/AtomicGameEngine - The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript
- electronicarts/EASTL - EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
- electron/electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
-
CSS
- hubisan/emacs-wsl - Install and run Emacs with the Windows Subsystem for Linux (WSL 2) in Windows 10 or 11.
- HermanMartinus/bearblog - Free, no-nonsense, super fast blogging.
- rooklift/sabaki_subdued_theme_40
-
Clojure
- eliascotto/tryclojure - Clojure live REPL tutorial
- NoahTheDuke/splint - A Clojure linter focused on style and code shape.
- clj-commons/kibit - There's a function for that!
- clojure/core.logic - A logic programming library for Clojure & ClojureScript
- metosin/reitit - A fast data-driven routing library for Clojure/Script
- damn/gdl - Functional 2D game engine in clojure
- squint-cljs/cherry - Experimental ClojureScript to ES6 module compiler
- squint-cljs/squint - Light-weight ClojureScript dialect
- adam-james-v/badspreadsheet - A Clojure Spreadsheet for building design tools.
- fulcrologic/guardrails - Efficient, hassle-free function call validation with a concise inline syntax for clojure.spec and Malli
- metosin/malli - High-performance data-driven data specification library for Clojure/Script.
- leonoel/missionary - A functional effect and streaming system for Clojure/Script
- seancorfield/clj-new - Generate new projects based on clj, Boot, or Leiningen Templates!
- replikativ/datahike - A fast, immutable, distributed & compositional Datalog engine for everyone.
- datacrypt-project/hitchhiker-tree - Functional, persistent, off-heap, high performance data structure
- alandipert/storage-atom - ClojureScript atoms backed by HTML5 web storage.
- thheller/shadow-cljs - ClojureScript compilation made easy
- typedclojure/typedclojure - An optional type system for Clojure
- taoensso/timbre - Pure Clojure/Script logging library
- borkdude/carve - Remove unused Clojure vars
- Tensegritics/ClojureDart - Clojure dialect for Flutter and Dart
- flow-storm/flow-storm-debugger - A debugger for Clojure and ClojureScript with some unique features.
- mentat-collective/emmy - The Emmy Computer Algebra System.
- mentat-collective/road-to-reality - The Road to Reality essay and newsletter source. A journey through computational physics, from eval/apply to the Einstein field equations.
- clj-kondo/clj-kondo - Static analyzer and linter for Clojure code that sparks joy
- clojure-lsp/clojure-lsp - Clojure & ClojureScript Language Server (LSP) implementation
- tonsky/uberdeps - Uberjar builder for deps.edn
- bfollington/fxhash-shadowcljs-template - quil + shadow-cljs + fxhash generative art
- jahfer/clj-activitypub - An ActivityPub library for Clojure
- noprompt/meander - Tools for transparent data transformation
- kit-clj/kit - Lightweight, modular framework for scalable web development in Clojure
- wkok/openai-clojure - Clojure functions to drive the OpenAI API
- technomancy/leiningen - Moved to Codeberg; this is a convenience mirror
- maitria/avi - a lively vi
- vlaaad/reveal - Read Eval Visualize Loop for Clojure
- babashka/babashka - Native, fast starting Clojure interpreter for scripting
- CmdrDats/igoki - Clojure Go Kifu recorder and OGS player
- felipereigosa/mock-mechanics - Mechanical/visual programming language
- penpot/penpot - Penpot: The open-source design tool for design and code collaboration
- logseq/logseq - A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
- babashka/process - Clojure library for shelling out / spawning sub-processes
- clj-commons/virgil - Recompile Java code without restarting the REPL
- joy-framework/joy - A full stack web framework written in janet
- practicalli/exercism-clojure-guides - Design journal and solutions to the Exercism Clojure track
- oakes/play-cljc - A Clojure and ClojureScript game library
- venantius/pyro - Light up your Clojure stacktraces
- bhauman/devcards - Devcards aims to provide a visual REPL experience for ClojureScript
- bhauman/lein-figwheel - Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
- clojure-emacs/sayid - A debugger for Clojure
- mogenslund/liquid - Clojure Text Editor, for editing clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vim.
- ftomassetti/civs - Civ simulator
- nextjournal/clerk - โก๏ธ Moldable Live Programming for Clojure
-
Others
- hyperfiddle/electric - Electric Clojure: full-stack differential dataflow for UI
- sogaiu/janet-editor-and-tooling-info - Janet editor and tooling info
- KenneyNL/Adobe-Alternatives - A list of alternatives for Adobe software
- ianriva/xfce4-terminal-themes - A collection of themes for the xfce terminal emulator
- awesome-dragonruby/awesome-dragonruby - A collection of awesome DragonRuby example apps, libraries, tools, frameworks, software and resources
- lukewilliamboswell/roc-awesome - Awesome Roc
- joelparkerhenderson/queueing-theory - Queueing theory: an introduction for software development
- rose-pine/rose-pine-theme - All natural pine, faux fur and a bit of soho vibes for the classy minimalist
- weirderearth/weirder-rules - weirder.earth's community guidelines
- torproject/tor - unofficial git repo -- report bugs/issues/pull requests on https://gitlab.torproject.org/ --
- penk/penkesu - Penkesu Computer - A Homebrew Retro-style Handheld PC
- httptoolkit/httptoolkit - HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac :tada: Open an issue here to give feedback or ask for help.
- stefandevai/awesome-tic-80 - A curated list of awesome TIC-80 tutorials, resources and useful links
- arnog/tecendil-js - Tengwar mode files and localization for Tecendil
- joeycastillo/The-Open-Book
- photopea/photopea - Photopea is online image editor
- ngosang/trackerslist - Updated list of public BitTorrent trackers
- SiliconStudio/xenko - Old repo for Xenko Game Engine. Please use https://github.com/xenko3d/xenko instead.
- krmaxwell/coding-entertainment - Puzzles, challenges, games, CTFs, and other entertainment via coding
- sindresorhus/awesome - ๐ Awesome lists about all kinds of interesting topics
- datasciencemasters/go - The Open Source Data Science Masters
- turbo/FormulaCompiler - Compile any code to basic mathematical formulas.
- hyperledger/hyperledger - Hyperledger is a Collaborative Project at The Linux Foundation.
- cpederkoff/solar - A plan for low-cost solar cell encapsulation
- vlang/awesome-v - A curated list of awesome V frameworks, libraries, software and resources.
- ossu/computer-science - ๐ Path to a free self-taught education in Computer Science!
- kdeldycke/awesome-falsehood - ๐ฑ Falsehoods Programmers Believe in
- love2d-community/awesome-love2d - A curated list of amazingly awesome LรVE libraries, resources and shiny things.
- markets/awesome-ruby - ๐ A collection of awesome Ruby libraries, tools, frameworks and software
- b0o/starred - ๐ Maddison's starred repos, updated daily!
-
Common Lisp
- Shirakumo/kandria - A post-apocalyptic actionRPG. Now on Steam!
- atlas-engineer/nyxt - Nyxt - the hacker's browser.
- joaotavora/sly - Sylvester the Cat's Common Lisp IDE
- longlene/cl-raylib - Common Lisp binding of raylib
- vydd/sketch - A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.
- google/lisp-koans - Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific feat
-
Crystal
- mint-lang/mint - :leaves: A refreshing programming language for the front-end web.
- kostya/myhtml - Fast HTML5 Parser with css selectors for Crystal language
- mccallofthewild/markov - โ A Crystal library for building Markov Chains and running Markov Processes.
- crystal-lang/crystal - The Crystal Programming Language
- elbywan/crystalline - A Language Server Protocol implementation for Crystal. ๐ฎ
-
Cuda
- HigherOrderCO/HVM - A massively parallel, optimal functional runtime in Rust
-
D
- dlang/dmd - dmd D Programming Language compiler
-
Dart
- KRTirtho/spotube - ๐ง Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
- Steellow/zen - Minimal meditation app
- flame-engine/flame - A Flutter based game engine.
- robertodoering/harpy - a Twitter app built with Flutter ๐ฆ
- isar/isar - Extremely fast, easy to use, and fully async NoSQL database for Flutter
- alexgladd/fortress - Fortress is a package of game development utilities for Dart and Flutter apps.
- munificent/hauberk - A web-based roguelike written in Dart.
- GitJournal/GitJournal - Mobile first Note Taking integrated with Git
- AppFlowy-IO/AppFlowy - Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
-
Elixir
- bartblast/hologram - Full stack isomorphic Elixir web framework
- erikareads/do_nothing - A gradual automation scripting framework for Elixir.
- quantum-elixir/quantum-core - :watch: Cron-like job scheduler for Elixir
- gleam-lang/mix_gleam - โ๏ธ Build Gleam code with mix
- ash-project/ash - A declarative, extensible framework for building Elixir applications.
- pedromtavares/moba - A turn-based browser RPG built with Phoenix LiveView
- mhanberg/advent-of-code-elixir-starter - Template project for Advent of Code in Elixir.
- dashbitco/broadway - Concurrent and multi-stage data ingestion and data processing with Elixir
- DockYard-Academy/curriculum
- elixir-lang/elixir - Elixir is a dynamic, functional language for building scalable and maintainable applications
- bonfire-networks/activity_pub - Modular ActivityPub library in Elixir
- elixir-nx/nx - Multi-dimensional arrays (tensors) and numerical definitions for Elixir
- livebook-dev/livebook - Automate code & data workflows with interactive Elixir notebooks
- phoenixframework/phoenix_live_view - Rich, real-time user experiences with server-rendered HTML
- oestrich/kalevala - A world builder's toolkit in Elixir
- bonfire-networks/bonfire-app - Bonfire - tend to your digital life in community. Customise and host your own online space and control your experience at the most granular level.
- ndreynolds/ratatouille - A TUI (terminal UI) kit for Elixir
- supabase/realtime - Broadcast, Presence, and Postgres Changes via WebSockets
- h4cc/awesome-elixir - A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
-
Emacs Lisp
- licht1stein/obsidian.el - Obsidian Notes for Emacs
- LuxLang/lux - The Lux Programming Language
- Kodiologist/Daylight - Open-notebook science in Org mode
- sympodius/org-novelist - Org Novelist is a system for writing novel-length fiction using Emacs Org mode.
- minad/org-modern - :unicorn: Modern Org Style
- emacsmirror/fennel-mode - A major-mode for editing Fennel code
- Malabarba/beacon - A light that follows your cursor around so you don't lose it!
- doomemacs/doomemacs - An Emacs framework for the stubborn martian hacker
- akhramov/org-wild-notifier.el - Alert notifications for org-agenda
- zaeph/org-roam-bibtex - Connector between Org-roam, BibTeX-completion, and Org-ref
- alphapapa/org-ql - A searching tool for Org-mode, including custom query languages, commands, saved searches and agenda-like views, etc.
- org-roam/org-roam - Rudimentary Roam replica with Org-mode
- Kungsgeten/org-brain - Org-mode wiki + concept-mapping
- remacs/remacs - Rust :heart: Emacs
- dangom/org-thesis - Writing a Ph.D. thesis with Org Mode
- jgm/djot - A light markup language
- xenodium/chatgpt-shell - ChatGPT and DALL-E Emacs shells + Org babel ๐ฆ + a shell maker for other providers
-
F# #
- ScottArbeit/Grace - Grace Version Control System
- fsprojects/FSharp.Data - F# Data: Library for Data Access
- Zaid-Ajaj/Femto - Femto is a CLI tool that automatically resolves npm packages used by Fable bindings
- fable-compiler/Fable - F# to JavaScript, TypeScript, Python, Rust and Dart Compiler
- dotnet/fsharp - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
- fsprojects/FSharpPlus - Extensions for F#
- CaptnCodr/Fli - Execute CLI commands from your F# code in F# style!
- fsprojects/Argu - A declarative CLI argument parser for F#
- aolney/fable-p5-demo - A simple Fable application of p5js using foreign interfaces
- swlaschin/fsharpforfunandprofit.com - Source for fsharpforfunandprofit.com. For typos, please send a PR or create an issue. Thanks!
- bcarruthers/garnet - F# game composition library
- SaturnFramework/Saturn - Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
- ChrisPritchard/FSH - F# Shell with integrated F# scripting. Like Bash or Powershell, but better 'cause F#.
-
Fennel
- Olical/nfnl - Enhance your Neovim with Fennel
- Olical/conjure - Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)
- gpanders/nvim-parinfer - parinfer for Neovim
- Olical/magic-kit - A starter kit for Conjure, Aniseed and Neovim
- Olical/aniseed - Neovim configuration and plugins in Fennel (Lisp compiled to Lua)
- gbaptista/fnx - A package manager for the Fennel language.
- nyoom-engineering/nyoom.nvim - A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme
- iagoleal/doctor.nvim - Emacs greatest feature, now also in neovim!
- rktjmp/paperplanes.nvim - Neovim :airplane: Pastebins
- bakpakin/Fennel - Lua Lisp Language
-
Fluent
- janeczku/calibre-web - :books: Web app for browsing, reading and downloading eBooks stored in a Calibre database
-
GDScript
- Orama-Interactive/Pixelorama - Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of p
-
Gleam
- bcpeinhardt/learn_otp_with_gleam - A resource for learning the OTP framework with the Gleam programming language
- gleam-lang/stdlib - ๐ Gleam's standard library
- lpil/youid
- MystPi/glen - ๐๏ธ A peaceful web framework for Gleam that targets JS.
- rawhat/mist - gleam HTTP server. because it glistens on a web
- massivefermion/radish - A Redis client for Gleam
- gleam-lang/otp - ๐ซ Fault tolerant multicore programs with actors
- gleam-wisp/wisp - ๐ง A practical web framework for Gleam
- PROMETHIA-27/halo
- dahlia-lib/dahlia-gleam - Dahlia โ a simple text formatting package, inspired by the game Minecraft.
- PROMETHIA-27/mote
- lpil/gleam_sendgrid - A client for the SendGrid transactional email API
- Willyboar/glove - Gleam Library to generate QBE IR code
- nakaixo/nakai - An HTML generation library for building web apps with Gleam โจ
- gleam-lang/http - ๐ธ๏ธ Types and functions for HTTP clients and servers!
- okkdev/glemini - ๐ gleam gemini server lib
- lustre-labs/ssg
- catppuccin/gleam - โญ๏ธ Soothing pastel library for Gleam
-
Go
- SolarLune/gooey
- dlvhdr/gh-dash - A beautiful CLI dashboard for GitHub ๐
- go-toolsmith/minformat - gominfmt makes the Go code more compact to aid further compression; revert with gofmt
- bloeys/nmage - 3D Game Engine in Go
- charmbracelet/harmonica - A simple, physics-based animation library ๐ผ
- charmbracelet/wish - Make SSH apps, just like that! ๐ซ
- daytonaio/daytona - The Open Source Dev Environment Manager.
- binwiederhier/ntfy - Send push notifications to your phone or desktop using PUT/POST
- biox/vore - a simple, multi-tenant rss feed reader
- xNaCly/Sophia - Lisp like, embeddable and extendable scripting language supporting go interoperability
- charmbracelet/huh - Build terminal forms and prompts ๐คท๐ปโโ๏ธ
- mfbx9da4/brightpath-backend - Find the safest well lit walking path between two locations on earth.
- quasilyte/gdata - A gamedata package that provides convenient cross-platform storage for games
- SolarLune/routine - Routine is a Go package for running routines, primarily for game development.
- apache/incubator-answer - A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
- ebitengine/oto - โช A low-level library to play sound on multiple platforms โช
- EdmondTabaku/mojo-gojo
- SolarLune/messages - Messages is a golang library tuned for gamedev for subscribing to and passing messages between relevant objects.
- sionleroux/dynamo - Escape the maze by dynamo torchlight! ๐ฆ Game submission for the 2021 Nokia 3310 Jam.
- google/simhospital
- robert/gamebert - A Game Boy emulator written by Robert
- candid82/joker - Small Clojure interpreter, linter and formatter.
- dexidp/dex - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
- dustin/go-humanize - Go Humans! (formatters for units to human friendly sizes)
- abhimanyu003/sttr - cross-platform, cli app to perform various operations on string
- go-git/go-git - A highly extensible Git implementation in pure Go.
- alecthomas/participle - A parser library for Go
- ergo-services/ergo - An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
- superseriousbusiness/gotosocial - Fast, fun, small ActivityPub server.
- air-verse/air - โ๏ธ Live reload for Go apps
- traefik/yaegi - Yaegi is Another Elegant Go Interpreter
- kubernetes/kompose - Convert Compose to Kubernetes
- zyedidia/micro - A modern and intuitive terminal-based text editor
- xtruder/nix-devcontainer - Swiss army knife container for vscode development environments
- caarlos0/tasktimer - Task Timer (tt) is a dead simple TUI task timer
- MicheleFiladelfia/fractals-cli - Multiplatform fractals explorer ๐
- caarlos0/fork-cleaner - Quickly clean up unused forks on your github account.
- wtfutil/wtf - The personal information dashboard for your terminal
- gdamore/tcell - Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.
- BenNicholls/tyumi - A Set of Roguelike Libraries, including Engine, written in Go
- SolarLune/dngn - A Golang library for random map generation for games.
- SolarLune/egpbc - egpbc is a gamepad constant library for Ebitengine games.
- lvank/termsuji - termsuji is a limited application interacting with online-go.com to play Go in the terminal.
- fyne-io/fyne - Cross platform GUI toolkit in Go inspired by Material Design
- writefreely/writefreely - A clean, Markdown-based publishing platform made for writers. Write together and build a community.
- Shopify/go-lua - A Lua VM in Go
- caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
- bitfield/script - Making it easy to write shell-like scripts in Go
- elves/elvish - Powerful scripting language & versatile interactive shell
- golang/go - The Go programming language
- SolarLune/tetra3d - Tetra3D is a 3D hybrid software/hardware renderer made for games written in Go with Ebitengine.
- gabstv/ebiten-imgui - Dear ImGui renderer for Ebitengine
- Splizard/imgui - Buggy Pure Go Port of Dear Imgui
- hajimehoshi/wasmserve - An HTTP server for testing Wasm
- SolarLune/ldtkgo - LDtk-Go is a loader for LDtk projects written in Golang.
- muesli/mango - mango is a man-page generator for the Go flag, pflag, cobra, coral, and kong packages
- maaslalani/slides - Terminal based presentation tool
- hashicorp/terraform - 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 amo
- bjatkin/golf-engine - A small fantasy game engine in WASM using GoLang
- SolarLune/masterplan - MasterPlan is a project management software / visual idea board software. It attempts to be easy to use, lightweight, and fun.
- anaseto/gruid-rltuto - roguelike tutorial in Go using the framework gruid
- anaseto/gruid - Cross-platform grid-based UI and game framework.
- oz/tz - ๐ A time zone helper
- patchbay-pub/patchbay - Libary and CLI tools for interacting with patchbay servers
- birchb1024/frangipanni - Program to convert lines of text into a tree structure.
- olivia-ai/olivia - ๐โโ๏ธYour new best friend powered by an artificial neural network
- spf13/cobra - A Commander for modern Go CLI interactions
- distribyted/distribyted - Torrent client with HTTP, fuse, and WebDAV interfaces. Start exploring your torrent files right away, even zip, rar, or 7zip archive contents!
- chriswalz/bit - Bit is a modern Git CLI
- japanoise/dmap - Brogue-style "Dijkstra" maps in Golang
- gogue-framework/gogue - A small, simple Roguelike Toolkit, based on BearLibTerminal, for developing Roguelike games in Go.
- BigJk/ramen - A simple console emulator for ascii games written in go
- linkerd/linkerd2 - Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
- rook/rook - Storage Orchestration for Kubernetes
- prometheus/prometheus - The Prometheus monitoring system and time series database.
- niklasfasching/go-org - Org mode parser with html & pretty printed org rendering. also shitty static site generator.
- traefik/traefik - The Cloud Native Application Proxy
- syncthing/syncthing - Open Source Continuous File Synchronization
- jesseduffield/lazydocker - The lazier way to manage everything docker
- jesseduffield/lazygit - simple terminal UI for git commands
- hajimehoshi/ebiten - Ebitengine - A dead simple 2D game engine for Go
- jakecoffman/cp - A pure Go physics library with no dependencies. Unofficial Chipmunk2D port.
- SolarLune/resolv - A Simple 2D Golang collision detection and resolution library for games
- faiface/pixel - A hand-crafted 2D game library in Go
- inconshreveable/go-update - Build self-updating Golang programs
- andrewpillar/cl - Concurrently run commands across multiple servers via SSH
- go-task/task - A task runner / simpler Make alternative written in Go
- x-motemen/gore - Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
- exercism/cli - A Go based command line tool for exercism.org.
- vlang/go2v - Go => V source code translator
- cockroachdb/cockroach - CockroachDB โ the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
- xyproto/algernon - Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis, SQLite and PostgreSQL support ++
- bouncepaw/mycorrhiza - ๐๐ Filesystem and git-based wiki engine for the independent web written in Go and using Mycomarkup as its primary markup language.
- earthly/earthly - Super simple build framework with fast, repeatable builds and an instantly familiar syntax โ like Dockerfile and Makefile had a baby.
- charmbracelet/bubbletea - A powerful little TUI framework ๐
-
Groovy
- GradleUp/shadow - Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
-
HLSL
- DeadlyRedCube/Cathode-Retro - A collection of shaders to emulate the display of an NTSC signal through a CRT TV
-
HTML
- roytang/blog - Source for my blog!
- radar/joyofelixir - A gentle introduction to the Elixir programming language
- alufers/mitmproxy2swagger - Automagically reverse-engineer REST APIs via capturing traffic
- adityatelange/hugo-PaperMod - A fast, clean, responsive Hugo theme.
- viebel/klipse - Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
- geek-cookbook/geek-cookbook - The "Geek's Cookbook" is a collection of guides for establishing your own highly-available "private cloud" and using it to run self-hosted services such as GitLab, Plex, NextCloud, etc.
- jeroenjanssens/data-science-at-the-command-line - Data Science at the Command Line
- gridcoin-community/Gridcoin-Research - Gridcoin-Research
- wesbos/JavaScript30 - 30 Day Vanilla JS Challenge
- rojasmi1/polymer-app - Sample app using polymer, polymer-cli and vulcanize.
- g13nn/Email-Framework - Responsive HTML Email Framework
- anselmwang/PaperAgent - Retrieve papers met your interests and create an ebook for quick skimming
-
Haskell
- lucasoshiro/oshit - Oshiro's git: VCS written in Haskell that tries to be compatible with git.
- koka-lang/koka - Koka language compiler and interpreter
- jgm/pandoc - Universal markup converter
- ghcjs/ghcjs - Haskell to JavaScript compiler, based on GHC
- Anut-py/h-raylib - Haskell bindings for raylib
- Ashe/Notakto - The game of Notakto, made in Haskell with Apecs and Raylib
- haskell-webdriver/haskell-webdriver - A Haskell client for the Selenium WebDriver protocol.
- diku-dk/futhark - :boom::computer::boom: A data-parallel functional programming language
- carp-lang/Carp - A statically typed lisp, without a GC, for real-time applications.
- purescript/purescript - A strongly-typed language that compiles to JavaScript
- commercialhaskell/rio - A standard library for Haskell
- LambdaHack/LambdaHack - Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at
- PostgREST/postgrest - REST API for any Postgres database
- nmattia/niv - Easy dependency management for Nix projects
- machinedgod/helda - Code for "Make you a roguelike in Haskell for greater good" youtube series
- AllureOfTheStars/Allure - Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
- NixOS/nixfmt - The official (but not yet stable) formatter for Nix code
- digitallyinduced/ihp - ๐ฅ The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
-
Haxe
- player-03/echoes - A macro-based Entity Component System framework, focusing on ease of use.
- ClojureHaxe/ClojureHaxe - Clojure port written in Haxe targeting multiple platforms
- HaxeFoundation/haxe - Haxe - The Cross-Platform Toolkit
- AustinEast/heaps-aseprite - An Aseprite File Parser for Heaps
- YAL-Haxe/hxpico8 - Experimental Lua target for Haxe
- deepnight/gameBase - Base structure for my games, using Heaps framework and Haxe language.
-
Hy
- hylang/simalq - Infinitesimal Quest 2 + ฮต: A turn-based puzzling dungeon crawler
-
Idris
- idris-lang/Idris2 - A purely functional programming language with first class types
-
Janet
- CFiggers/janet-lsp - A Language Server (LSP) for the Janet programming language.
- sogaiu/jaylib-wasm-demo - Demo of using jaylib in a web browser
- pyrmont/jeep - A Janet project management tool
- sogaiu/janet-please
- sogaiu/janet-ref - Multi-purpose Janet Info Tool
- janet-lang/jpm - Janet Project Manager
- bakpakin/mendoza - A Static Site Generator
- pyrmont/documentarian - A document generation tool for Janet projects
- AlecTroemel/junk-drawer - A collection of random tools for gamedev.
- andrewchambers/janet-sh - Shorthand shell like functions for janet.
- ianthehenry/bauble - a playground for making 3D art with lisp and math
-
Java
- love2d/love-android - Android build setup for LรVE.
- clojure/clojure - The Clojure programming language
- timeopochin/tokiponakeyboard
- mirkosertic/Bytecoder - Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.
- ReplayMod/ReplayStudio - Library for handling Minecraft Replay Files (.mcpr files)
- FabricMC/fabric - Essential hooks for modding with Fabric.
- Aizistral-Studios/No-Chat-Reports - Disable Player Chat Reporting and make user messages untrackable.
- yacy/yacy_search_server - Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance
- libgdx/libgdx - Desktop/Android/HTML5/iOS Java game development framework
- CGrassin/tinwhistletabs - Tin whistle tabs: listen and play hundreds of traditional tunes!
- PaperMC/Paper - The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
- MineDojo/MineDojo - Building Open-Ended Embodied Agents with Internet-Scale Knowledge
- oracle/graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources ๐
- GeyserMC/Geyser - A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
- guardianproject/orbot - The Github home of Orbot: Tor on Android (Also available on gitlab!)
- donmor/Tiddloid - Tiddloid is an app to work with locally stored TiddlyWikis.
- iBotPeaches/Apktool - A tool for reverse engineering Android apk files
- claritylab/lucida - Speech and Vision Based Intelligent Personal Assistant
- bitletorg/bitlet - A small Java bittorrent library, powering BitLet.org
-
JavaScript
- ddupont808/GPT-4V-Act - AI agent using GPT-4V(ision) capable of using a mouse/keyboard to interact with web UI
- Azgaar/Fantasy-Map-Generator - Web application generating interactive and highly customizable maps
- dada-lang/dada - I speak only of myself since I do not wish to convince, I have no right to drag others into my river, I oblige no one to follow me and everybody practices his art in his own way.
- cmod/bibliotype - A base for longform tablet typography in HTML
- schellingb/LoveWebBuilder - Package, build and run LรVE games for the web - https://schellingb.github.io/LoveWebBuilder/
- kickscondor/fraidycat - Follow blogs, wikis, YouTube channels, as well as accounts on Twitter, Instagram, etc. from a single page.
- mailcow/mailcow-dockerized - mailcow: dockerized - ๐ฎ + ๐ = ๐
- benbrown/shuttlecraft - a single user activitypub server - join the federation!
- PrismarineJS/prismarine-viewer - Web based viewer for servers and bots
- SpaceTradersAPI/api-docs - The API documentation for the SpaceTraders API
- webpack-contrib/closure-webpack-plugin - Webpack Google Closure Compiler and Closure Library plugin -
- kenan238/reblessed - A high-level terminal interface library for node.js.
- olafjanssen/sitelen-sitelen-renderer - JavaScript library to turn Toki Pona text into the Sitelen Sitelen or Sitelen Suwi non-linear writing style.
- usebruno/bruno - Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
- upsided/Upsided-OGS-Themes - TamperMonkey themes for online-go.com
- Absulit/points - A Generative Art library made in WebGPU
- PrismarineJS/mineflayer - Create Minecraft bots with a powerful, stable, and high level JavaScript API.
- SilenceLeo/snowb-bmf - Bitmap Font Generator Online
- Heath123/pakkit
- anuraghazra/github-readme-stats - :zap: Dynamically generated stats for your github readmes
- kriskowal/peruacru - Escape from Peruรกcru Island
- prose/prose - A Content Editor for GitHub.
- chr15m/rogule.com - A dungeon a day keeps the Balrog away
- Larkenx/Rotten-Soup - A roguelike built with Vue, Vuetify, Tiled, rot.js, and PixiJS! Playable at https://rottensoup.herokuapp.com/
- orlowdev/gatsby-source-notion-api - Gatsby plugin for Notion API
- neagle/gokibitz - Move-by-move comments on go games.
- rooklift/ogatak - KataGo analysis GUI and SGF editor
- fengari-lua/fengari - ๐ ฯฮตฮณฮณฮฌฯฮน - The Lua VM written in JS ES6 for Node and the browser
- caerphoto/whistletab - Tin Whistle tab creator for D-tuned whistles
- jkk/shinkgs - A JavaScript client for the KGS Go Server
- cljsjs/packages - DEPRECATED: Javascript libraries packaged up with Google Closure externs
- Davidobot/love.js - LรVE ported to the web using Emscripten, updated to the latest Emscripten and LรVE (v11.5)
- piskelapp/piskel - A simple web-based tool for Spriting and Pixel art.
- mathiasbynens/mothereff.in - Web developer tools
- tcort/markdown-link-check - checks all of the hyperlinks in a markdown text to determine if they are alive or dead
- le-doux/bitsy - a little engine for little games, worlds, and stories
- Schneegans/Burn-My-Windows - ๐ฅ Disintegrate your windows with style.
- 200ok-ch/organice - An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
- neatorobito/scoop-crystal - Scoop bucket for the Crystal programming language on Windows
- retrogradeorbit/bootleg - Simple template processing command line tool to help build static websites
- arnog/tecendil-backend - Tengwar web app
- TiddlyWiki/TiddlyWiki5 - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
- google/zx - A tool for writing better scripts
- inkle/inky - An editor for ink: inkle's narrative scripting language
- gioxx/MarvellousSuspender - A chrome extension for suspending all tabs to free up memory, based on the original TGS 7.1.6, without tracking. Find more information about that on https://gioxx.org/tms
- clio-lang/clio - Clio is a functional, parallel, distributed programming language.
- canove/whaticket-community - A very simple Ticket System based on WhatsApp messages, that allow multi-users in same WhatsApp account.
- PMudra/gatsby-source-local-git - Gatsby source plugin which sources data from your local git repository
- zadam/trilium - Build your personal knowledge base with Trilium Notes
- anvaka/lsystem - A simple L-Systems explorer powered by WebGL
- ptigas/gatsby-remark-bibliography - Add bibtex support for gatsby remark
- gorhill/uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
- rawgraphs/rawgraphs-app - A web interface to create custom vector-based visualizations on top of RAWGraphs core
- davidagraf/doi2bib2
- github-tools/github-release-notes - Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes.
- maxlath/wikibase-cli - read and edit a Wikibase instance from the command line
- m4heshd/offlinebay - Official repository of the project OfflineBay
- louischatriot/nedb - The JavaScript Database, for Node.js, nw.js, electron and the browser
- meetfranz/franz - Franz is a free messaging app for services like WhatsApp, Slack, Messenger and many more.
- mikpanko/expresso - Tool to analyze, edit and compare text styles in English -
- Wicklets/wick-editor-2018 - Archived - New repo is now at github.com/wicklets/wick-editor
- OpenBazaar/openbazaar-desktop - OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)
- facebookarchive/prepack - A JavaScript bundle optimizer.
- turbo/js - turbo.js - perform massive parallel computations in your browser with GPGPU.
- VictorTaelin/WebMonkeys - Massively parallel GPU programming on JavaScript, simple and clean.
- nightwatchjs/nightwatch - Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
- mathiasvr/youtube-terminal - :tv: Stream YouTube videos as ascii art in the terminal!
- spencermountain/compromise - modest natural-language processing
- chjj/blessed - A high-level terminal interface library for node.js.
- dvdzkwsk/react-redux-starter-kit - Get started with React, Redux, and React-Router.
- coryhouse/react-slingshot - React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in
- uncss/uncss - Remove unused styles from CSS
- spite/Wagner - Effects composer for three.js
- jbaron/cats - Code Assistant for TypeScript
- Absulit/threejs-utils - Modules which abstract certain functionality for Threejs
- felipernb/algorithms.js - Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
- popcorn-official/popcorn-desktop - Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Windows / Mac / Linux ) A Butter-Project Fork
- tryolabs/fetch-it - An enhanced HTTP client based on fetch.
- HelloZeroNet/ZeroNet - ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
- doublespeakgames/adarkroom - A Dark Room - A Minimalist Text Adventure
- Famous/engine
- nature-of-code/noc-book - The Nature of Code book (archived repo, see README for new repo / build system!)
- 7THStage/idigdoge
- buddhist-uni/buddhist-uni.github.io - Free courses, books, and talks about Buddhism.
- imba/imba - ๐ค The friendly full-stack language
- shenzhongkang/React-Advanced-Search - React Advanced-Search Component. [้ซ็บงๆ็ดข | ่ๅๆ็ดข | ๅคๆกไปถๆ็ดข]
- marktext/marktext - ๐A simple and elegant markdown editor, available for Linux, macOS and Windows.
- webtorrent/webtorrent - โก๏ธ Streaming torrent client for the web
-
TypeScript
- mermaid-js/mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
- monkeytypegame/monkeytype - The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.
- eclipse-theia/theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
- vscode-neovim/vscode-neovim - Vim mode for VSCode, powered by Neovim
- rough-stuff/wired-elements - Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.
- robertknight/tesseract-wasm - JS/WebAssembly build of the Tesseract OCR engine for use in browsers and Node
- microsoft/vscode - Visual Studio Code
- supabase/supabase - The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
- Pictogrammers/Memory - Memory Icon Set; ideal for use with Sharp Memory Display 2.7"
- tinacms/tinacms - A fully open-source headless CMS that supports Markdown and Visual Editing
- withastro/astro - The web framework for content-driven websites. โญ๏ธ Star to support our work!
- teableio/teable - โจ The Next Gen Airtable Alternative: No-Code Postgres
- piqnt/planck.js - 2D JavaScript Physics Engine
- penrose/penrose - Create beautiful diagrams just by typing notation in plain text.
- nativefier/nativefier - Make any web page a desktop application
- abagames/crisp-game-lib - Minimal JavaScript library for creating classic arcade-like mini-games running in the browser
- ivan-demchenko/roc-vscode-unofficial - An experimental VSCode extension for Roc language
- QWxleA/logseq-interstitial-heading-plugin - Insert an interstitial heading in your daily note
- microsoft/responsible-ai-toolbox - Responsible AI Toolbox is a suite of tools providing model and data exploration and assessment user interfaces and libraries that enable a better understanding of AI systems. These interfaces and libr
- misode/deepslate - Library for rendering and emulating parts of Minecraft
- vadimdemedes/ink - ๐ React for interactive command-line apps
- anselmwang/obsidian-key-sequence-shortcut - Execute obsidian commands with short key sequences. For example, 'tp' for 'Toggle Preview' and 'tb' for 'Toggle Sidebar'. Easier to remember.
- janet-lang/vscode-janet - Janet language support for Visual Studio Code
- Thorium-Sim/thorium-nova - Next-generation Spaceship Controls
- akaalias/obsidian-footnotes - Makes creating footnotes in Obsidian more fun!
- chetachiezikeuzor/Pixr-Plugin - An Obsidian.md plugin that brings Unsplash, the largest open collection of high-quality photos, into Obsidian for a better image-use workflow ๐.
- avitorio/outstatic - Outstatic - A static CMS for Next.js
- leon-ai/leon - ๐ง Leon is your open-source personal assistant.
- markdoc/markdoc - A powerful, flexible, Markdown-based authoring framework.
- misskey-dev/misskey - ๐ A completely free and open interplanetary microblogging platform ๐
- aduros/wasm4 - Build retro games using WebAssembly for a fantasy console.
- coder/code-server - VS Code in the browser
- VSpaceCode/VSpaceCode - Spacemacs like keybindings for Visual Studio Code
- teal-language/vscode-teal - Teal language support for Visual Studio Code
- hazzard993/love-typescript-template - A template project to get started with a TypeScript LรVE 2D project
- cevek/ttypescript - Over TypeScript tool to use custom transformers in the tsconfig.json
- dendronhq/dendron - The personal knowledge management (PKM) tool that grows as you do!
- torch2424/picoDeploy - Deploy Pico-8 Carts as Standalone Applications on Desktop ๐ฅ๏ธ(Electron) and Mobile ๐ฑ(Ionic) ๐ฆ๐พ
- duiker101/reddit-pokepals - A simple website to interact with the Pokemon Go friend codes posted in the r/PokemonGoFriends subreddit
- nocodb/nocodb - ๐ฅ ๐ฅ ๐ฅ Open Source Airtable Alternative
- microsoft/BotFramework-Composer - Dialog creation and management for Microsoft Bot Framework Applications
- outline/outline - The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
- chaskiq/chaskiq - A full featured Live Chat, Support & Marketing platform, alternative to Intercom, Drift, Crisp, etc from cience.com
- Huachao/vscode-restclient - REST Client Extension for Visual Studio Code
- VadimDez/ng2-pdf-viewer - ๐ PDF Viewer Component for Angular
- hoppscotch/hoppscotch - Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
- 1backend/1backend - Run your web apps easily with a complete platform that you can install on any server. Build composable microservices and lambdas.
- railsware/upterm - A terminal emulator for the 21st century.
- freeCodeCamp/freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
- lichess-org/lichobile - lichess.org mobile application
- microsoft/data-formulator - ๐ช Create rich visualizations with AI
- strapi/strapi - ๐ Strapi is the leading open-source headless CMS. Itโs 100% JavaScript/TypeScript, fully customizable, and developer-first.
- t4t5/sweetalert - A beautiful replacement for JavaScript's "alert"
- cq2-co/cq2 - Tool for RFCs
- toeverything/AFFiNE - 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 r
- algolia/instantsearch - โก๏ธ Libraries for building performant and instant search and recommend experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue.
-
Jinja
- LemmyNet/lemmy-ansible - A docker deploy for ansible
-
Julia
- Clemapfel/Mousetrap.jl - Finally, a GUI Engine made for Julia
- probcomp/Gen.jl - A general-purpose probabilistic programming system with programmable inference
- JuliaLang/julia - The Julia Programming Language
-
Jupyter Notebook
- microsoft/lida - Automatic Generation of Visualizations and Infographics using Large Language Models
- lupantech/chameleon-llm - Codes for "Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models".
- guidance-ai/guidance - A guidance language for controlling large language models.
- microsoft/farmvibes-ai - FarmVibes.AI: Multi-Modal GeoSpatial ML Models for Agriculture and Sustainability
- jalammar/ecco - Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, BERT
- ryanrudes/colabgymrender - Render OpenAI Gym environments in Google Colaboratory
- microsoft/mup - maximal update parametrization (ยตP)
- google/dopamine - Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
- mancinimassimiliano/DeepLearningLab - Exercise for the deep learning course
- microsoft/QuantumKatas - Tutorials and programming exercises for learning Q# and quantum computing
- spro/practical-pytorch - Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
- aymericdamien/TensorFlow-Examples - TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
- microsoft/autogen - A programming framework for agentic AI ๐ค
- langchain-ai/langchain - ๐ฆ๐ Build context-aware reasoning applications
- microsoft/TextWorld - โTextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
-
Just
- catppuccin/misskey - ๐ฎ Soothing pastel theme for Misskey
-
Kotlin
- wikimedia/apps-android-wikipedia - ๐ฑThe official Wikipedia app for Android!
- tuskyapp/Tusky - An Android client for the microblogging server Mastodon
- retrowars/retrowars - Play retro games against each other in any combination in this open source Android multiplayer game.
- Ekenstein/sgf2gif - A program that converts an SGF-file to an animated GIF a la Hayauchi Super Igo style.
- JetBrains/kotlin - The Kotlin Programming Language.
- Hexworks/zircon - Zircon is an extensible and user-friendly, multiplatform tile engine.
- waifu-motivator/waifu-motivator-plugin - OSS Waifu Motivator Plugin for JetBrains IDEs to help boost your motivation while coding!
- abertschi/ad-free - A modularized audio ad blocker for Android
- UweTrottmann/SeriesGuide - Track your favorite TV shows and movies on Android devices.
-
Lua
- Rayquaza01/picotron-utilities - A collection of basic command line utilities for Picotron
- ExOK/Celeste2 - Celeste Classic 2 for PICO-8!
- SylviBlossom/love-haxe-wrappergen - Haxe wrapper generator for the LรVE API
- potch/playout - UI library and box model for Playdate
- luvit/luvit - Lua + libUV + jIT = pure awesomesauce
- LunarVim/LunarVim - ๐ LunarVim is an IDE layer for Neovim. Completely free and community driven.
- folke/twilight.nvim - ๐ Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
- jamestthompson3/nvim-remote-containers - Develop inside docker containers, just like VSCode
- NvChad/NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
- r0nk/picolove-gym - openai gym interface to pico8
- CapsAdmin/goluwa - game engine and framework written in luajit
- codehz/nelua-lsp - Experimenting creating a minimal LSP for Nelua to be used for tooling in text editors
- edubart/nelua-lang - Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
- paulofmandown/rotLove - Roguelike Toolkit in Love. A Love2D/lua port of rot.js
- propfeds/terminal-blues - A Code Page 437/ASCII tileset for POWDER.
- kiedtl/cursed - Your worst nightmare
- thisismypassport/shrinko8 - Shrink (minify) Pico-8 carts, as well as other tools (e..g linting, format conversion)
- williamboman/nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim!
- gbaptista/supernova - Terminal string styling. Put some color in your console! Support for Fennel, Lua, and Shell.
- TheRoboZ/picolove - Pico-8 Reimplementation in Love2D
- lunarmodules/Penlight - A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. M
- 26F-Studio/Emmy-love-api - LรVE2D API
- tesselode/cartographer - Simple Tiled map loading for LรVE.
- flamendless/Slab - An immediate mode GUI for the Love2D framework.
- mikumikudice/leaf - leaf (Love's Extensions And Facilities) is collection of libraries and classes for LรVE.
- artart222/CodeArt - Use NeoVim as general purpose IDE
- HamdyElzanqali/ldtk-love - LDtk loader for LรVE.
- picolove/picolove - PICO-8 Reimplementation in Love2D. Chat: https://discord.gg/jGEMUse6RM
- aquova/pico8 - My Pico-8 creations
- jesstelford/pecs - Entity Component System (ECS) for PICO-8 & Picotron
- peabnuts123/pico8-emmylua-definitions - EmmyLua intellisense definitions for PICO-8
- randrews/color - An ANSI color library for Lua
- koreader/koreader - An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
- eromatiya/the-glorious-dotfiles - A glorified personal dot files
- Optixal/neovim-init.vim - :izakaya_lantern: A hybrid Neovim configuration for productive developers who want a functional yet aesthetic Vim experience :izakaya_lantern:
- kikito/bump.lua - A collision detection library for Lua
- karai17/Simple-Tiled-Implementation - Tiled library for LรVE
- LuaLS/lua-language-server - A language server that offers Lua language support - programmed in Lua
- leafo/moonscript - :crescent_moon: A language that compiles to Lua
- snowkittykira/picotron-error-explorer - an interactive error screen for picotron
-
MATLAB
- luanfujun/deep-photo-styletransfer - Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
-
MDX
- rescript-association/rescript-lang.org - Official documentation website for the ReScript programming language
- yewstack/yew - Rust / Wasm framework for creating reliable and efficient web applications
-
Makefile
- manna-harbour/miryoku - Miryoku is an ergonomic, minimal, orthogonal, and universal keyboard layout.
-
Markdown
- practicalli/clojure - Practicalli Clojure REPL Driven Development
- tldr-pages/tldr - ๐ Collaborative cheatsheets for console commands
-
Mathematica
- dzhang314/YouTubeDrive - Store files as YouTube videos == infinite disk space
-
Mint
- mint-lang/mint-ui - The UI library of Mint
-
MoonScript
- leafo/lapis - A web framework for Lua and OpenResty written in MoonScript
-
Nim
- ftsf/nico - a Game Framework in Nim inspired by Pico-8.
- sergiotapia/torrentinim - A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible, native support for Linux, Mac and Windows.
- nim-lang/Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, an
- c-blake/cligen - Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
- calebwin/pipelines - An experimental programming language for data flow
- pragmagic/godot-nim - Nim bindings for Godot Engine
- yglukhov/nimx - GUI library
- fowlmouth/nake - Describe your Nim builds as tasks
- dom96/jester - A sinatra-like web framework for Nim.
-
OCaml
- kiranandcode/ocamlot - An Activitypub server in OCaml!
- ocaml/ocaml - The core OCaml system: compilers, runtime system, base libraries
- jaredly/reason-language-server - A language server for reason, in reason
-
Odin
- beastmatser/cli - A simple cli tool for Odin
- odin-lang/Odin - Odin Programming Language
-
PHP
- BookStackApp/BookStack - A platform to create documentation/wiki content built with PHP & Laravel
- pixelfed/pixelfed - Photo Sharing. For Everyone.
- dokuwiki/dokuwiki - The DokuWiki Open Source Wiki Engine
- EasyEngine/easyengine - Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
-
PowerShell
- ikrima/gamedevguide - Game Development & Unreal Engine Programming Guide
- ScoopInstaller/Main - ๐ฆ The default bucket for Scoop.
- notisrac/AsepriteWindowsx64Build - A docker image for building Aseprite for windows x64
- ScoopInstaller/Scoop - A command-line installer for Windows.
-
Python
- dunalduck0/azure_pim - PIM through Azure portal is slow and cannot be automated. This repo tries to implement a CLI version that is based on mainly REST API and AZCLI This code borrowed insights from other repos: https://g
- ChrisBuilds/terminaltexteffects - TerminalTextEffects (TTE) is a terminal visual effects engine, application, and Python library.
- Dao-AILab/flash-attention - Fast and memory-efficient exact attention
- tconbeer/harlequin - The SQL IDE for Your Terminal.
- paul-gauthier/aider - aider is AI pair programming in your terminal
- microsoft/LLMLingua - [EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
- PrefectHQ/marvin - โจ Build AI interfaces that spark joy
- IdreesInc/Miracode - A sharp, readable, vector-y version of Monocraft, the programming font based on Minecraft
- breuleux/jurigged - Hot reloading for Python
- MicrosoftJames/streamlit-with-promptflow
- kagisearch/smallweb - Kagi Small Web
- OpenInterpreter/open-interpreter - A natural language interface for computers
- everythingishacked/Semaphore - A full-body keyboard using gestures to type through computer vision
- microsoft/promptbench - A unified evaluation framework for large language models
- jackmpcollins/magentic - Seamlessly integrate LLMs as Python functions
- mail-in-a-box/mailinabox - Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
- deep-diver/LLM-As-Chatbot - LLM as a Chatbot Service
- Vision-CAIR/MiniGPT-4 - Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
- takluyver/bash_kernel - A bash kernel for IPython
- microsoft/greenlands - Platform to run interactive Reinforcement Learning agents in a Minecraft Server
- Significant-Gravitas/AutoGPT - 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.
- microsoft/X-Decoder - [CVPR 2023] Official Implementation of X-Decoder for generalized decoding for pixel, image and language
- prompt-toolkit/python-prompt-toolkit - Library for building powerful interactive command line applications in Python
- nebuly-ai/optimate - A collection of libraries to optimise AI model performances
- gligen/GLIGEN - Open-Set Grounded Text-to-Image Generation
- karpathy/minGPT - A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
- LAION-AI/Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
- microsoft/archai - Accelerate your Neural Architecture Search (NAS) through fast, reproducible and modular research.
- pytorch/pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
- lilianweng/emoji-semantic-search - Search the most relevant emojis given a natural language query
- quantumgraph/qgprofiler - A simple, user driven python profiler
- extremeheat/JSPyBridge - ๐. Bridge to interoperate Node.js and Python
- Stability-AI/stablediffusion - High-Resolution Image Synthesis with Latent Diffusion Models
- Mathics3/mathics-core - An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute
- Textualize/textual - 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.
- jointakahe/takahe - An ActivityPub/Fediverse server
- Anthchirp/mastodon-defederate - Aiding small Mastodon instance admins by tracking larger instances' server blocklists
- mouse-reeve/placevalue_ascii - Create integer grids of binary place values for a function
- da-rth/yasb - A highly configurable cross-platform (Windows) status bar written in Python.
- soxoj/maigret - ๐ต๏ธโโ๏ธ Collect a dossier on a person by username from thousands of sites
- SFTtech/openage - Free (as in freedom) open source clone of the Age of Empires II engine ๐
- Miksus/rocketry - Modern scheduling library for Python
- microsoft/InnerEye-DeepLearning - Medical Imaging Deep Learning library to train and deploy 3D segmentation models on Azure Machine Learning
- py-why/dowhy - DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical
- huggingface/transformers - ๐ค Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
- iSpellcaster/pico8rle - An simple rle encoder for pic08
- sanderland/katrain - Improve your Baduk skills by training with KataGo!
- hylang/hy - A dialect of Lisp that's embedded in Python
- kraanzu/gupshup - A TUI chat application writtten in python
- Chakazul/Lenia - Lenia - Mathematical Life Forms
- gp2112/snowflake-cli - A simple python script for hosting a Snowflake Proxy in your python program or with it's standalone cli
- microsoft/KEAR - Official code for achieving human parity on CommonsenseQA with External Attention
- emscripten-core/emsdk - Emscripten SDK
- halcy/hellomotoot - PSTN Mastodon Client using Mastodon.py and the Twilio API
- Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
- maguowei/starred - creating your own Awesome List by GitHub stars!
- TrippW/HadesBot - A reddit bot that watches the HadesTheGame subreddit and posts helpful hints on what key items and abilities do.
- YuvrajRaghuvanshiS/WhatsApp-Key-Database-Extractor - The most advanced and complete solution for extracting WhatsApp key/DB from package directory (/data/data/com.whatsapp) without root access.
- dansanderson/picotool - Tools and Python libraries for manipulating Pico-8 game files. http://www.lexaloffle.com/pico-8.php
- xonsh/xonsh - :shell: Python-powered shell. Full-featured and cross-platform.
- nimbo-sh/nimbo - Run compute jobs on AWS as if you were running them locally.
- andreafrancia/trash-cli - Command line interface to the freedesktop.org trashcan.
- jrnl-org/jrnl - Collect your thoughts and notes without leaving the command line.
- erezsh/Preql - An interpreted relational query language that compiles to SQL.
- LibrePhotos/librephotos - A self-hosted open source photo management service. This is the repository of the backend.
- karlicoss/orgparse - Python module for reading Emacs org-mode files
- juanpagfe/cash - Foreign exchange converter
- justahuman1/i3-grid - A i3wm grid controller for accelerated floating window management.
- ajenti/ajenti - Ajenti Core and stock plugins
- rsalmei/alive-progress - A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
- Pebaz/nimporter - Compile Nim Extensions for Python On Import!
- vaexio/vaex - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second ๐
- pypa/pipx - Install and Run Python Applications in Isolated Environments
- odoo/odoo - Odoo. Open Source Apps To Grow Your Business.
- flennerhag/mlens - ML-Ensemble โ high performance ensemble learning
- python-bonobo/bonobo - Extract Transform Load for Python 3.5+
- Xonshiz/comic-dl - Comic-dl is a command line tool to download manga and comics from various comic and manga sites. Supported sites : readcomiconline.to, mangafox.me, comic naver and many more.
- sphinx-doc/sphinx-autobuild - Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a hot-reload web server.
- google/python-fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
- Pattio/DeepSwarm - Neural Architecture Search Powered by Swarm Intelligence ๐
- facebookresearch/nevergrad - A Python toolbox for performing gradient-free optimization
- cool-RR/PySnooper - Never use print for debugging again
- GRAAL-Research/poutyne - A simplified framework and utilities for PyTorch
- bchao1/bullet - ๐ Interactive prompts made simple. Build a prompt like stacking blocks.
- prompt-toolkit/ptpython - A better Python REPL
- pallets/click - Python composable command line interface toolkit
- Wikidata/soweego - Link Wikidata items to large catalogs
- spotify/chartify - Python library that makes it easy for data scientists to create charts.
- EpistasisLab/tpot - A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
- projectmesa/mesa - Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.
- Uberi/speech_recognition - Speech recognition module for Python, supporting several engines and APIs, online and offline.
- karpathy/arxiv-sanity-preserver - Web interface for browsing, search and filtering recent arxiv submissions
- spyder-ide/spyder - Official repository for Spyder - The Scientific Python Development Environment
- thecsw/rjokes - Telegram bot to send the best jokes from r/Jokes
- Cloud-CV/Fabrik - :factory: Collaboratively build, visualize, and design neural nets in browser
- google-deepmind/sonnet - TensorFlow-based neural network library
- magenta/magenta - Magenta: Music and Art Generation with Machine Intelligence
- alexjc/neural-enhance - Super Resolution for images using deep learning.
- kivy/kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
- ecairol/machine-learning-amazon-reviews - Classify product comment on Amazon between Positive or Negative reviews.
- kovidgoyal/calibre - The official source code repository for the calibre ebook manager
- crypto101/book - Crypto 101, the introductory book on cryptography.
- huggingface/lerobot - ๐ค LeRobot: Making AI for Robotics more accessible with end-to-end learning
- muskankhaneja/Chatbot-with-Langchain-and-Streamlit
- Aider-AI/aider - aider is AI pair programming in your terminal
- khoj-ai/khoj - Your AI second brain. Self-hostable. Get answers from the internet or your docs. Use any online or local LLM (e.g gpt, claude, gemini, llama, qwen, mistral). Build custom agents, personalized automati
- aimhubio/aim - Aim ๐ซ โ An easy-to-use & supercharged open-source experiment tracker.
- mkdocstrings/crystal - ๐ Crystal language doc generator for https://github.com/mkdocstrings/mkdocstrings
- RasaHQ/rasa - ๐ฌ 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
-
QML
- jgadsden/tin-whistle-tablature - MuseScore plugin to add tablature / finger diagrams to a tin whistle staff in a score
- Swordfish90/cool-retro-term - A good looking terminal emulator which mimics the old cathode display...
-
Racket
- soegaard/sketching - A Racket library for creative drawings and animations. Inspired by Processing.
- racket/racket - The Racket repository
-
ReScript
- rescript-lang/rescript-compiler - The compiler for ReScript.
-
Ruby
- buren/wayback_archiver - Ruby gem to send URLs to Wayback Machine
- load-a/tomes - These are some tools I created for my own projects. Some of the contents include input handlers, runtime changes and a file loader.
- DragonRidersUnite/book - A comprehensive guide to shipping cross-platform games with ease using DragonRuby Game Toolkit.
- vidarh/rubywm - An X11 window manager in pure Ruby
- lobsters/lobsters - Computing-focused community centered around link aggregation and discussion
- seattlerb/debride - Analyze code for potentially uncalled / dead methods, now with auto-removal.
- danmayer/coverband - Ruby production code coverage collection and reporting (line of code usage)
- mame/quine-relay - An uroboros program with 100+ programming languages
- hashicorp/vagrant - Vagrant is a tool for building and distributing development environments.
- mastodon/mastodon - Your self-hosted, globally interconnected microblogging community
- huginn/huginn - Create agents that monitor and act on your behalf. Your agents are standing by!
- ryanb/ruby-warrior - Game written in Ruby for learning Ruby.
-
Rust
- DanielleMaywood/fyp-gleam
- zsa/kontroll - Kontroll demonstates how to control the Keymapp API, making it easy to control your ZSA keyboard from the command line and scripts.
- demoray/azure-pim-cli - Unofficial CLI to list and enable Azure Privileged Identity Management (PIM) roles
- glebbash/LO - LO - small programming language targeting WASM that aims to be as simple as possible
- microsoft/sudo - It's sudo, for Windows
- zellij-org/zellij - A terminal workspace with batteries included
- slint-ui/slint - Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
- svenstaro/miniserve - ๐ For when you really just want to serve some files over HTTP right now!
- shivrm/risp - Interpreted LISP-like language.
- http-rs/tide - Fast and friendly HTTP server framework for async Rust
- zed-industries/zed - Code at the speed of thought โ Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
- djc/askama - Type-safe, compiled Jinja-like templates for Rust
- atuinsh/atuin - โจ Magical shell history
- KvGeijer/zote - A dynamic scripting language with a focus on flow-based syntax
- lencx/ChatGPT - ๐ฎ ChatGPT Desktop Application (Mac, Windows and Linux)
- lukewilliamboswell/roc-tui - An experimental TUI platform for Roc
- jtroo/kanata - Improve keyboard comfort and usability with advanced customization
- gleam-lang/gleam - โญ๏ธ A friendly language for building type-safe, scalable systems!
- napi-rs/napi-rs - A framework for building compiled Node.js add-ons in Rust via Node-API
- LGUG2Z/whkd - A simple hotkey daemon for Windows
- astral-sh/rye - a Hassle-Free Python Experience
- valeriansaliou/sonic - ๐ฆ Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
- verus-lang/verus - Verified Rust for low-level systems code
- inko-lang/inko - A language for building concurrent software with confidence
- GetFirefly/firefly - An alternative BEAM implementation, designed for WebAssembly
- typst/typst - A new markup-based typesetting system that is powerful and easy to learn.
- ETBCOR/nasin-nanpa - nasin sitelen tan anpa nanpa
- helix-editor/helix - A post-modern modal text editor.
- lennart-finke/kakikun - A paint and ASCII art application for the terminal.
- fathyb/carbonyl - Chromium running inside your terminal
- dgrunwald/rust-cpython - Rust <-> Python bindings
- rusterlium/rustler - Safe Rust bridge for creating Erlang NIF functions
- topgrade-rs/topgrade - Upgrade all the things
- LemmyNet/lemmy - ๐ A link aggregator and forum for the fediverse
- LGUG2Z/komorebi - A tiling window manager for Windows ๐
- rust-lang/rust-clippy - A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
- sagiegurari/cargo-make - Rust task runner and build tool.
- XAMPPRocky/tokei - Count your code, quickly.
- rust-lang/cargo - The Rust package manager
- rust-embedded/rust-raspberrypi-OS-tutorials - :books: Learn to write an embedded OS in Rust :crab:
- getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
- Rigellute/spotify-tui - Spotify for the terminal written in Rust ๐
- wasmerio/wasmer - ๐ The leading Wasm Runtime supporting WASIX and WASI
- gamercade-io/gamercade_console - A Neo-Retro Fantasy Console. Make WASM-powered, networked multiplayer games.
- valence-rs/valence - A Rust framework for building Minecraft servers.
- Toqozz/bevy_debug_lines - A prototype plugin providing a simple line drawing api for bevy.
- Nilirad/bevy_prototype_lyon - Draw 2D shapes in Bevy
- Builditluc/wiki-tui - A simple and easy to use Wikipedia Text User Interface
- samtay/so - A terminal interface for Stack Overflow
- NiklasEi/bevy_game_template - Template for a Bevy game including CI/CD for web, Windows, Linux, macOS, iOS and Android
- Lucretiel/autodefault - Autodefault automatically makes your struct literals fill themselves with `..default()`
- rust-lang/rust-analyzer - A Rust compiler front-end for IDEs
- rust-adventure/2d-platformer-sandbox-youtube-series - A series of videos exploring 2d platformer creation with Bevy ECS
- bevy-cheatbook/bevy-cheatbook - Unofficial Reference Book for the Bevy Game Engine
- loopystudios/bevy-shell-template - An opinionated, monolithic template for Bevy with cross-platform CI/CD, native + WASM launchers, and managed cross-platform deployment.
- zesterer/tao - A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebraic effects, associated types, good diagnostics, etc.
- ollej/rusty-slider - A small tool to display markdown files as a slideshow written in Rust.
- yazgoo/bema - write your next slideshow in rust ๐ฆ, as a self-contained binary ๐ฆ.
- puppetmaster-/vollmond
- GrayJack/janetrs - Rust high level bindings for Janet
- eraserhd/parinfer-rust - A Rust port of parinfer.
- roapi/roapi - Create full-fledged APIs for slowly moving datasets without writing a single line of code.
- zee-editor/zee - A modern text editor for the terminal written in Rust
- openfare/openfare - Micropayment funded software.
- lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust
- not-fl3/macroquad - Cross-platform game engine in Rust.
- veeso/tui-realm - ๐ A ratatui framework to build stateful applications with a React/Elm inspired approach
- roc-lang/roc - A fast, friendly, functional language.
- ajeetdsouza/zoxide - A smarter cd command. Supports all major shells.
- kitao/pyxel - A retro game engine for Python
- gyscos/cursive - A Text User Interface library for the Rust programming language
- scambier/TQ-Bundler - The all-in-one TIC-80 bundler
- LIKO-12/rust-rewrite - A programming environment that aims to help people learn how to program in JavaScript, while giving them a tour on how old computers and their limitations used to be.
- TheWaWaR/simple-http-server - Simple http server in Rust (Windows/Mac/Linux)
- denoland/deno - A modern runtime for JavaScript and TypeScript.
- oberblastmeister/trashy - a cli system trash manager, alternative to rm and trash-cli
- Byron/trash-rs - A Rust library for moving files to the Recycle Bin
- graphql-rust/juniper - GraphQL server library for Rust
- aftix/bacon - Scientific Computing in Rust
- swc-project/swc - Rust-based platform for the Web
- trunk-rs/trunk - Build, bundle & ship your Rust WASM application to the web.
- nannou-org/nannou - A Creative Coding Framework for Rust.
- gobanos/cargo-aoc
- rant-lang/rant - Rant - The templating language for procedural generation.
- SergiusIW/gate - A specialized 2D game library
- Nukesor/pueue - :stars: Manage your shell commands.
- PradeepKumarRajamanickam/kurinji - Kurinji Input Map aims to decouple game play code from device specific input api. This is achieved by providing apis that allows you to map game actions to device input events instead of directly hand
- vleue/bevy_easings - Bevy plugin for easings and simple animations
- fdehau/tui-rs - Build terminal user interfaces and dashboards using Rust
- doukutsu-rs/doukutsu-rs - A faithful and open-source remake of Cave Story's engine written in Rust
- meilisearch/meilisearch - A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
- bevyengine/bevy - A refreshingly simple data-driven game engine built in Rust
- amethyst/bracket-lib - The Roguelike Toolkit (RLTK), implemented for Rust.
- garkimasera/rusted-ruins - Extensible open world rogue like game with pixel art. Players can explore the wilderness and ruins.
- nabijaczleweli/cargo-update - A cargo subcommand for checking and applying updates to installed executables
- dalance/procs - A modern replacement for ps written in Rust
- spacejam/sled - the champagne of beta embedded databases
- extrawurst/gitui - Blazing ๐ฅ fast terminal-ui for git written in rust ๐ฆ
- saschagrunert/git-journal - The Git Commit Message and Changelog Generation Framework :book:
- rust-cli/human-panic - Panic messages for humans.
- innoave/genevo - Execute genetic algorithm (GA) simulations in a customizable and extensible way.
- BurntSushi/xsv - A fast CSV command line toolkit written in Rust.
- altdesktop/i3-style - ๐จ Make your i3 config a little more stylish.
- timokoesters/nbodysim - Realtime 3D N-Body-Simulation
- pest-parser/pest - The Elegant Parser
- ralfbiedert/ffsvm - FFSVM stands for "Really Fast Support Vector Machine"
- mun-lang/mun - Source code for the Mun language and runtime.
- lotabout/rargs - xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
- 0b01/xprite-editor - Pixel art editor
- casey/just - ๐ค Just a command runner
- uutils/coreutils - Cross-platform Rust rewrite of the GNU coreutils
- r-darwish/topgrade - Upgrade everything
- nushell/nushell - A new type of shell
- godot-rust/gdnative - Rust bindings for Godot 3
- PistonDevelopers/piston - A modular game engine written in Rust
- tomassedovic/roguelike-tutorial - Port of the "Complete Roguelike Tutorial, using python+libtcod" to Rust + tcod
- citybound/citybound - A work-in-progress, open-source, multi-player city simulation game.
- rust-lang/rustlings - :crab: Small exercises to get you used to reading and writing Rust code!
- ggez/ggez - Rust library to create a Good Game Easily
- fish-shell/fish-shell - The user-friendly command line shell.
- DioxusLabs/dioxus - Fullstack app framework for web, desktop, mobile, and more.
- rust-lang/rust - Empowering everyone to build reliable and efficient software.
- amber-lang/amber - ๐ Amber the programming language compiled to Bash
- etbcor/nasin-nanpa - nasin sitelen tan anpa nanpa
- watchexec/watchexec - Executes commands in response to file modifications โโ Maintenance status: on hold. I have no time for OSS currently; back late 2024.
- watchexec/cargo-watch - Watches over your Cargo project's source.
- 0xfalafel/hextazy - A coloful hexadecimal editor
- GitoxideLabs/gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git
- ekzhang/bore - ๐ณ bore is a simple CLI tool for making tunnels to localhost
-
Scala
- allenai/ScienceWorld - ScienceWorld is a text-based virtual environment centered around accomplishing tasks from the standardized elementary science curriculum.
- rikvdkleij/intellij-haskell - IntelliJ plugin for Haskell
-
Scheme
- nvim-treesitter/nvim-treesitter - Nvim Treesitter configurations and abstraction layer
- petelliott/raylib-guile - raylib guile bindings for my good friend jacob's birthday
- webyrd/Barliman - Prototype smart text editor
-
Shell
- biox/shmoji - a little shell-based emoji picker
- gleam-community/gleam-install - An installer for Gleam on Linux and macOS
- workman-layout/Workman - Workman keyboard layout
- pacstall/pacstall - An AUR-inspired package manager for Ubuntu
- asdf-vm/asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
- theonemule/no-ip - A shell script that works as Dynamic Update Client (DUC) for noip.com
- NickTomlin/rust-rsay - It's cowsay... in Rust
- lensesio/fast-data-dev - Kafka Docker for development. Kafka, Zookeeper, Schema Registry, Kafka-Connect, Landoop Tools, 20+ connectors
- shelfio/libreoffice-lambda-layer
- mut-ex/wallpapers - Just some neat looking wallpapers (2560px ร 1440px)
- pipeseroni/pipes.sh - Animated pipes terminal screensaver
- ninjudd/drip - Fast JVM launching without the hassle of persistent JVMs.
- Lazy-Newb-Pack/Lazy-Newb-Pack-Linux - A Lazy Newb Pack for Linux
- papers-we-love/papers-we-love - Papers from the computer science community to read and discuss.
-
Swift
- nettlep/magic - Scanner for decks of cards with bar codes printed on card edges
- vapor/vapor - ๐ง A server-side Swift HTTP web framework.
- trill-lang/trill - A type safe, compiled language inspired by (and written in) Swift
-
TeX
- hendricius/the-sourdough-framework - Open source book dedicated to helping you to make the best possible sourdough bread at home.
- clever-algorithms/CleverAlgorithms - Clever Algorithms: Nature-Inspired Programming Recipes
- terryum/awesome-deep-learning-papers - The most cited deep learning papers
-
V
- vlang/v - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
-
Vim Script
- sogaiu/janet-neovim-trial-kit - Try Janet Support in Neovim with Relatively Minimal Fuss
- jaredgorski/SpaceCamp - ๐ญ Vim colors for the final frontier
- matze/vim-move - Plugin to move lines and selections up and down
- vim/vim - The official Vim repository
- scrooloose/vimfiles - The ~/.vim directory that we share at work
- neovim/neovim - Vim-fork focused on extensibility and usability
- danazkari/vim-config - Subjective and personal vim-config
- jacoborus/tender.vim - A 24bit colorscheme for Vim, Airline and Lightline
-
Vue
- requarks/wiki - Wiki.js | A modern and powerful wiki app built on Node.js
- staniel359/muffon - Advanced multi-source music streaming + discovery client for desktop. Free, clean, no login, no ads.
-
Zig
- kristoff-it/zine - Fast, Scalable, Flexible Static Site Generator (SSG)
- rockorager/libvaxis - a modern tui library written in zig
- Interrupt/delve-framework - Delve is a framework for writing Games in Zig and Lua. For those who value being cross platform and keeping things simple.
- buzz-language/buzz - ๐จโ๐ buzz, A small/lightweight statically typed scripting language
- theseyan/bkg - Package Bun apps into a single executable
- axgdev/telezig - A telegram bot library written in Zig โก
- ibillingsley/wasm4-gamejam - One Slime Army is an arcade endless wave survival game for the WASM-4 fantasy console
- capy-ui/capy - ๐ปBuild one codebase and get native UI on Windows, Linux and Web
- ryupold/raylib.zig - Idiomatic Zig bindings for raylib utilizing raylib_parser
- Hejsil/lemonbar-maker
- oven-sh/bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager โ all in one
- luehmann/assemblio
- Not-Nik/raylib-zig - Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
- hexops/mach - zig game engine & graphics toolkit
- marler8997/zig-build-repos - [DEPRECATED] use build.zig.zon instead. Enables build.zig files to depend on git repositories.
- ziglang/zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
PureScript
- ad-si/Transity - Keep track of your ๐ต, ๐, ๐, ๐, ๐ป on your command line with the plain text accounting tool of the future! ๐
Programming Languages
Categories
Rust
129
Python
109
Go
95
JavaScript
88
C++
61
C# #
57
TypeScript
56
Clojure
52
Lua
40
C
37
Others
30
Elixir
19
Java
19
Gleam
18
Haskell
18
Emacs Lisp
17
Zig
16
Jupyter Notebook
15
Shell
14
F# #
13
Ruby
12
HTML
12
Janet
11
Fennel
10
Dart
9
Kotlin
9
Nim
9
Vim Script
8
Common Lisp
6
Haxe
6
Crystal
5
PowerShell
4
PHP
4
Swift
3
OCaml
3
Julia
3
Scheme
3
CSS
3
TeX
3
Scala
2
QML
2
Racket
2
License
2
Odin
2
MDX
2
Markdown
2
Vue
2
Groovy
1
Cuda
1
HLSL
1
V
1
ReScript
1
Brainfuck
1
Fluent
1
Mint
1
Just
1
PureScript
1
MATLAB
1
Makefile
1
GDScript
1
Mathematica
1
Jinja
1
Beef
1
Bicep
1
MoonScript
1
Hy
1
D
1
Idris
1
Sub Categories
Keywords
rust
87
python
65
javascript
50
gamedev
48
go
43
game-development
43
cli
41
golang
41
lua
39
clojure
38
compiler
38
linux
36
terminal
33
windows
32
game
31
game-engine
31
language
29
programming-language
26
machine-learning
26
android
25
cross-platform
22
markdown
20
macos
20
typescript
20
tui
19
neovim
18
shell
18
command-line
18
vim
17
elixir
17
clojurescript
17
react
16
framework
16
ai
16
emacs
15
nodejs
15
ui
15
c
15
wasm
14
roguelike
14
http
14
csharp
14
cpp
14
lisp
13
janet
13
visualization
13
docker
13
zig
12
chatgpt
12
graphics
12