phrohdoh / stars

repositories on GitHub 'starred' by this account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome stars

A list of awesome repositories I've starred. Want your own? Try: stargazer
Total starred repositories: 1874

Contents

ActionScript

⬆ back to top

AppleScript

  • benb116/Gone-Phishing - A phishing attack for Macs that copies the victim's password and keychain to the Public folder. (⭐️45)
  • section83/MacYTDL - A macOS GUI front-end for the YT-DLP video downloader (⭐️410)

⬆ back to top

Assembly

⬆ back to top

Astro

⬆ back to top

Bikeshed

  • forgefed/forgefed - ForgeFed - Federation Protocol for Forge Services [Creative Commons Zero v1.0 Universal] (⭐️984)

⬆ back to top

Blade

  • grocy/grocy - ERP beyond your fridge - Grocy is a web-based self-hosted groceries & household management solution for your home [MIT License] (⭐️6345)

⬆ back to top

C

  • aadel112/alicia - Sql as a high speed programming language [MIT License] (⭐️23)
  • AmbiBox/hidapi - A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows. (⭐️4)
  • ardera/flutter-pi - A light-weight Flutter Engine Embedder for Raspberry Pi that runs without X. [MIT License] (⭐️1483)
  • arendst/Tasmota - Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at [GNU GPLv3] (⭐️21450)
  • AsahiLinux/gpu - Dissecting the M1's GPU for 3D acceleration (⭐️981) Archived!
  • bibledit/cloud - Source code for Bibledit core library and Cloud binary [GNU GPLv3] (⭐️12)
  • bytecodealliance/wasm-micro-runtime - WebAssembly Micro Runtime (WAMR) [Apache License 2.0] (⭐️4580)
  • capstone-engine/capstone - Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86. (⭐️7078)
  • clibs/entr - A utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling. entr responds to file system events by executing command line arguments or by writing to a FIFO. entr was written to provide to make rapid feedback and automated testing natural and completely ordinary. (⭐️594)
  • clojit/clojit-cvm - Clojure VM written in C with advanced GC [MIT License] (⭐️71)
  • codekitchen/pipeline - the pipeline shell command [MIT License] (⭐️177)
  • corellium/usbfluxd - Redirects the standard usbmuxd socket to allow connections to local and remote usbmuxd instances so remote devices appear connected locally. [GNU GPLv2] (⭐️335)
  • da2x/fluxfonts - A unique tool that blurs your device’s unique font fingerprint by continuously installing and uninstalling new fonts that are generated on the fly. (⭐️67)
  • dfranx/SPIRV-VM - Virtual machine for executing SPIR-V [MIT License] (⭐️280)
  • eduard-permyakov/permafrost-engine - An OpenGL RTS game engine written in C [GNU GPLv3] (⭐️2599)
  • eradman/entr - Run arbitrary commands when files change (⭐️4061)
  • espressif/esp-idf - Espressif IoT Development Framework. Official development framework for Espressif SoCs. [Apache License 2.0] (⭐️12593)
  • espressif/openocd-esp32 - OpenOCD branch with ESP32 JTAG support (⭐️335)
  • ExistentialAudio/BlackHole - BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency. [GNU GPLv3] (⭐️14194)
  • fail0verflow/shofel2 - Tegra X1 bootrom exploit [Modified BSD License] (⭐️746)
  • fastly/theft - property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input [ISC License] (⭐️2)
  • feliwir/arda - (⭐️8) Archived!
  • festvox/bard - Bard Storyteller ebook reader with speech synthesis support (⭐️57)
  • flang-compiler/flang - Flang is a Fortran language front-end designed for integration with LLVM. (⭐️784)
  • FWGS/xash3d-fwgs - Xash3D FWGS engine. (⭐️1407)
  • Genymobile/scrcpy - Display and control your Android device [Apache License 2.0] (⭐️103095)
  • ggreer/the_silver_searcher - A code-searching tool similar to ack, but faster. [Apache License 2.0] (⭐️25775)
  • google/wuffs - Wrangling Untrusted File Formats Safely (⭐️4003)
  • grassel/wac-esp - Web Assembly Interpreter for ESP32 family of micro controllers running the ESP-IDF development framework, based on the great work at kanaka/wac (⭐️76)
  • graydon/rust-prehistory - historical archive of rust pre-publication development (⭐️567)
  • Guillem96/argon-nx - 🚀 GUI payload chainloader for Nintendo Swtich. [GNU GPLv2] (⭐️166)
  • hathach/tinyusb - An open source cross-platform USB stack for embedded system [MIT License] (⭐️4577)
  • IAIK/Picnic - Optimized implementation of the Picnic signature scheme [MIT License] (⭐️77)
  • Immediate-Mode-UI/Nuklear - A single-header ANSI C immediate mode cross-platform GUI library (⭐️8649)
  • jakibaki/sys-netcheat - Open-source cheat-engine for the Nintendo Switch. [GNU GPLv3] (⭐️226)
  • jtgrassie/xmr-wasm - A Monero WebAssembly based miner (⭐️101)
  • justinfrankel/licecap - LICEcap simple animated screen capture tool for Windows and OS X (⭐️5219)
  • kabbi/m5-atom-wasms - An experiment of running a lot of wasm apps on esp32 M5 atom matrix board (⭐️20)
  • leidav/stronghold-to-castlekeep - A tool to convert strongholds gm1 and tgx files to png and json, as needed by castlekeep. (⭐️12)
  • libsdl-org/SDL - Simple Directmedia Layer [zlib License] (⭐️8376)
  • libtcod/libtcod - A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator. [Modified BSD License] (⭐️926)
  • libyal/libfvde - Library and tools to access FileVault Drive Encryption (FVDE) encrypted volumes [GNU LGPLv3] (⭐️333)
  • lojban/jbofihe - Parser & analyser for Lojban [GNU GPLv2] (⭐️31)
  • lvgl/lvgl - Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. [MIT License] (⭐️15128)
  • mccannd/Project-Marshmallow - Vulkan-based implementation of clouds from Decima Engine (⭐️45)
  • memononen/nanovg - Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. [zlib License] (⭐️5031)
  • mgerdes/Open-Golf - A cross-platform minigolf game written in C. [MIT License] (⭐️1758)
  • microsoft/winfile - Original Windows File Manager (winfile) with enhancements [MIT License] (⭐️6717)
  • mjolnirapp/mjolnir - Lightweight automation and productivity app for OS X (⭐️5204)
  • moehriegitt/hob3l - 100x Faster Slicing of SCAD Files for 3D Printing [GNU GPLv3] (⭐️240)
  • moethu/SketchUpNET - SketchUp C# API - A C++/CLI API Wrapper for the Trimble(R) SketchUp(R) C API [MIT License] (⭐️103)
  • moretension/duti - A command-line tool to select default applications for document types and URL schemes on Mac OS X (⭐️1390)
  • morganstanley/hobbes - A language and an embedded JIT compiler [Apache License 2.0] (⭐️1157)
  • MrCheeze/botw-tools - Some datamining stuff for The Legend of Zelda: Breath of the Wild (⭐️234)
  • nrdvana/CmdlineGL - Parses and executes OpenGL calls from a text stream [Modified BSD License] (⭐️164)
  • ollix/MetalNanoVG - The Metal port of NanoVG. [MIT License] (⭐️209)
  • OpenIntelWireless/itlwm - Intel Wi-Fi Drivers for macOS [GNU GPLv2] (⭐️6674)
  • positive-security/send-my - Upload arbitrary data via Apple's Find My network. [GNU AGPLv3] (⭐️1762)
  • puffnfresh/toggle-osx-shadows - Tiny tool to toggle window shadows on OS X (⭐️411)
  • radareorg/radare2 - UNIX-like reverse engineering framework and command-line toolset [GNU LGPLv3] (⭐️19726)
  • randrew/layout - Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++. (⭐️863)
  • ryankurte/esp32-wasm-base - DEPRECATED: see https://github.com/embedded-wasm, https://github.com/ryankurte/esp32-pal (⭐️41) Archived!
  • SanderMertens/flecs - A fast entity component system (ECS) for C & C++ [MIT License] (⭐️5605)
  • sandst1/lastdayofmonth - I wish Slack reminders supported last day of every month (⭐️4)
  • shellphish/how2heap - A repository for learning various heap exploitation techniques. [MIT License] (⭐️6940)
  • sisuani/iaxclient - iaxclient cross-compile under Linux and Windows (without cygwin) [GNU LGPLv2.1] (⭐️6)
  • sjhe/roomba-rtos - In class project to create a semi autonomous, preemptive, real time operating system for controlling a Roomba. Used interprocess communication and synchronization via the concept of message passing (⭐️1)
  • supergreenlab/SuperGreenOS - 🧠 SuperGreenOS home farming automation software for esp32, all in one package, and controllable from your smartphone, pc, mac, linux, toaster, plumbus, whatnot... [GNU GPLv3] (⭐️164)
  • supergreenlab/SuperGreenOSBoilerplate - ESP32 Boilerplate code generator - See README -> [GNU GPLv3] (⭐️28)
  • svkaiser/TurokEX - (⭐️44)
  • tvondra/connection_limits - a PostgreSQL extension that allows you to set quotas on connections (per user, database or IP) (⭐️13)
  • tvondra/query_recorder - an extension for recording all executed queries (so that you may replay them later) (⭐️8)
  • vengi-voxel/vengi - free and open source voxel art tools - editor, thumbnailer and format converter (⭐️1032)
  • ventoy/Ventoy - A new bootable USB solution. [GNU GPLv3] (⭐️58279)
  • vshymanskyy/wasm2native - Turn WASI apps into native executables [MIT License] (⭐️113)
  • vvanders/wasm_lua - Lua VM running in a WASM environment (⭐️784)
  • washingtonpost/nginx-lambda - Invoke lambda functions from NGINX. [MIT License] (⭐️29) Archived!
  • wasm3/wasm3 - 🚀 A fast WebAssembly interpreter and the most universal WASM runtime [MIT License] (⭐️7012)
  • waveshareteam/e-Paper - (⭐️1228)
  • xamarin/flex - Flex is a flexible box layout system written in C, designed to be easy to consume from other languages [MIT License] (⭐️191) Archived!
  • zardam/spifb - (⭐️10)
  • zeux/volk - Meta loader for Vulkan API [MIT License] (⭐️1225)
  • zrythm/zrythm - a highly automated and intuitive digital audio workstation - official mirror (⭐️1978)

⬆ back to top

C#

  • 0xd4d/dnlib - Reads and writes .NET assemblies and modules [MIT License] (⭐️2057)
  • adamant/adamant.tools.compiler.bootstrap - A compiler for the Adamant language [MIT License] (⭐️24) Archived!
  • alexanderkyte/Wasm2CIL - A compiler from webassembly to the .NET CLR executable format [MIT License] (⭐️21)
  • andychiare/netcore2-jwt - Using JWTs in .NET Core 2 (⭐️79)
  • askeladdk/CCEngine - My attempt to recreate the C&C: Tiberian Dawn and Red Alert 1 games in a single engine. [GNU GPLv3] (⭐️13)
  • AvaloniaUI/Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology [MIT License] (⭐️24005)
  • aws/aws-extensions-for-dotnet-cli - Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services [Apache License 2.0] (⭐️367)
  • aws/codelyzer - Codelyzer is a framework that provides interfaces to build and analyze source code in various languages and generates a platform-independent representation as a universal abstract syntax tree (UAST) model or a JSON file. [Apache License 2.0] (⭐️63)
  • aws/porting-assistant-dotnet-client - The 'Porting Assistant for .NET' is a standalone compatibility analyzer that helps customers to port their .NET Framework (“.NET”) applications to .NET Core on Linux. [Apache License 2.0] (⭐️143)
  • aws/porting-assistant-dotnet-datastore - The 'Porting Assistant for .NET' is a standalone compatibility analyzer that helps customers to port their .NET Framework (“.NET”) applications to .NET Core on Linux. [Apache License 2.0] (⭐️58)
  • Azure/iotedge - The IoT Edge OSS project [MIT License] (⭐️1446)
  • benaadams/Ben.Demystifier - High performance understanding for stack traces (Make error logs more productive) [Apache License 2.0] (⭐️2715)
  • BleuBleu/FamiStudio - FamiStudio NES Music Editor [MIT License] (⭐️1504)
  • bolorundurowb/dotenv.net - A library to read .env files in a .NET Core environment [MIT License] (⭐️215)
  • brihernandez/MouseFlight - War Thunder style mouse flight controls for aircraft [MIT License] (⭐️619)
  • bytecodealliance/wasmtime-dotnet - .NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/ [Apache License 2.0] (⭐️400)
  • clojure/clojure-clr - A port of Clojure to the CLR, part of the Clojure project (⭐️1539)
  • ClosedXML/ClosedXML - ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API. [MIT License] (⭐️4452)
  • CombinE88/Medieval-Warfare - Medieval Warfare mod for OpenRa [GNU GPLv3] (⭐️21)
  • conan-roslyn/Conan - Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure (⭐️97) Archived!
  • cookgreen/CorrinoEngine - CorrinoEngine is an open-source project which will recreate the Emperor : Battle for Dune [GNU GPLv3] (⭐️29)
  • cookgreen/OpenRAModEditor - Mod Editor for OpenRA based on OpenRA Mod SDK (⭐️5)
  • cookgreen/Yuris-Revenge - A Red Alert 2 Yuri's Revenge mod for OpenRA Engine [GNU GPLv3] (⭐️153)
  • dazinator/DotNet.Glob - A fast globbing library for .NET / .NETStandard applications. Outperforms Regex. [MIT License] (⭐️353)
  • Deffiss/testenvironment-docker - [MIT License] (⭐️117)
  • dhhoang/IonDotnet - Amazon Ion ( http://amzn.github.io/ion-docs/ ) library for dotnet [MIT License] (⭐️12)
  • dnSpy/dnSpy - .NET debugger and assembly editor (⭐️25667) Archived!
  • docascode/nue - 📦 nue - the NuGet Package Extractor [MIT License] (⭐️15) Archived!
  • dotnet/corert - This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain. [MIT License] (⭐️2917) Archived!
  • dotnet/csharplang - The official repo for the design of the C# programming language (⭐️10955)
  • dotnet/Open-XML-SDK - Open XML SDK by Microsoft [MIT License] (⭐️3891)
  • drogoganor/OpenDR - A work-in-progress recreation of the Auran RTS classic for the OpenRA strategy game engine. [GNU GPLv3] (⭐️62)
  • Dzierzan/KKnD - KKnD and KKnD2 remake on OpenRA engine. [GNU GPLv3] (⭐️1) Archived!
  • Dzierzan/OpenSA - This repository contains Swarm Assault remake project based on the OpenRA Mod SDK. [GNU GPLv3] (⭐️87)
  • edn-format/edn-dot-net - (⭐️25)
  • ekonbenefits/dynamitey - (pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net [Apache License 2.0] (⭐️352)
  • EoralMilk/TiberianAurora - [GNU GPLv3] (⭐️15)
  • FacticiusVir/SharpVk - C# Bindings for the Vulkan API & SPIR-V [MIT License] (⭐️146)
  • FreyaHolmer/ShaderForge - A Shader Editor for Unity (⭐️2573)
  • Goodgulf281/Unity-Formation-Movement - Formation movement for Unity3D using standard Navmesh or A*Pathfinding [MIT License] (⭐️86)
  • googlevr/tilt-brush - [Apache License 2.0] (⭐️2214) Archived!
  • handsomematt/botw-modding - The Legend of Zelda: Breath of the Wild - Modding Documentation and Tools (⭐️71)
  • HangfireIO/Cronos - A fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions [MIT License] (⭐️955)
  • hglee/ClojureClrExample - Clojure CLR example project [Modified BSD License] (⭐️12)
  • IceReaper/ebfd-re - Emperor: Battle for Dune - Format reverse engineering. (⭐️5)
  • IceReaper/OpenKrush - A KKnD and KKnD2 mod on OpenRA engine. [GNU GPLv3] (⭐️96)
  • Impostor/Impostor - Impostor - An open source reimplementation of the Among Us Server [GNU GPLv3] (⭐️2244)
  • Inq8/CAmod - Combined Arms [GNU GPLv3] (⭐️93)
  • JacekKosciesza/StarWars - GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core [MIT License] (⭐️616) Archived!
  • JamesRandall/AzureFromTheTrenches.Commanding - A configuration based commanding and mediator framework that supports command dispatch and execution in-process, over HTTP or over Azure Storage Queues. Written to .NET Standard 2.0 and supports many popular runtimes including .NET Core and .NET 4.6.x. [MIT License] (⭐️45)
  • jasonsturges/postgresql-dotnet-core - ASP.NET 7.0 Web Application using PostgreSQL with Entity Framework (⭐️114)
  • jellyfin/jellyfin - The Free Software Media System [GNU GPLv2] (⭐️30630)
  • jerriepelser-blog/AnalyzeDotNetProject - [MIT License] (⭐️41)
  • katie356/BrainwaveAnalyzer - Program to import raw brainwaves, and using FFT and Frequency Index calculate various bands of brainwaves. [MIT License] (⭐️12)
  • KoalaBear84/OpenDirectoryDownloader - Indexes open directories [GNU GPLv3] (⭐️1052)
  • mannkind/litterrobot2mqtt - A litter robot API to mqtt bridge process [MIT License] (⭐️5) Archived!
  • manuc66/JsonSubTypes - Discriminated Json Subtypes Converter implementation for .NET [MIT License] (⭐️397)
  • MapsterMapper/Mapster - A fast, fun and stimulating object to object Mapper [MIT License] (⭐️4168)
  • mattjohnsonpint/TimeZoneConverter - Lightweight libraries to convert between IANA, Windows, Rails, and POSIX time zones. (⭐️827)
  • mausworks/pidget - Error reporting for .NET using sentry.io [MIT License] (⭐️37)
  • mayuki/Rin - Request/response Inspector middleware for ASP.NET Core [MIT License] (⭐️632)
  • microsoft/Power-Fx - Power Fx low-code programming language [MIT License] (⭐️3125)
  • microsoft/workbooks - Workbooks is an interactive programming environment that’s perfect for experimentation, learning, and documentation: an educational tool for learning the myriad of .NET platforms, APIs, and libraries. [MIT License] (⭐️466) Archived!
  • migueldeicaza/Darwin.CopyFile - Bindings for Darwin's CopyFile API (⭐️8)
  • migueldeicaza/FuchsiaSharp - Bindings to Fuchsia (⭐️36)
  • migueldeicaza/TldExtract - .NET Library to extracts the root domain, subdomain name, and top level domain from a host name using the Public Suffix List [MIT License] (⭐️22)
  • mikependon/RepoDB - A hybrid ORM library for .NET. [Apache License 2.0] (⭐️1675)
  • MitjaBezensek/SharpBucket - SharpBucket is a .Net wrapper for the Bitbucket's REST API. [MIT License] (⭐️67)
  • modern-forms/Modern.Forms - Cross-platform spiritual successor to Winforms for .NET 6+ [MIT License] (⭐️802)
  • mono/LineEditor - LineEditor is an interactive line editor for Command Line applications in .NET [MIT License] (⭐️235) Archived!
  • MustaphaTR/Generals-Alpha - Generals Alpha is an OpenRA mod that recreates Command & Conquer: Generals on OpenRA engine as much as possible but using Red Alert and Tiberian Dawn artworks. [GNU GPLv3] (⭐️41)
  • nabuk/NSlice - Slicing for .NET [MIT License] (⭐️30)
  • nasser/nostrand - Clojure on Mono (⭐️68)
  • obrakmann/openra-fuel - A plugin .dll for OpenRA mods that adds support for fuel-consuming and refueling actors [GNU GPLv3] (⭐️4)
  • OpenHV/OpenHV - An Open Source Pixelart Science-Fiction Real-Time-Strategy game [GNU GPLv3] (⭐️803)
  • OpenRA/d2 - A d2 mod for OpenRA [GNU GPLv3] (⭐️55)
  • OpenRA/OpenRA - Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X. [GNU GPLv3] (⭐️14209)
  • OpenSAGE/OpenSAGE - OpenSAGE is a free, open source re-implementation of SAGE, the 3D real time strategy (RTS) engine used in Command & Conquer: Generals and other RTS titles from EA Pacific. Written in C#. Not affiliated with EA. (⭐️1303)
  • OpenSAGE/OpenSAGE.FFmpeg - (⭐️1)
  • OptiKey/OptiKey - OptiKey - Full computer control and speech with your eyes [GNU GPLv3] (⭐️4257)
  • p-org/P - The P programming language. [MIT License] (⭐️2926)
  • penev92/Oraide.LanguageServer - [GNU GPLv3] (⭐️5)
  • PodeCaradox/Gm1KonverterCrossPlatform - A tool to convert strongholds gm1 and tgx files to png. [MIT License] (⭐️26)
  • Pondidum/FileSystem - (⭐️4)
  • PowerShell/PowerShell - PowerShell for every system! [MIT License] (⭐️43565)
  • praeclarum/Netjs - Compile .NET assemblies to TypeScript and JavaScript [MIT License] (⭐️959)
  • Rampastring/WorldAlteringEditor - Map editor for C&C: Red Alert 2, C&C: Tiberian Sun and Dawn of the Tiberium Age. (⭐️55)
  • reifujimura/monorepo-with-csharp-rust - Rust FFI and .NET Core P/Invoke demo [MIT License] (⭐️12)
  • romantitov/MockQueryable - Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc [MIT License] (⭐️715)
  • rscustom/rocksmith-custom-song-toolkit - Custom song toolkit for Rocksmith and Rocksmith 2014 (⭐️338)
  • RyanLamansky/dotnet-webassembly - Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications. [Apache License 2.0] (⭐️782)
  • Ryujinx/Ryujinx - Experimental Nintendo Switch Emulator written in C# [MIT License] (⭐️32687)
  • samhesselmans/BigCreator - A simple class to create EA .BIG files [MIT License] (⭐️1)
  • Sebazzz/financial-app - Financial management SPA app created using ASP.NET Core, knockout.js and Typescript [GNU GPLv2] (⭐️50)
  • spaceflint7/bluebonnet - Implementation of the .NET platform on top of the Java Virtual Machine [MIT License] (⭐️158)
  • spboyer/dotnet-doc - (⭐️10)
  • spectreconsole/spectre.console - A .NET library that makes it easier to create beautiful console applications. [MIT License] (⭐️8746)
  • sqlkata/querybuilder - SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird [MIT License] (⭐️3012)
  • stride3d/stride - Stride Game Engine (formerly Xenko) [MIT License] (⭐️6235)
  • stripe/stripe-dotnet - Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for stripe.com. [Apache License 2.0] (⭐️1332)
  • TeamSirenix/odin-serializer - Fast, robust, powerful and extendible .NET serializer built for Unity [Apache License 2.0] (⭐️1614)
  • thecarlo/https-with-asp-net-core - HTTPS and Self-Signed Certififcates with ASP.NET Core 2.0 (⭐️35)
  • tonerdo/pose - Replace any .NET method (including static and non-virtual) with a delegate [MIT License] (⭐️1073)
  • TopSwagCode/AspNetCore.Identicon - (⭐️4)
  • ullmark/hashids.net - A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. [MIT License] (⭐️3259)
  • veldrid/veldrid - A low-level, portable graphics library for .NET. [MIT License] (⭐️2413)
  • VitalElement/AvalonStudio - Cross platform IDE and Shell [GNU LGPLv3] (⭐️1576)
  • waqaskhan540/IdentityServerExternalAuth - A solution for exchanging external (Facebook,Google,Twitter etc) tokens with IdentityServer access token. (⭐️134)
  • warappa/XamlCSS - Style Xaml applications with CSS [MIT License] (⭐️332)
  • Zeruel87/Cameo-mod - This openRA mod brings together a couple of other 2D-RTS into a single game. [GNU GPLv3] (⭐️38)

⬆ back to top

C++

  • aardappel/treesheets - TreeSheets : Free Form Data Organizer (see strlen.com/treesheets) [zlib License] (⭐️2461)
  • acdemiralp/fg - Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources. [MIT License] (⭐️520)
  • alexchandel/procfs - /proc for macOS/OS X 64-bit [GNU GPLv2] (⭐️69)
  • alvarowolfx/wasm-arduino-wifi - Running TinyGo/Rust/Assemblyscript on an ESP32 using WebAssembly. (⭐️67)
  • apple/foundationdb - FoundationDB - the open source, distributed, transactional key-value store [Apache License 2.0] (⭐️14072)
  • aras-p/smol-v - SMOL-V: like Vulkan/Khronos SPIR-V, but smaller. (⭐️290)
  • aseprite/aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux) (⭐️26898)
  • avast/retdec - RetDec is a retargetable machine-code decompiler based on LLVM. [MIT License] (⭐️7794)
  • BinomialLLC/basis_universal - Basis Universal GPU Texture Codec [Apache License 2.0] (⭐️2579)
  • BSVino/MathForGameDevelopers - Sample code for my YouTube series. (⭐️638)
  • c-smile/sciter-sdk - Sciter is an embeddable HTML/CSS/scripting engine (⭐️2100) Archived!
  • CoatiSoftware/Sourcetrail - Sourcetrail - free and open-source interactive source explorer [GNU GPLv3] (⭐️14199) Archived!
  • CoatiSoftware/SourcetrailDB - Library to export Sourcetrail compatible database files for writing custom indexers [Apache License 2.0] (⭐️280) Archived!
  • crownengine/crown - The flexible game engine. (⭐️2031)
  • CTCaer/jc_toolkit - Joy-Con Toolkit [MIT License] (⭐️840)
  • CytopiaTeam/Cytopia - 🌳🏡🏢🌲 A city building simulation game [GNU GPLv3] (⭐️1917)
  • defold/defold - Defold is a completely free to use game engine for development of desktop, mobile and web games. (⭐️3746)
  • dgcor/DGEngine - An implementation of the Diablo 1 game engine (⭐️240)
  • diasurgical/devilution - Diablo devolved - magic behind the 1996 computer game (⭐️8640)
  • diasurgical/devilutionX - Diablo build for modern operating systems (⭐️7568)
  • electronicarts/CnC_Remastered_Collection - (⭐️18242)
  • elements-storage/AudioLoopback - macOS audio loopback driver [GNU GPLv2] (⭐️16)
  • EmissionControl2/EmissionControl2 - EmissionControl2 (EC2) is a standalone interactive real-time application for granular synthesis and sound file granulation. It is available for OSX, Linux, and Windows. [GNU GPLv3] (⭐️329)
  • endless-sky/endless-sky - Space exploration, trading, and combat game. [GNU GPLv3] (⭐️5413)
  • faasm/faasm - High-performance stateful serverless runtime based on WebAssembly [Apache License 2.0] (⭐️846)
  • feliwir/libapt - Library for parsing and displaying apt files [MIT License] (⭐️8)
  • feliwir/libbig - Library to read big archives (from EA) [MIT License] (⭐️2)
  • feliwir/libw3d - A repository for loading the W3D format, a model format created by westwood studios [MIT License] (⭐️8)
  • firoorg/firo - The privacy-focused cryptocurrency [MIT License] (⭐️707)
  • flameshot-org/flameshot - Powerful yet simple to use screenshot software 🖥️ 📸 [GNU GPLv3] (⭐️23324)
  • flutter/engine - The Flutter engine [Modified BSD License] (⭐️7157)
  • fougue/mayo - 3D CAD viewer and converter based on Qt + OpenCascade [BSD 2-Clause "Simplified" License] (⭐️1237)
  • FWGS/hlsdk-portable - Portable Half-Life SDK. GoldSource and Xash3D. Crossplatform. (⭐️250)
  • GilesBathgate/RapCAD - Rapid prototyping CAD IDE for RepRap and RepStrap 3D printing machines. [GNU GPLv3] (⭐️149)
  • godotengine/godot - Godot Engine – Multi-platform 2D and 3D game engine [MIT License] (⭐️84624)
  • google/filament - Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2 [Apache License 2.0] (⭐️17210)
  • google/flutter-desktop-embedding - Experimental plugins for Flutter for Desktop [Apache License 2.0] (⭐️7102)
  • huxingyi/dust3d - Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more. [MIT License] (⭐️2896)
  • innative-sdk/innative - A native non-web embedding of WebAssembly for Windows/Linux [Apache License 2.0] (⭐️385)
  • iree-org/iree - A retargetable MLIR-based machine learning compiler and runtime toolkit. [Apache License 2.0] (⭐️2415)
  • jacobly0/llvm-z80 - (e)Z80 backend for llvm - Moved to https://github.com/jacobly0/llvm-project (⭐️48) Archived!
  • JACoders/OpenJK - Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software [GNU GPLv2] (⭐️1956)
  • jank-lang/jank - A Clojure dialect hosted on LLVM with native C++ interop [Mozilla Public License 2.0] (⭐️1451)
  • JimmyHeartbreaker/CnC_Remastered_Collection - Save and replay TiberianDawn missions through a console app. For debugging (⭐️1)
  • jmarshall23/CnC_Remastered_Collection - Red Alert branch that runs standalone, 64 bit, with OpenGL and other cool stuff! Integrated with Patch 2. (⭐️24)
  • kalapathar/mindmuscle - Mind Muscle is a game that allows you to measure, train and track your ability to focus. It is designed to be used in conjunction with the Neurosky EEG (electroencephalogram) headset, giving you an easy way to gauge your own level of focus, and providing an interface for further analysis. (⭐️2)
  • KDE/kexi - Visual database applications creator [GNU GPLv2] (⭐️36)
  • korfuri/WhatTheRack - WhatTheRack randomizes your VCV Rack so you make new discoveries [Do What The Fck You Want To Public License*] (⭐️37)
  • libeastwood/libeastwood - Main repository [GNU LGPLv2.1] (⭐️10)
  • LibreSprite/Dotto - A portable and modern pixelart editor, written from scratch. [MIT License] (⭐️660)
  • LibreSprite/LibreSprite - Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite [GNU GPLv2] (⭐️4451)
  • LordAro/ExtractDRS - Commandline utility for extracting the contents of DRS files, from the GENIE engine [GNU GPLv2] (⭐️3)
  • luciusDXL/TheForceEngine - Modern "Jedi Engine" replacement supporting Dark Forces, mods, and in the future Outlaws. [GNU GPLv2] (⭐️928)
  • MarcBoule/ImpromptuModular - Virtual Eurorack Modules for VCV Rack (⭐️93)
  • Marisa-Chan/UA_source - Mod for UrbanAssault (Replace original game engine) [GNU GPLv2] (⭐️119)
  • MaxVanRaden/Gaffney-Orthotics-Capstone-Project - (⭐️10)
  • microsoft/calculator - Windows Calculator: A simple yet powerful calculator that ships with Windows [MIT License] (⭐️29029)
  • microsoft/winget-cli - WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface). [MIT License] (⭐️22296)
  • Moehammered/switch-remote-play - Let the switch remotely play PC games (similar to steam link or remote play) [GNU GPLv3] (⭐️299)
  • mozilla/DeepSpeech - DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. [Mozilla Public License 2.0] (⭐️24440)
  • NightDive-Studio/machines - The 3D Real-Time Strategy video game from 1999 developed by Charybdis and distributed by Acclaim. [GNU GPLv3] (⭐️85)
  • numworks/epsilon - Modern graphing calculator operating system. (⭐️1701)
  • olive-editor/olive - Free open-source non-linear video editor [GNU GPLv3] (⭐️7866)
  • openblack/openblack - openblack is an open-source game engine that supports playing Black & White (2001). [GNU GPLv3] (⭐️840)
  • OpenFodder/openfodder - Open Fodder: An open source port of Cannon Fodder [GNU GPLv3] (⭐️442)
  • OpenLoco/OpenLoco - An open source re-implementation of Chris Sawyer's Locomotion [MIT License] (⭐️1157)
  • OpenMC2/OpenMC2 - An Open Source Re-Implementation of Midnight Club 2 [GNU GPLv3] (⭐️140)
  • OpenRCT2/OpenRCT2 - An open source re-implementation of RollerCoaster Tycoon 2 🎢 [GNU GPLv3] (⭐️12985)
  • organicmaps/organicmaps - 🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development! [Apache License 2.0] (⭐️8691)
  • Phobos-developers/Phobos - Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension [GNU LGPLv3] (⭐️249)
  • programmerjake/vulkan-cpu - work-in-progress for Vulkan implementation on cpu (⭐️107)
  • project-chip/connectedhomeip - Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance. [Apache License 2.0] (⭐️7053)
  • relativty/Relativty - An open source VR headset with SteamVR supports for $200 [GNU GPLv3] (⭐️6338)
  • resonance-audio/resonance-audio - Resonance Audio Source Code [Apache License 2.0] (⭐️490) Archived!
  • RPCS3/rpcs3 - PS3 emulator/debugger [GNU GPLv2] (⭐️14500)
  • RudjiGames/MTuner - MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms [BSD 2-Clause "Simplified" License] (⭐️2563)
  • rui314/mold - Mold: A Modern Linker 🦠 [MIT License] (⭐️13417)
  • sandsmark/freeaoe - A free game engine capable of running Age of Empires 2 and Star Wars: Galactic Battlegrounds [GNU GPLv3] (⭐️204)
  • sandsmark/genieutils - A library for reading and writing the file formats used in the Genie engine (AoE, AoC, SWGB, etc.) [GNU LGPLv3] (⭐️22)
  • SFTtech/nyan - Typesafe hierarchical key-value database with inheritance and dynamic patching 😺 (⭐️203)
  • solemnwarning/rehex - Reverse Engineers' Hex Editor [GNU GPLv2] (⭐️2273)
  • sonic-pi-net/sonic-pi - Code. Music. Live. (⭐️10557)
  • sourcehold/Sourcehold - Open source re-implementation of Stronghold 1 [MIT License] (⭐️245)
  • spycrab/CuteCI - Visual CI framework for Qt5 QWidget applications. [GNU GPLv3] (⭐️6)
  • StudioCherno/Coral - Coral is a C++/C# wrapper around the .NET CoreCLR library, the purpose of Coral is to provide a native interface similar to Mono, but in a more modern style, and using .NET Core instead of .NET Framework [MIT License] (⭐️122)
  • terroo/terminal-finances - Personal Financial Management [GNU GPLv3] (⭐️126)
  • TheAssemblyArmada/Chronoshift - An open source re-implementation of Red Alert written in C++. [GNU GPLv2] (⭐️171) Archived!
  • TheAssemblyArmada/Thyme - An open source re-implementation of Generals : Zero Hour written in C++. [GNU GPLv2] (⭐️551)
  • tomsons26/ZH_Info_Repo - (⭐️1)
  • TOPLLab/WARDuino - A dynamic WebAssembly VM for embedded systems [Mozilla Public License 2.0] (⭐️72)
  • vaibhavpandeyvpz/apkstudio - Open-source, cross platform Qt based IDE for reverse-engineering Android application packages. [GNU LGPLv3] (⭐️2858)
  • VCVRack/AudibleInstruments - VCV Rack plugin based on Mutable Instruments Eurorack modules (⭐️379)
  • VCVRack/Rack - The virtual Eurorack studio (⭐️3978)
  • WerWolv/ImHex - 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. [GNU GPLv2] (⭐️33240)
  • xenia-project/xenia - Xbox 360 Emulator Research Project (⭐️7739)
  • Zer0XoL/BotW-aampTool - converts aamp botw format into xml and back [GNU LGPLv3] (⭐️13)

⬆ back to top

CMake

⬆ back to top

CSS

  • beders/whonext - A little demo app for re-frame (⭐️4)
  • iann0036/AWSConsoleRecorder - Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates. [MIT License] (⭐️1419)
  • josephwoodward/graphiql-dotnet - GraphiQL middleware for ASP.NET Core [MIT License] (⭐️144)
  • oxidecomputer/design-site - We are looking for designers who code to help build a new user experience for computing! [MIT License] (⭐️99) Archived!
  • ruffrey/mailsac - A disposable SMTP test server and email web client frontend, build on Node.js, Mongo and Redis [MIT License] (⭐️269) Archived!
  • scaffold-eth/scaffold-eth - 🏗 forkable Ethereum dev stack focused on fast product iterations [MIT License] (⭐️9015) Archived!

⬆ back to top

Clojure

  • 223kazuki/cljs-dapp - A reloadable and modularized clojurescript DApp. (⭐️4)
  • adwelly/blox - [Eclipse Public License 1.0] (⭐️2)
  • alexander-yakushev/compliment - Clojure completion library that you deserve [Eclipse Public License 1.0] (⭐️353)
  • alexanderjamesking/spy - Clojure/ClojureScript library for stubs, spies and mocks. [MIT License] (⭐️168)
  • alexvaut/OpenTracingDiagram - Use traces to describe micro-services architecture. [Apache License 2.0] (⭐️24)
  • ampersanda/krell-template-runner - ⚛️ Executable shell file for creating React Native (Krell) project (⭐️27)
  • athensresearch/athens - ATHENS IS NO LONGER BEING ACTIVELY MAINTAINED. Athens is an open-source, collaborative knowledge graph. (⭐️6319)
  • athos/pogonos - Yet another Clojure(Script) implementation of the Mustache templating language [Eclipse Public License 2.0] (⭐️69)
  • babashka/babashka - Native, fast starting Clojure interpreter for scripting [Eclipse Public License 1.0] (⭐️3832)
  • babashka/babashka.nrepl - The nREPL server from babashka as a library, so it can be used from other SCI-based CLIs. [Eclipse Public License 1.0] (⭐️51)
  • babashka/nbb - Scripting in Clojure on Node.js using SCI [Eclipse Public License 1.0] (⭐️812)
  • babashka/neil - A CLI to add common aliases and features to deps.edn-based projects [MIT License] (⭐️351)
  • babashka/obb - Ad-hoc ClojureScript scripting of Mac applications via Apple's Open Scripting Architecture. [Eclipse Public License 1.0] (⭐️239)
  • babashka/sci - Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs [Eclipse Public License 1.0] (⭐️1172)
  • babashka/tools-deps-native - Run tools.deps as a native binary (⭐️39)
  • becomingbabyman/cause - An EDN-like CRDT (Causal Tree) for Clojure & ClojureScript that automatically tracks history and resolves conflicts. [MIT License] (⭐️136)
  • benedekfazekas/morpheus - Generate dependency graphs for variables in Clojure(Script) namespaces (⭐️79)
  • BetterThanTomorrow/joyride - Making VS Code Hackable like Emacs since 2022 (⭐️445)
  • binaryage/cljs-devtools - A collection of Chrome DevTools enhancements for ClojureScript developers (⭐️1102)
  • borkdude/api-diff - Print API diffs between library versions (⭐️59)
  • borkdude/deps.clj - A faithful port of the clojure CLI bash script to Clojure [Eclipse Public License 1.0] (⭐️247)
  • borkdude/edamame - Configurable EDN/Clojure parser with location metadata [Eclipse Public License 1.0] (⭐️169)
  • borkdude/grasp - Grep Clojure code using clojure.spec regexes [Eclipse Public License 1.0] (⭐️240)
  • borkdude/jet - CLI to transform between JSON, EDN, YAML and Transit using Clojure [Eclipse Public License 1.0] (⭐️657)
  • borkdude/rewrite-edn - Utility lib on top of rewrite-clj with common operations to update EDN while preserving whitespace and comments. [Eclipse Public License 1.0] (⭐️83)
  • borkdude/specter-cli - A native Specter CLI, compiled with GraalVM native-image and executed by SCI. [Apache License 2.0] (⭐️33)
  • brianium/indexed.db - The full IndexedDB API in ClojureScript [MIT License] (⭐️22)
  • bshepherdson/athens-export - Standalone tool that converts an Athens Research database into a logseq directory [Apache License 2.0] (⭐️55)
  • carocad/parcera - Grammar-based Clojure(script) parser [GNU LGPLv3] (⭐️106)
  • cgrand/spreadmap - Evil project to turn excel spreadsheets in persistent reactive structures. (⭐️89)
  • cjohansen/portfolio - [Eclipse Public License 1.0] (⭐️217)
  • ckirkendall/kioo - Enlive/Enfocus style templating for Facebook's React and Om in ClojureScript. [Eclipse Public License 1.0] (⭐️404)
  • clj-commons/byte-streams - A Rosetta stone for JVM byte representations (⭐️414)
  • clj-commons/ordered - Ordered sets and maps, implemented in pure clojure [Eclipse Public License 1.0] (⭐️256)
  • clj-commons/rewrite-clj - Rewrite Clojure code and edn [MIT License] (⭐️581)
  • clj-commons/spyscope - Trace-oriented debugging tools for Clojure (⭐️12)
  • clojit/clojit-vm - A Clojure Virtual Maschine written in Rust [MIT License] (⭐️19)
  • clojure-garden/clojure-garden - The navigator in the Clojure ecosystem [MIT License] (⭐️72)
  • clojure-lsp/lsp4clj - LSP base support for any LSP that is implemented in Clojure [MIT License] (⭐️47)
  • clojure/spec-alpha2 - Clojure library to describe the structure of data and functions [Eclipse Public License 1.0] (⭐️296)
  • clojure/tools.namespace - Tools for managing namespaces in Clojure [Eclipse Public License 1.0] (⭐️596)
  • clojure/tools.reader - Clojure reader in Clojure [Eclipse Public License 1.0] (⭐️203)
  • clojure/tools.tools - Clojure CLI tool for managing Clojure CLI tools [Eclipse Public License 1.0] (⭐️41)
  • Cnly/clj-latex - A library for representing LaTeX code in Clojure [MIT License] (⭐️26)
  • cognitect-labs/fern - Easy language for data [Eclipse Public License 1.0] (⭐️127)
  • cognitect-labs/paredit-monaco - (⭐️8)
  • CrypticButter/snoop - Function instrumentation using Malli schemas. [Eclipse Public License 2.0] (⭐️77) Archived!
  • Cyrik/cljs-macroexpand - clojurescript macroexpand-all macro with meta support [Eclipse Public License 2.0] (⭐️5)
  • danielcompton/defn-spec - Define Clojure specs inline with your function definitions [Eclipse Public License 1.0] (⭐️67)
  • DarinM223/spreadsheet - A single page Google Sheets style app in isomorphic Clojure [Eclipse Public License 1.0] (⭐️5)
  • day8/re-frame-10x - A debugging dashboard for re-frame. X-ray vision as tooling. [MIT License] (⭐️628)
  • day8/re-frame-http-fx - A re-frame "effects handler" for performing Ajax tasks (via cljs-ajax) [MIT License] (⭐️259)
  • day8/shadow-git-inject - A shadow-cljs build hook that computes the "version" at build-time - from the ambient git context (latest tag?). [Eclipse Public License 2.0] (⭐️28)
  • dazld/mocha-cljs - An experiment in how mocha might play with ClojureScript. (⭐️6)
  • dco-dev/interval-tree - [Eclipse Public License 1.0] (⭐️57)
  • Deep-Symmetry/afterglow - A live-coding lighting controller, building on the Open Lighting Architecture with Clojure and bits of Overtone. [Eclipse Public License 2.0] (⭐️411)
  • denistakeda/posh - A luxuriously simple and powerful way to make front-ends with DataScript and Reagent in Clojure. [Eclipse Public License 1.0] (⭐️114)
  • dgrnbrg/spyscope - Trace-oriented debugging tools for Clojure (⭐️580)
  • district0x/cljs-web3 - Clojurescript API for Ethereum Web3 API [Eclipse Public License 1.0] (⭐️111)
  • djblue/portal - A clojure tool to navigate through your data. [MIT License] (⭐️843)
  • dlebrero/wireshark-plantuml - Generates a PlantUML sequence diagram given a Wireshark JSON capture. (⭐️144)
  • dmrd/cljs-flow - Directed graph editor (⭐️3)
  • domainlanguage/time-count - An experimental Clojure library for time [Apache License 2.0] (⭐️47)
  • duct-framework/duct - Server-side application framework for Clojure [MIT License] (⭐️1120)
  • dundalek/closh - Bash-like shell based on Clojure [Eclipse Public License 1.0] (⭐️1606)
  • Ella-Hoeppner/Vlojure - A visual programming interface for ClojureScript [MIT License] (⭐️139)
  • erdos/stencil - templating engine for DOCX and PPTX files [Eclipse Public License 2.0] (⭐️105)
  • ertugrulcetin/code3dworld - Learn programming in 3D World [MIT License] (⭐️70)
  • ertugrulcetin/re-frame-flow - Graph based visualization tool for re-frame event chains [MIT License] (⭐️145)
  • exoscale/coax - Clojure.spec coercion library for clj(s) (⭐️117)
  • farrellm/scad-clj - OpenSCAD DSL in Clojure [Eclipse Public License 1.0] (⭐️316)
  • flow-storm/flow-storm-debugger - A debugger for Clojure and ClojureScript with some unique features. [The Unlicense] (⭐️634)
  • fulcrologic/guardrails - Efficient, hassle-free function call validation with a concise inline syntax for clojure.spec and Malli [Eclipse Public License 2.0] (⭐️223)
  • FunctionalComposition/alexa-spec - Provides a Clojure specification a.k.a spec for Amazon Alexa JSON payloads [Eclipse Public License 1.0] (⭐️1)
  • gadfly361/re-pressed - re-pressed is a clojurescript library that handles keyboard events for re-frame applications. [MIT License] (⭐️162)
  • gigasquid/clj-drone - Clojure Copter - Control for the AR Parrot Drone (⭐️238)
  • gnl/ghostwheel - Hassle-free inline clojure.spec with semi-automatic generative testing and side effect detection [Eclipse Public License 2.0] (⭐️598)
  • greglook/puget - Canonical Colorizing Clojure Printer [The Unlicense] (⭐️250)
  • gzmask/embodier.stl.slicer - parsing binary stl 3D printable files into clojure graphs, then slice them accordingly. [Eclipse Public License 1.0] (⭐️4)
  • hagmonk/depify - Creates or updates your deps.edn file, based on your project’s project.clj (⭐️81)
  • hagmonk/find-deps - tools.deps friendly utility for searching clojars and maven (⭐️62)
  • helins/wasm.cljc - Spec compliant WebAssembly compiler, decompiler, and generator [Mozilla Public License 2.0] (⭐️243)
  • hlship/cli-tools - CLIs and subcommands for Clojure or Babashka [Apache License 2.0] (⭐️21)
  • holyjak/interactive-dev-wshop - Code for the workshop "Experience interactive development, creating a REST service without a single restart" (⭐️14)
  • homebaseio/datalog-console - Administration UI for Datascript, Datahike, and other Datalog databases [MIT License] (⭐️54)
  • huygn/deno-cljs-template - (⭐️2)
  • hyperfiddle/electric - a reactive Clojure dialect for web development that uses a compiler to manage the frontend/backend boundary [Eclipse Public License 2.0] (⭐️1642)
  • hyperfiddle/rcf - RCF – a REPL-first, async test macro for Clojure/Script [MIT License] (⭐️267)
  • IGJoshua/farolero - Thread-safe Common Lisp style conditions and restarts for Clojure(Script) and Babashka. [Eclipse Public License 1.0] (⭐️362)
  • igrishaev/bogus - A simple GUI debugger for Clojure (⭐️23)
  • ingesolvoll/glimt - HTTP FSM for re-frame [Eclipse Public License 2.0] (⭐️36)
  • ivopt/dotenv.clj - Dotenv for Clojure [MIT License] (⭐️20)
  • jgpc42/insn - Functional JVM bytecode generation for Clojure. [Eclipse Public License 1.0] (⭐️190)
  • jpmonettas/clograms - Clojure[Script] source code diagrams (⭐️178)
  • juji-io/datalevin - A simple, fast and versatile Datalog database [Eclipse Public License 1.0] (⭐️1052)
  • juji-io/editscript - A library to diff and patch Clojure/ClojureScript data structures [Eclipse Public License 1.0] (⭐️460)
  • kalai-transpiler/kalai - A source-to-source transpiler to convert Clojure to multiple target languages (Rust, C++, Java, ...) (⭐️222)
  • kiranshila/cybermonday - Markdown as Clojure Data [Eclipse Public License 1.0] (⭐️104)
  • kkinnear/zprint - Executables, uberjar, and library to beautifully format Clojure and Clojurescript source code and s-expressions. [MIT License] (⭐️539)
  • kuhumcst/rescope - Turn documents into UI components. (⭐️8)
  • kul/nolan - ISO_8601 Scheduling for Clojure [Eclipse Public License 1.0] (⭐️3)
  • lambdaisland/funnel - Transit-over-WebSocket Message Relay [Mozilla Public License 2.0] (⭐️57)
  • lambdaisland/funnel-client - Websocket client for Funnel + examples [Mozilla Public License 2.0] (⭐️6)
  • lambdaisland/kaocha-cloverage - Code coverage analysis for Kaocha [Eclipse Public License 1.0] (⭐️32)
  • lambdaisland/regal - Royally reified regular expressions [Mozilla Public License 2.0] (⭐️325)
  • lambdaisland/specmonstah-malli - [Mozilla Public License 2.0] (⭐️17)
  • leonoel/missionary - A functional effect and streaming system for Clojure/Script [Eclipse Public License 2.0] (⭐️611)
  • lilactown/pyramid - A library for storing and querying graph data in Clojure [Eclipse Public License 2.0] (⭐️217)
  • lilactown/storybook-cljs - Example using shadow-cljs and storybook (⭐️37)
  • lispyclouds/contajners - An idiomatic, data-driven, REPL friendly clojure client for OCI container engines [MIT License] (⭐️123)
  • markmandel/brute - A simple and lightweight Entity Component System library for writing games with Clojure and ClojureScript. [Eclipse Public License 1.0] (⭐️180)
  • markus-wa/cq - Clojure Query: A Command-line Data Processor for JSON, YAML, EDN, XML and more [Eclipse Public License 2.0] (⭐️153)
  • markus-wa/electron-cljs-reagent-webgpu - Electron + ClojureScript + Reagent + WebGPU example (⭐️4)
  • martinklepsch/prune-feature-flags.clj - A small utility script to remove no longer needed conditionals in Clojure code (⭐️8)
  • matterandvoid-space/subscriptions - A subscriptions library over a source of data (forked + extracted from re-frame) (⭐️50)
  • mauricioszabo/duck-repled - A library to transform your REPL interation into Pathom queries (⭐️13)
  • mcorbin/meuse - A private Cargo crate registry, for Rust [Eclipse Public License 2.0] (⭐️285)
  • metasoarous/toto - Static site generation in Clojure (with live code reloading!) [Eclipse Public License 1.0] (⭐️111)
  • metosin/malli - High-performance data-driven data specification library for Clojure/Script. [Eclipse Public License 2.0] (⭐️1420)
  • mfikes/esprit - ClojureScript on the ESP32 using Espruino [Eclipse Public License 2.0] (⭐️137)
  • nasser/mage - Symbolic MSIL bytecode generation for ClojureCLR (⭐️63)
  • nasser/magic - Morgan And Grand Iron Clojure (⭐️362)
  • nasser/symba - The Symbolic Assembler (⭐️55)
  • nextjournal/lazo - [Eclipse Public License 2.0] (⭐️41)
  • nikvdp/bbb - (⭐️105)
  • nivekuil/nexus - Ergonomic dependency injection via logic programming [Eclipse Public License 2.0] (⭐️59)
  • noprompt/meander - Tools for transparent data transformation [MIT License] (⭐️911)
  • nubank/workspaces - Live development environment for Clojurescript [Apache License 2.0] (⭐️495)
  • nvbn/textarea-to-code-editor - Chrome extension for converting textarea to code editor [Eclipse Public License 1.0] (⭐️41)
  • oakes/Dynadoc - Dynamic documentation for Clojure(Script) [The Unlicense] (⭐️217)
  • oakes/edna - A Clojure data -> music library [The Unlicense] (⭐️185)
  • oconn/re-frame-request - A ClojureScript library that tracks request state in re-frame applications. [Eclipse Public License 1.0] (⭐️6)
  • Olical/cljs-test-runner - Discover and run your ClojureScript tests [The Unlicense] (⭐️84)
  • ont-app/vocabulary - Utilities to map between clojure namespaced keywords and RDF-style URIs [Eclipse Public License 1.0] (⭐️54)
  • onyx-platform/onyx - Distributed, masterless, high performance, fault tolerant data processing [Eclipse Public License 1.0] (⭐️2046) Archived!
  • OrgPad-com/volcano - Static web comes to life [MIT License] (⭐️79)
  • patrikfr/hew - Set Philips Hue light colour based on temperature. [MIT License] (⭐️2)
  • penpot/penpot - Penpot: The open-source design tool for design and code collaboration [Mozilla Public License 2.0] (⭐️28245)
  • Provisdom/spectomic - Generate Datomic or Datascript schema from your Clojure(Script) specs [Eclipse Public License 1.0] (⭐️107)
  • quil/quil - Main repo. Quil source code. [Eclipse Public License 1.0] (⭐️2931)
  • raph-amiard/clojurescript-lua - Clojurescript running on lua ! In construction (⭐️145)
  • raystubbs/FkCSS - Powerful styling without leaving Clojure/ClojureScript - f**k CSS [MIT License] (⭐️11)
  • reagent-project/reagent - A minimalistic ClojureScript interface to React.js [MIT License] (⭐️4719)
  • reifyhealth/specmonstah - Specmonstah will eat the face off your test fixtures [MIT License] (⭐️358) Archived!
  • replikativ/datahike - A durable Datalog implementation adaptable for distribution. [Eclipse Public License 1.0] (⭐️1585)
  • replikativ/datalog-parser - Generic datalog parser compliant to datomic, datascript and datahike queries. [Eclipse Public License 2.0] (⭐️69)
  • revert-finance/pathom-graphql-test - Pathom graphql test (⭐️2)
  • revert-finance/revert-backtester - A fast backtester for Uniswap v3 positions. [MIT License] (⭐️26)
  • ribelo/doxa - [The Unlicense] (⭐️232)
  • roman01la/clj-wasm - Clojure-flavored WASM's text format (⭐️157)
  • rome-user/tauri-clojurescript-template - Tauri + ClojureScript template [The Unlicense] (⭐️27)
  • roosta/herb - 🌿 Clojurescript CSS styling using functions. [Eclipse Public License 1.0] (⭐️142) Archived!
  • savorocks/overtone-playground - (⭐️21)
  • scottamurray/alexa-endpoint - Library for handling Alexa requests and responses with Clojure. [Eclipse Public License 1.0] (⭐️1)
  • seancorfield/clj-new - Generate new projects based on clj, Boot, or Leiningen Templates! [Eclipse Public License 1.0] (⭐️488)
  • seancorfield/deps-new - Create new projects for the Clojure CLI / deps.edn [Eclipse Public License 1.0] (⭐️316)
  • sgepigon/piggy - Test for spec compatibility and breaking changes. [Eclipse Public License 1.0] (⭐️45)
  • sixthnormal/pullql - A GraphQL-like query language for DataScript, optimized for execution across many entities at once. [Eclipse Public License 2.0] (⭐️62)
  • squint-cljs/cherry - Experimental ClojureScript to ES6 module compiler (⭐️501)
  • squint-cljs/squint - Light-weight ClojureScript dialect (⭐️568)
  • stathissideris/spec-provider - Infer Clojure specs from sample data. Inspired by F#'s type providers. (⭐️516)
  • status-im/status-mobile - a free (libre) open source, mobile OS for Ethereum [Mozilla Public License 2.0] (⭐️3831)
  • stuartsierra/dependency - A data structure for representing dependency graphs in Clojure (⭐️220)
  • taoensso/faraday - Amazon DynamoDB client for Clojure [Eclipse Public License 1.0] (⭐️236)
  • taoensso/nippy - The fastest serialization library for Clojure [Eclipse Public License 1.0] (⭐️1031)
  • taoensso/sente - Realtime web comms library for Clojure/Script [Eclipse Public License 1.0] (⭐️1727)
  • taylorwood/clj.native-image - Build GraalVM native images with Clojure Deps and CLI tools [MIT License] (⭐️267)
  • teesloane/trunk - Language learning application. (⭐️81)
  • Tensegritics/ClojureDart - Clojure dialect for Flutter and Dart (⭐️1345)
  • thheller/shadow-cljs - ClojureScript compilation made easy [Eclipse Public License 1.0] (⭐️2209)
  • thheller/shadow-grove - A ClojureScript system to build browser based frontends [Eclipse Public License 1.0] (⭐️234)
  • tomgeorge/ynab.clj - You need a budget API for clojure [Eclipse Public License 1.0] (⭐️1)
  • veikman/scad-tarmi - Commonplace abstractions for scad-clj [Eclipse Public License 2.0] (⭐️4)
  • viebel/codox-klipse-theme - Automatically genererated interactive documentation for clojure[script] - Klipse theme for codox [GNU GPLv3] (⭐️53)
  • vistaly/refx - re-frame without Reagent [MIT License] (⭐️1)
  • vlaaad/reveal - Read Eval Visualize Loop for Clojure [MIT License] (⭐️594)
  • vouch-opensource/krell - Simple ClojureScript React Native Tooling [Eclipse Public License 1.0] (⭐️669)
  • vvvvalvalval/datalog-rules - Utilities for managing Datalog rulesets from Clojure [MIT License] (⭐️46)
  • walmartlabs/dyn-edn - Dynamic properties in EDN content (⭐️94)
  • weavejester/codox - Clojure documentation tool [Eclipse Public License 1.0] (⭐️664)
  • weavejester/hashp - A better "prn" for debugging [MIT License] (⭐️433)
  • wilkerlucio/pathom-viz - Visualization tools for Pathom (⭐️87)
  • wilkerlucio/pathom3 - A library for navigating data. [Eclipse Public License 2.0] (⭐️364)
  • wilkerlucio/spec-coerce - Coerce by leveraging your specs [MIT License] (⭐️207)
  • Yaiba/ethers-cljs - Ethers.js library in clojurescript [MIT License] (⭐️1)
  • yogthos/resume - (⭐️16)
  • yonatane/bytegeist - Binary protocol specs for clojure [MIT License] (⭐️27)
  • zelark/nano-id - A unique string ID generator for Clojure and ClojureScript (・_・)ノ [MIT License] (⭐️186)
  • zero-one-group/fxl - fxl is a Clojure spreadsheet library [Apache License 2.0] (⭐️127)
  • Zetawar/zetawar - Zetawar is a turn based tactical strategy game implemented in 100% ClojureScript. [MIT License] (⭐️167)

⬆ back to top

CoffeeScript

⬆ back to top

Cuda

  • HigherOrderCO/HVM - A massively parallel, optimal functional runtime in Rust [Apache License 2.0] (⭐️9167)

⬆ back to top

Dart

⬆ back to top

Dhall

⬆ back to top

Dockerfile

⬆ back to top

Elixir

  • plausible/analytics - Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. [GNU AGPLv3] (⭐️18582)

⬆ back to top

Erlang

  • clojerl/clojerl - Clojure for the Erlang VM (unofficial) [Eclipse Public License 1.0] (⭐️1639)

⬆ back to top

F#

  • cwtools/cwtools-vscode - A VS Code extension providing language server support for paradox script files using cwtools (⭐️88)
  • dotnet/fsharp - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio [MIT License] (⭐️3770)
  • fsprojects/Rezoom.SQL - Statically typechecks a common SQL dialect and translates it to various RDBMS backends [MIT License] (⭐️665)
  • giraffe-fsharp/Giraffe - A native functional ASP.NET Core web framework for F# developers. [Apache License 2.0] (⭐️2059)
  • Ian144/FsFIX - an F# FIX engine (⭐️22)
  • nosami/XSVim - [Obsolete] Vim emulation layer for Xamarin Studio / Visual Studio for Mac [MIT License] (⭐️157)
  • OpenRCT2/objects - Official objects for OpenRCT2 [Creative Commons Attribution 4.0 International] (⭐️23)
  • rspeele/Rezoom - Implements a resumption monad for .NET targeting data access with automatic batching and caching. [MIT License] (⭐️111)
  • SuaveIO/suave - Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition. (⭐️1315)

⬆ back to top

Fluent

⬆ back to top

G-code

⬆ back to top

GDScript

  • testman42/godot-tech-demo - Project made with Godot 3 that will hopefully demonstrate what Godot is capable of and also allow for easier creation of various 3D games (⭐️28)

⬆ back to top

Game Maker Language

⬆ back to top

Gherkin

  • lakmeer/zbalermorna - lo vrici se pilno be fi la zbalermorna je lo ri taipfase [The Unlicense] (⭐️17)

⬆ back to top

Go

  • 71/stadiacontroller - Command line application that emulates an Xbox 360 controller from a wired Stadia controller on Windows. [ISC License] (⭐️171)
  • AdguardTeam/AdGuardHome - Network-wide ads & trackers blocking DNS server [GNU GPLv3] (⭐️22951)
  • alda-lang/alda - A music programming language for musicians. 🎶 [Eclipse Public License 2.0] (⭐️5548)
  • AthanorLabs/atomic-swap - 💫 ETH-XMR atomic swap implementation [GNU LGPLv3] (⭐️335)
  • aws-cloudformation/rain - A development workflow tool for working with AWS CloudFormation. [Apache License 2.0] (⭐️712)
  • aykamko/tag - Instantly jump to your ag or ripgrep matches. [MIT License] (⭐️598)
  • berty/berty - Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network (⭐️7339)
  • blacs30/bitwarden-alfred-workflow - Simple Bitwarden Workflow for Alfred [MIT License] (⭐️444)
  • charmbracelet/glamour - Stylesheet-based markdown rendering for your CLI apps 💇🏻‍♀️ [MIT License] (⭐️2169)
  • charmbracelet/glow - Render markdown on the CLI, with pizzazz! 💅🏻 [MIT License] (⭐️14908)
  • cli/cli - GitHub’s official command line tool [MIT License] (⭐️35609)
  • climech/grit - Multitree-based personal task manager [MIT License] (⭐️1663)
  • dan-v/rattlesnakeos-stack - Build your own privacy and security focused Android OS in the cloud. [MIT License] (⭐️567) Archived!
  • dapr/dapr - Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. [Apache License 2.0] (⭐️23360)
  • davidhampgonsalves/Life-Dashboard - Low power, E-Ink dashboard for every day life running on a hacked Kindle. (⭐️1281)
  • deanishe/alfred-gcal - View Google Calendar events in Alfred [MIT License] (⭐️222)
  • distribyted/distribyted - Torrent client with HTTP, fuse, and WebDAV interfaces. Start exploring your torrent files right away, even zip, rar, or 7zip archive contents! [GNU GPLv3] (⭐️1026)
  • dolthub/dolt - Dolt – Git for Data [Apache License 2.0] (⭐️17100)
  • earthly/earthly - Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby. [Mozilla Public License 2.0] (⭐️10917)
  • eksctl-io/eksctl - The official CLI for Amazon EKS (⭐️4798)
  • getsops/sops - Simple and flexible tool for managing secrets [Mozilla Public License 2.0] (⭐️15263)
  • go-gitea/gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD [MIT License] (⭐️42337)
  • gobitfly/eth2-beaconchain-explorer - Open source golang based explorer for the eth2 beacon chain [GNU GPLv3] (⭐️758)
  • google/sge-monorepo - Open source of the build infrastructure used by Stadia Games & Entertainment [Apache License 2.0] (⭐️67) Archived!
  • googleforgames/open-match - Flexible, extensible, and scalable video game matchmaking. [Apache License 2.0] (⭐️3053)
  • horcrux2301/Potato - 🥔 Potato is a command line tool which helps you to keep the development configs and settings of your Mac safe in your GitHub. [MIT License] (⭐️33)
  • horizonledger/snode - (⭐️3)
  • iann0036/iamlive - Generate an IAM policy from AWS, Azure, or Google Cloud (GCP) calls using client-side monitoring (CSM) or embedded proxy [MIT License] (⭐️2972)
  • im2nguyen/rover - Interactive Terraform visualization. State and configuration explorer. [MIT License] (⭐️2920)
  • infracost/infracost - Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left! [Apache License 2.0] (⭐️10326)
  • janeczku/docker-machine-vultr - Ⓜ️ Docker Machine driver for Vultr Cloud [MIT License] (⭐️192)
  • Jmeyering/oddsengine - A Go Axis and Allies Odds Calculator [MIT License] (⭐️2)
  • johnkerl/miller - Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON (⭐️8598)
  • joohoi/acme-dns - Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely. [MIT License] (⭐️2011)
  • josephburnett/jd - JSON diff and patch [MIT License] (⭐️760)
  • joshsharp/braid - A functional language with Reason-like syntax that compiles to Go. [MIT License] (⭐️137) Archived!
  • lastbackend/lastbackend - System for containerized apps management. From build to scaling. [Apache License 2.0] (⭐️1643)
  • lima-vm/lima - Linux virtual machines, with a focus on running containers [Apache License 2.0] (⭐️14115)
  • m3o/m3o - Serverless Micro Services [Apache License 2.0] (⭐️2286) Archived!
  • MatFluor/gofinance - A game-inspired budgeting tool, written in go [GNU GPLv3] (⭐️28)
  • mattwalker75/aws-cli-helper - View your AWS infrastructure setup in a user friendly format from the CLI (⭐️2)
  • MichaelMure/git-bug - Distributed, offline-first bug tracker embedded in git, with bridges [GNU GPLv3] (⭐️8017)
  • minio/minio - The Object Store for AI Data Infrastructure [GNU AGPLv3] (⭐️44588)
  • nakabonne/pbgopy - Copy and paste between devices [MIT License] (⭐️799)
  • nektos/act - Run your GitHub Actions locally 🚀 [MIT License] (⭐️50828)
  • nektro/andesite - 💾 Easily manage access to your open directory through OAuth2 [Apache License 2.0] (⭐️77)
  • octoproject/octo-cli - CLI tool to expose data from any database as a serverless web service. [MIT License] (⭐️688)
  • plexdrive/plexdrive - Plexdrive mounts your Google Drive FUSE filesystem (optimized for media playback) [MIT License] (⭐️1744)
  • solo-io/wasm - Web Assembly tools and SDKs for extending cloud-native infrastructure [Apache License 2.0] (⭐️302)
  • tomnomnom/gron - Make JSON greppable! [MIT License] (⭐️13580)
  • traefik/traefik - The Cloud Native Application Proxy [MIT License] (⭐️48328)
  • uber/kraken - P2P Docker registry capable of distributing TBs of data in seconds [Apache License 2.0] (⭐️5890)
  • usetania/tania-core - Tania is a farm management software for the hobbyist and smallholder farmer. [Apache License 2.0] (⭐️749)
  • whalebrew/whalebrew - Homebrew, but with Docker images [Apache License 2.0] (⭐️3967)
  • xo/usql - Universal command-line interface for SQL databases [MIT License] (⭐️8659)

⬆ back to top

HTML

⬆ back to top

Haskell

  • christian-oudard/mamkait - Haskell implementation of John Quijada's newest constructed language (⭐️8)
  • jaspervdj/patat - Terminal-based presentations using Pandoc [GNU GPLv2] (⭐️2339)
  • jqueiroz/lojban.io - A free and opensource platform for studying the artificial language Lojban. [Modified BSD License] (⭐️79)
  • simplex-chat/simplex-chat - SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱! [GNU AGPLv3] (⭐️5379)
  • simplex-chat/simplexmq - ⚙️ SimpleXMQ - A reference implementation of the SimpleX Messaging Protocol for simplex queues over public networks. [GNU AGPLv3] (⭐️414)

⬆ back to top

Java

  • Anuken/Mindustry - The automation tower defense RTS [GNU GPLv3] (⭐️21270)
  • Col-E/Recaf - The modern Java bytecode editor [MIT License] (⭐️5640)
  • eclipse/openvsx - An open-source registry for VS Code extensions [Eclipse Public License 2.0] (⭐️1120)
  • flyway/flyway - Flyway by Redgate • Database Migrations Made Easy. [Apache License 2.0] (⭐️7813)
  • liquibase/liquibase - Main Liquibase Source [Apache License 2.0] (⭐️4422)
  • Marlinski/Rumble - Rumble allows the sharing of messages and pictures without relying on the Internet, in a Delay Tolerant Fashion following the Store-Carry and Forward paradigm [GNU GPLv3] (⭐️294)
  • NationalSecurityAgency/ghidra - Ghidra is a software reverse engineering (SRE) framework [Apache License 2.0] (⭐️48059)
  • nicoqueijo/Android-Base-Converter - Converts numbers from one base to another in a dynamic fashion supporting base 2 through 16. (⭐️2)
  • nomanHasan/DXBall - This is a Game made for Android platform. This is a Remake of the popular and legendary game - DX Ball. I have made this game integrate well with touch inputs and support unlimited stage at random difficulty setting. (⭐️8)
  • oliexdev/openScale - Open-source weight and body metrics tracker, with support for Bluetooth scales [GNU GPLv3] (⭐️1592)
  • rom1v/sndcpy - Android audio forwarding (scrcpy, but for audio) [MIT License] (⭐️3185)
  • TeamNewPipe/NewPipe - A libre lightweight streaming front-end for Android. [GNU GPLv3] (⭐️28897)
  • triplea-game/triplea - TripleA is a turn based strategy game and board game engine, similar to Axis & Allies or Risk. [GNU GPLv3] (⭐️1273)
  • W3D3/diffwebservice - Example Java diffing webservice for DiffViz (⭐️1)
  • yuliskov/SmartTube - SmartTube - an advanced player for set-top boxes and tvs running Android OS (⭐️16513)

⬆ back to top

JavaScript

  • abhijithvijayan/web-extension-starter - 🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension [MIT License] (⭐️1946)
  • abynim/UserFlows - A plugin for generating user walkthroughs from Artboards in Sketch. [MIT License] (⭐️1416)
  • acode/FunctionScript - An API gateway and framework for turning functions into web services [MIT License] (⭐️1609)
  • adblockradio/adblockradio - An adblocker for live radio streams and podcasts. Machine learning meets Shazam. [Mozilla Public License 2.0] (⭐️1474) Archived!
  • ai/nanoid - A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript [MIT License] (⭐️23514)
  • alcor/itty-bitty - Itty.bitty is a tool to create links that contain small sites [MIT License] (⭐️3376)
  • alyssaxuu/screenity - The free and privacy-friendly screen recorder with no limits 🎥 [GNU GPLv3] (⭐️10808)
  • anderejd/electron-wasm-rust-example - A minimal Electron + WebAssembly (WASM) + 🦀 Rust example. [Apache License 2.0] (⭐️290)
  • anteriovieira/vue-mindmap - VueMindmap is a vue component for mindnode maps [MIT License] (⭐️589)
  • aravindballa/gatsby-theme-andy - A Gatsby theme to build Andy style websites. 📑 (⭐️339)
  • arn4v/roamgram - Roamgram - Add notes to your daily page on Roam Research via Telegram (⭐️24)
  • Ashung/Automate-Sketch - Make your workflow more efficient. [MIT License] (⭐️928)
  • astrofox-io/astrofox - Astrofox is a motion graphics program that lets you turn audio into amazing videos. [MIT License] (⭐️1688)
  • awslabs/aws-video-transcriber - This solution provides a serverless single page web application and set of supporting Amazon API Gateway end points and AWS Lambda functions which allow users to upload videos into S3 and compute and edit closed captions. AWS services used: Amazon S3, Amazon Elastic Transcoder, Amazon Transcribe, Amazon API Gateway, AWS Lambda and Amazon DynamoDB. [Apache License 2.0] (⭐️166)
  • bookercodes/github-unstar-all - 🍂 Start anew. Unstar all of the repositories you once starred on GitHub. [MIT License] (⭐️25)
  • BoostIO/BoostNote-Legacy - This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App (⭐️17077)
  • brianc/node-postgres - PostgreSQL client for node.js. [MIT License] (⭐️11956)
  • browserify/rustify - Rust WebAssembly transform for Browserify [Apache License 2.0] (⭐️493)
  • capnmidnight/Calla - Virtual Meetups through Jitsi [MIT License] (⭐️1079) Archived!
  • cerebroapp/cerebro - 🔵 Cerebro is an open-source launcher to improve your productivity and efficiency [MIT License] (⭐️8244)
  • checkly/headless-recorder - Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script. [MIT License] (⭐️14966) Archived!
  • ClearURLs/Addon - ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy. [GNU LGPLv3] (⭐️3934)
  • Code-dot-mil/code.mil - An experiment in open source at the Department of Defense. [MIT License] (⭐️1280)
  • darrikonn/alfred-nym - Synonyms and Antonyms Alfred workflow ✌️ [MIT License] (⭐️18)
  • davidmogar/gitbook-plugin-code - [MIT License] (⭐️11)
  • dcoapp/app - GitHub App that enforces the Developer Certificate of Origin (DCO) on Pull Requests [ISC License] (⭐️288)
  • Deskreen/deskreen.github.io - (⭐️5)
  • djyde/Picas - Generate Wordmark Logo with Google Fonts (⭐️344)
  • dream-num/Luckysheet - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. [MIT License] (⭐️15659) Archived!
  • drichard/mindmaps - An open source, offline capable, mind mapping application leveraging HTML5 technologies [GNU AGPLv3] (⭐️2716)
  • dsuryd/dotNetify-Elements - Backend-ready React components for .NET web apps. (⭐️58)
  • duckduckgo/tracker-radar - Data set of top third party web domains with rich metadata about them (⭐️1460)
  • duckduckgo/tracker-radar-detector - Code used to build a Tracker Radar data set from raw crawl data. (⭐️189)
  • ecsyjs/ecsy - Entity Component System for javascript [MIT License] (⭐️1102) Archived!
  • embeddedt/lv_css - Experimental CSS-like syntax for LVGL styles [MIT License] (⭐️14)
  • everruler12/roam2github - Automatic backups from Roam Research into your private GitHub repo [MIT License] (⭐️148)
  • excalidraw/gatsby-embedder-excalidraw - 🤴 Custom transformer to embed Excalidraw diagrams [MIT License] (⭐️55)
  • FarmBot-Labs/FarmBot-Chat-Bot - Developer tutorial for controlling FarmBot via chat. (⭐️7) Archived!
  • fkling/astexplorer - A web tool to explore the ASTs generated by various parsers. [MIT License] (⭐️5983)
  • flutbot/flutbot - Your friendly Flutter bot (⭐️3)
  • fonoster/fonoster - 🚀 The open-source alternative to Twilio. [MIT License] (⭐️6116)
  • franzwong/cognito-s3-cloudformation-example - This example shows how to use S3 with Cognito. The whole stack is created by CloudFormation. (⭐️51)
  • fregante/GhostText - 👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa). [MIT License] (⭐️3234)
  • genie-js/genie-dat - read and write age of empires .dat files [GNU LGPLv3] (⭐️8)
  • getToTheChopin/market-volatility - (⭐️6)
  • GitSquared/komit - An interactive prompt for conventional commit messages that doesn't get in your way. Designed to run as a git hook. [MIT License] (⭐️40) Archived!
  • GladysAssistant/Gladys - A privacy-first, open-source home assistant [Apache License 2.0] (⭐️2513)
  • gnab/remark - A simple, in-browser, markdown-driven slideshow tool. [MIT License] (⭐️12631)
  • hackjutsu/Lepton - 💻 Democratizing Snippet Management (macOS/Win/Linux) [MIT License] (⭐️10102)
  • HashLips/hashlips_art_engine - HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers. [MIT License] (⭐️7130)
  • HoldenMaudlin/FIRE-Hub - An app providing users with calculator tools to help plan for retirement. (⭐️8)
  • huhu/rust-search-extension - 🦀 The ultimate search extension for Rust [Apache License 2.0] (⭐️1174)
  • humanmade/cf-to-tf - CLI tool for generating Terraform configuration and state for existing CloudFormation resources (⭐️416)
  • igrigorik/videospeed - HTML5 video speed controller (for Google Chrome) [MIT License] (⭐️3693)
  • iocave/customize-ui - UI Customization plugin for vscode [MIT License] (⭐️524) Archived!
  • jabba2324/openra-rc-v3 - (⭐️2)
  • jamiewilson/form-to-google-sheets - Store HTML form submissions in Google Sheets. [Apache License 2.0] (⭐️4310)
  • jeeliz/jeelizWeboji - JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided. [Apache License 2.0] (⭐️1061)
  • jgraph/drawio - draw.io is a JavaScript, client-side editor for general diagramming. [Apache License 2.0] (⭐️38934)
  • jhuckaby/Cronicle - A simple, distributed task scheduler and runner with a web based UI. (⭐️3350)
  • jscad/OpenJSCAD.org - JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications. [MIT License] (⭐️2540)
  • jvkumar/delivery-finder - To help in COVID-19 situation - An automated bot to find delivery window of InstaCart and Amazon Whole Foods Market, Costco Same Day and Walmart Groceries. [GNU GPLv3] (⭐️24)
  • kamikat/tttfi - Middleware for IFTTT. (⭐️348) Archived!
  • kanaka/wam - WebAssembly Macro language and processor (⭐️63)
  • keygen-sh/example-electron-license-activation - An example of how to implement software licensing and device activation in an Electron application [MIT License] (⭐️85)
  • klaudiosinani/taskbook - Tasks, boards & notes for the command-line habitat [MIT License] (⭐️8892)
  • koalazak/dorita980 - Unofficial iRobot Roomba and Braava (i7/i7+, 980, 960, 900, e5, 690, 675, m6, etc) node.js library (SDK) to control your robot [MIT License] (⭐️919)
  • konstantinmuenster/notion-clone - Edit Notes like in Notion.so. Full-Stack App using React/Express. (⭐️2876)
  • La-Lojban/sutysisku - la sutysisku dictionary for Lojban and more [MIT License] (⭐️34)
  • lagleki/gql - (⭐️1)
  • lagleki/livla - A combine of Lojban tools (⭐️22)
  • langjam/jam0001 - (⭐️269)
  • lannonbr/vscode-github-stats - Stats Dashboard for the VS Code GitHub repo [MIT License] (⭐️41) Archived!
  • lexb2/BoardControl - Control and monitor any GNU/Linux system from a Web UI using bash commands to do action or display information. [MIT License] (⭐️70)
  • littletof/charmd - A simple, extendable markdown renderer for your terminal. (⭐️56)
  • lukehorvat/github-ast-viewer - Chrome extension to view the abstract syntax tree (AST) of code on GitHub. [MIT License] (⭐️73) Archived!
  • MaggieAppleton/digital-gardeners - Resources, links, projects, and ideas for gardeners tending their digital notes on the public interwebs [MIT License] (⭐️3794)
  • maierfelix/wasm-particles - WASM accelerated particles [MIT License] (⭐️253)
  • markus-wa/unholy-graal - My Adventures with GraalVM (2021) (⭐️2)
  • mathieudutour/gatsby-digital-garden - 🌷 🌻 🌺 Create a digital garden with Gatsby [MIT License] (⭐️660)
  • Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client - A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK) [Apache License 2.0] (⭐️3565)
  • MikaelMayer/Editor - Editor is an experimental HTTP/HTTPS server exposing webpages that can still be modified from the browser. [MIT License] (⭐️20)
  • mkloubert/vscode-kanban - Kanban board for Visual Studio Code. [GNU LGPLv3] (⭐️282) Archived!
  • moeiscool/Shinobi - ☮️ 🇵🇸 Shinobi CE - The Free Open Source CCTV platform written in Node.JS (Camera Recorder - Security Surveillance Software - Restreamer (⭐️1284)
  • nasser/boards - Infinite whiteboards [MIT License] (⭐️28)
  • natjms/resin - The Pixelfed client you won't get addicted to [READ-ONLY MIRROR] [GNU GPLv3] (⭐️46)
  • nextapps-de/winbox - WinBox is a modern HTML5 window manager for the web: lightweight, outstanding performance, no dependencies, fully customizable, open source! [Apache License 2.0] (⭐️6119)
  • oldboyxx/jira_clone - A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress. [MIT License] (⭐️10404)
  • OpenRCT2/OpenGraphics - A project to create free replacements for the graphics in Rollercoaster Tycoon 2 [GNU GPLv3] (⭐️69)
  • osnr/TabFS - 🗄 Mount your browser tabs as a filesystem. [GNU GPLv3] (⭐️3800)
  • padloc/padloc - A modern, open source password manager for individuals and teams. [GNU AGPLv3] (⭐️2551)
  • papnkukn/qrcode-online - Online QR Code generator and reader using webcam [MIT License] (⭐️2)
  • PipedreamHQ/pipedream - Connect APIs, remarkably fast. Free for developers. (⭐️8346)
  • postmanlabs/newman - Newman is a command-line collection runner for Postman [Apache License 2.0] (⭐️6729)
  • rektdeckard/huebert - A dead-simple Philips Hue client for web and desktop [GNU GPLv3] (⭐️74)
  • resume/resume.github.com - Resumes generated using the GitHub informations (⭐️61499)
  • RobinLinus/snapdrop - A Progressive Web App for local file sharing [GNU GPLv3] (⭐️17472)
  • rodi01/RenameIt - Keep your Sketch files organized, batch rename layers and artboards. [MIT License] (⭐️1411) Archived!
  • rolodato/gitlab-letsencrypt - Easily generate a Let's Encrypt certificate for GitLab Pages [GNU GPLv3] (⭐️139) Archived!
  • rstacruz/kingraph - Plots family trees using JavaScript and Graphviz (⭐️431)
  • rtyler/dotdotvote - A simple web application for dot-voting [GNU AGPLv3] (⭐️9)
  • rust-webplatform/rust-webplatform - Rust library for Emscripten-compiled JS apps. (⭐️335)
  • salesforce/cloudsplaining - Cloudsplaining is an AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized report. [Modified BSD License] (⭐️1870) Archived!
  • samrahimi/kittyhawk - A cross-platform stack for controlling drone aircraft via 3g / 4g cellular networks; supports Parrot Bebop out of the box. [Apache License 2.0] (⭐️7)
  • Samsung/WATT - A Web Assembly Translation Toolkit (WATT), a new Web Assembly (WASM) application authoring tool that allows developers to create a WASM based library easily and use it to create WASM based applications. [Apache License 2.0] (⭐️46)
  • SaraVieira/starter-book - A book starter to kickstart your writing journey 🎉 [MIT License] (⭐️337)
  • sean3z/cncnet-api - Command and Conquer Ladder API built in Node, Restify and MongoDB [MIT License] (⭐️10)
  • smallbets/userbase - Create secure and private web apps using only static JavaScript, HTML, and CSS. [MIT License] (⭐️2249)
  • smlum/scription - An editor for speech-to-text transcripts such as AWS Transcribe and Mozilla DeepSpeech [GNU AGPLv3] (⭐️83)
  • softprops/serverless-rust - ⚡ 🦀 a serverless framework plugin for rustlang applications [MIT License] (⭐️540)
  • tannercollin/Notica - Send browser notifications from your terminal. No installation. No registration. [MIT License] (⭐️344)
  • TaoK/PoorMansTSqlFormatter - A small free .Net and JS library (with demo UI, command-line bulk formatter, SSMS/VS add-in, notepad++ plugin, winmerge plugin, and demo webpage) for reformatting and coloring T-SQL code to the user's preferences. [GNU AGPLv3] (⭐️935)
  • vacationtracker/serverless-slack-slash-command-app - Serverless Slack slash command app (⭐️14)
  • vanila-io/wireflow - Wireflow - user flow chart real-time collaborative tool [MIT License] (⭐️3884)
  • vercel/ncc - Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires. [MIT License] (⭐️8928)
  • victornpb/undiscord - Undiscord - Delete all messages in a Discord server / channel or DM (Easy and fast) Bulk delete [MIT License] (⭐️4900)
  • w1nt3r-eth/evm-from-scratch - Super secret 100% practical EVM course. Please do not share (⭐️625)
  • w3c/webvtt.js - WebVTT parser and validator [Creative Commons Zero v1.0 Universal] (⭐️143)
  • W3D3/DiffVisualizer - Open Source visualizing tool for differencing algorithms. (⭐️6)
  • wavebox/waveboxapp - Wavebox, the revolutionary and feature-rich Chromium browser that's built for productive working across Google Workspaces, Microsoft Teams, ClickUp, Monday, Atlassian, Asana, AirTable, Slack, and every other web app you use to get work done. (⭐️1295)
  • wg-easy/wg-easy - The easiest way to run WireGuard VPN + Web-based Admin UI. (⭐️11991)
  • wip/app - The WIP GitHub App [Apache License 2.0] (⭐️723)
  • zadam/trilium - Build your personal knowledge base with Trilium Notes [GNU AGPLv3] (⭐️25648)

⬆ back to top

Jupyter Notebook

⬆ back to top

Kotlin

  • benkuly/matrix-sms-bridge - Matrix bridge, that allows you to bridge matrix rooms to SMS with one telephone number only. [GNU AGPLv3] (⭐️72)
  • hyperledger/web3j-evm - A library for running an embedded Ethereum EVM in-process on a JVM (⭐️64)
  • iSoron/uhabits - Loop Habit Tracker, a mobile app for creating and maintaining long-term positive habits [GNU GPLv3] (⭐️7342)
  • JetBrains/kotlin-native - Kotlin/Native infrastructure [Apache License 2.0] (⭐️7036) Archived!
  • LeoColman/Petals - 🌻 The Open Source app Petals aims to help its users to either quit weed, reduce usage or simply know how much they're using. [GNU AGPLv3] (⭐️63)
  • svenjacobs/leon - Android app for removing tracking parameters from shared URLs [GNU GPLv3] (⭐️198)
  • yairm210/Unciv - Open-source Android/Desktop remake of Civ V [Mozilla Public License 2.0] (⭐️7790)
  • yausername/dvd - Download videos from anywhere [GNU GPLv3] (⭐️825)

⬆ back to top

Lua

⬆ back to top

Makefile

⬆ back to top

Nix

  • NixOS/nixpkgs - Nix Packages collection & NixOS [MIT License] (⭐️15968)
  • WebGHC/wasm-cross - Nix expressions for cross compiling to WebAssembly (⭐️137)

⬆ back to top

Objective-C

⬆ back to top

Objective-C++

  • KhronosGroup/MoltenVK - MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS. [Apache License 2.0] (⭐️4583)

⬆ back to top

OpenSCAD

⬆ back to top

PEG.js

⬆ back to top

PHP

  • attogram/justrefs - Just Refs - extract just the references and related topics from any page on the English Wikipedia [MIT License] (⭐️15)
  • changeweb/Unifiedtransform - A school management Software [GNU GPLv3] (⭐️2761)
  • djensen47/AACalc - Battle calculator and odds simulator for Avalon Hill Axis & Allies board/computer games. [GNU GPLv3] (⭐️7)
  • matomo-org/matomo - Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests! [GNU GPLv3] (⭐️19133)
  • nrkbeta/nrkbetaquiz - Require the reader to pass a quiz before being able to comment on an article [GNU GPLv3] (⭐️204)
  • OpenRA/openrauseraccounts - Connect phpBB forum accounts to OpenRA installations [GNU GPLv2] (⭐️3)
  • snipe/snipe-it - A free open source IT asset/license management system [GNU AGPLv3] (⭐️9799)
  • willfarrell/alfred-pkgman-workflow - Package Repo Search [MIT License] (⭐️695)

⬆ back to top

Pascal

⬆ back to top

PowerShell

⬆ back to top

Prolog

  • sherryshao/clue-prolog - Clue, a game-play assistant written in Prolog (UBC Cpsc 312) (⭐️3)
  • terminusdb/terminusdb - TerminusDB is a distributed database with a collaboration model [Apache License 2.0] (⭐️2644)

⬆ back to top

PureScript

  • sharkdp/cube-composer - A puzzle game inspired by functional programming [MIT License] (⭐️1991)
  • sharkdp/insect - High precision scientific calculator with support for physical units [MIT License] (⭐️3155)

⬆ back to top

Python

  • 3b1b/manim - Animation engine for explanatory math videos [MIT License] (⭐️58480)
  • aantn/reconstant - Share constant definitions between programming languages and make your constants constant again [MIT License] (⭐️53)
  • AccelerateNetworks/DeepSpeech_Frontend - A webpage and API for using Mozilla DeepSpeech [GNU GPLv3] (⭐️47)
  • AlexCovizzi/vscodenv - Project-level extensions for Visual Studio Code. [Apache License 2.0] (⭐️17)
  • anfederico/amazon-alert - Track prices on Amazon and receive email alerts for price drops (⭐️320)
  • anishathalye/seashells - The official client for seashells.io 🐚 [MIT License] (⭐️704)
  • ant0nisk/pybrl - An Open-Source Grade-2 Braille Translation system written entirely in Python [GNU GPLv3] (⭐️12)
  • AnthropologieBiblique/Unbound2Athens - Convert unbound format bibles to Athens (⭐️2) Archived!
  • appknox/isign - Python 3 - Code sign iOS applications, without proprietary Apple software or hardware (⭐️47)
  • archivy/archivy - Archivy is a self-hostable knowledge repository that allows you to learn and retain information in your own personal and extensible wiki. [MIT License] (⭐️3150)
  • autosoft-dev/tree-hugger - A light-weight, extendable, high level, universal code parser built on top of tree-sitter [MIT License] (⭐️121)
  • aws-quickstart/quickstart-git2s3 - AWS Quick Start Team [Apache License 2.0] (⭐️173) Archived!
  • aws-samples/aws-transcribe-captioning-tools - Convert AWS Transcribe output into multiple caption formats. [MIT No Attribution] (⭐️94)
  • aws/aws-sam-cli - CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM [Apache License 2.0] (⭐️6454)
  • AZHenley/teenytinycompiler - A small BASIC-to-C compiler written in Python. [MIT License] (⭐️314)
  • benknight/hue-alfred-workflow - An Alfred workflow for controlling Philips Hue lights. (⭐️368)
  • benoit-cty/snips_bebop - Make a Bebop fly by talking to Snips.ai [GNU GPLv3] (⭐️8)
  • berenm/steam-cli - Command-line interface to install and execute Steam games [The Unlicense] (⭐️159)
  • blackjack4494/yt-dlc - media downloader and library for various sites. [The Unlicense] (⭐️2863)
  • bottlesdevs/Bottles - Run Windows software and games on Linux [GNU GPLv3] (⭐️5897)
  • Brikwerk/nxbt - Control your Nintendo Switch through a website, terminal, or macro. [MIT License] (⭐️777)
  • CaravelKit/saas-base - SaaS base application (Flask, Vue, Bootstrap, Webpack) (⭐️263)
  • ChongyeWang/NaOH_Camp - (⭐️4)
  • chrippa/ds4drv - A Sony DualShock 4 userspace driver for Linux [MIT License] (⭐️1010)
  • cloudtools/stacker - An AWS CloudFormation Stack orchestrator/manager. [BSD 2-Clause "Simplified" License] (⭐️709)
  • commaai/openpilot - openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models. [MIT License] (⭐️48179)
  • conan-io/conan - Conan - The open-source C and C++ package manager [MIT License] (⭐️7843)
  • ct-Open-Source/tuya-convert - A collection of scripts to flash Tuya IoT devices to alternative firmwares [MIT License] (⭐️4511)
  • dag/jbo - Use jbovlaste on the command line, offline. [BSD 2-Clause "Simplified" License] (⭐️9)
  • deezer/spleeter - Deezer source separation library including pretrained models. [MIT License] (⭐️25036)
  • dictation-toolbox/Caster - Dragonfly-Based Voice Programming and Accessibility Toolkit (⭐️334)
  • diyhue/diyHue - Main diyHue software repo (⭐️1515)
  • elliotgao2/tomd - Convert HTML to Markdown. [GNU GPLv3] (⭐️531)
  • EoralMilk/blender_OpenRA-addon - Easily create OpenRA assets with Blender (⭐️8)
  • epsagon/lambda-cost-calculator - Forecast Lambda functions costs 💰 [MIT License] (⭐️105)
  • eslavnov/android-tv-remote - A simple wrapper around ADB to send commands to Android TVs (⭐️37)
  • eslavnov/pylips - Control Philips TVs (2015+) and Ambilight (+ Hue) through their reverse-engineered API (+ MQTT support!) [MIT License] (⭐️333)
  • etcipnja/MLH - [FARMWARE] Mother's little helper [MIT License] (⭐️5)
  • etcipnja/Netatmo - [FARMWARE] Adding a weather station to your Farmbot [MIT License] (⭐️1)
  • etcipnja/Seedalot - [FARMWARE] Add/remove multiple plants [MIT License] (⭐️1)
  • facebookincubator/xar - executable archive format (⭐️1574) Archived!
  • facebookresearch/pifuhd - High-Resolution 3D Human Digitization from A Single Image. (⭐️9434)
  • flipcoder/textbeat - 🎹 plaintext music sequencer and midi shell, with vim playback and the powers of music theory 🥁 [MIT License] (⭐️400)
  • FLWL/aoc-ai-parser - Python scripts for generating random AoC AIs, saving them as .per files and parsing .per files into tree structures. [MIT License] (⭐️10)
  • forcecore/yupgi_alert0 - 엽기얼럿 제로 (⭐️10)
  • getmoto/moto - A library that allows you to easily mock out tests based on AWS infrastructure. [Apache License 2.0] (⭐️7416)
  • gnebbia/kb - A minimalist command line knowledge base manager [GNU GPLv3] (⭐️3105)
  • google/clusterfuzz - Scalable fuzzing infrastructure. [Apache License 2.0] (⭐️5218)
  • google/python-laurel - Python control of C by GE Bluetooth lightbulbs [Apache License 2.0] (⭐️57) Archived!
  • gregmuellegger/django-autofixture - Can create auto-generated test data. [Modified BSD License] (⭐️459)
  • humanloop/memorai - 🧠 AI memory assistant – remember everything you read (⭐️284)
  • IamFlea/bartender - A window addon to game called Age of Empires II (HD). The addon displays additional information of the game, such as buildings, currently researched technologies, or training units. (⭐️43)
  • iBaa/PlexConnect - Plex @ aTV - think different... (⭐️1903)
  • JaidedAI/EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc. [Apache License 2.0] (⭐️22247)
  • januschung/math-worksheet-generator - Create basic addition, subtraction, multiplication and division practice questions with the answer sheet [GNU GPLv2] (⭐️499)
  • javierpena/eink-calendar - [Modified BSD License] (⭐️42)
  • jnoortheen/pipm - Python dependency management workflow using setup.cfg and requirements files without reinventing the wheels [MIT License] (⭐️31) Archived!
  • johnbuluba/Yatcobot - Yatcobot (Yet another twitter contest bot) is the most advanced and configurable bot for twitter contests and giveaways [GNU GPLv2] (⭐️63)
  • joke2k/django-faker - Django-faker uses fake-factory to generate test data for Django models and templates [MIT License] (⭐️244)
  • joshjcarrier/homeassistant-litter-robot - The litter-robot component offers integration with the Litter-Robot WiFi enabled devices to Home Assistant. (⭐️80)
  • kblomqvist/yasha - A command-line tool to render Jinja templates for great good [MIT License] (⭐️242)
  • LivingInSyn/Rust_Api_Generator - a toolset for autogenerating rust APIs and translating structs [MIT License] (⭐️26) Archived!
  • localstack/localstack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline (⭐️52411)
  • lojban/vlasisku - User-friendly Lojban dictionary webapp [The Unlicense] (⭐️18)
  • mart1nro/joycontrol - Emulate Nintendo Switch Controllers over Bluetooth [GNU GPLv3] (⭐️1212)
  • martijnberger/pySketchup - Python library that will one day read sketchup files (⭐️3)
  • matrix-org/synapse-s3-storage-provider - Synapse storage provider to fetch and store media in Amazon S3 [Apache License 2.0] (⭐️107)
  • mealie-recipes/mealie - Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor [GNU AGPLv3] (⭐️5394)
  • michellelynne/roi-tracker - Tracking personal roi over time. [GNU GPLv3] (⭐️4)
  • microsoft/restler-fuzzer - RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services. [MIT License] (⭐️2484)
  • minimaxir/big-list-of-naughty-strings - The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. [MIT License] (⭐️45908)
  • mintel/pytest-localstack - Pytest plugin for local AWS integration tests [MIT License] (⭐️76)
  • mlevit/aws-auto-cleanup - Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings [MIT License] (⭐️494)
  • MostAwesomeDude/brismu - A relational interpretation of Lojban (⭐️29)
  • nader2929/AthensSyncer - (⭐️6)
  • NickBeeuwsaert/AFDesignLoad - Loads and parses Affinity Designer files [MIT License] (⭐️27)
  • nickspaargaren/no-google - Completely block Google and its services [The Unlicense] (⭐️1183)
  • ocrmypdf/OCRmyPDF - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched [Mozilla Public License 2.0] (⭐️12225)
  • onicagroup/runway - Simplify infrastructure/app testing/deployment [Apache License 2.0] (⭐️149)
  • openstenoproject/plover - Open source stenotype engine [GNU GPLv2] (⭐️2259)
  • peopledoc/django-docusign - Integration of DocuSign's SaaS signature platform with Django (⭐️24)
  • Perlence/PyGuitarPro - Read, write and manipulate GP3, GP4 and GP5 files. [GNU LGPLv3] (⭐️277)
  • platisd/bad-commit-message-blocker - Inhibits commits with bad messages from getting merged [MIT License] (⭐️62)
  • porglezomp/apple-jbo-dictionary - Generate an English/Lojban dictionary for the macOS Dictionary.app based on wordlists. (⭐️2)
  • PostHog/posthog - 🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host. (⭐️17627)
  • PrefectHQ/prefect - Prefect is a workflow orchestration tool empowering developers to build, observe, and react to data pipelines [Apache License 2.0] (⭐️14832)
  • pypa/hatch - Modern, extensible Python project management [MIT License] (⭐️5445)
  • radude/rentry - Markdown pastebin from command line [MIT License] (⭐️423)
  • rikonor/vanguard-api - A non-Vanguard specific API [MIT License] (⭐️75)
  • salesforce/policy_sentry - IAM Least Privilege Policy Generator [MIT License] (⭐️1942)
  • sauce-archives/isign - Code sign iOS applications, without proprietary Apple software or hardware (⭐️751) Archived!
  • sawhney17/athens-excalidraw - (⭐️2)
  • scastillo/not-youtube-dl - This is not youtube-dl [The Unlicense] (⭐️832)
  • sdushantha/wifi-password - Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect [MIT License] (⭐️2814)
  • SFTtech/openage - Free (as in freedom) open source clone of the Age of Empires II engine 🚀 (⭐️12421)
  • snipsco/snips-nlu - Snips Python library to extract meaning from text [Apache License 2.0] (⭐️3868)
  • sourcehold/sourcehold-maps - Reverse engineering the map file format of Stronghold [GNU GPLv3] (⭐️20)
  • speedyg0nz/MagInkCal - E-Ink Magic Calendar that automatically syncs to Google Calendar and runs off a battery powered Raspberry Pi Zero [Apache License 2.0] (⭐️3068)
  • svsdval/video2midi - youtube synthesia video to midi [GNU GPLv3] (⭐️232)
  • tdryer/hangups - the first third-party instant messaging client for Google Hangouts [MIT License] (⭐️1715)
  • tecnovert/basicswap - Basic Atomic Swap Proof of Concept [MIT License] (⭐️143)
  • teinarss/openrabenchmark - (⭐️1)
  • TensorSpeech/TensorFlowTTS - 😝 TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages) [Apache License 2.0] (⭐️3718)
  • Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal. [MIT License] (⭐️47419)
  • timo/lojban-teachparse - a partial parser that gives step-by-step explanations of parsings. (⭐️6)
  • timo/lojbanquest - implementation of the "LojbanQuest" concept by Matt Arnold (⭐️8)
  • trailofbits/graphtage - A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV. [GNU LGPLv3] (⭐️2330)
  • tuanardouin/WebSocket-CDK - (⭐️9)
  • ubitux/oratools - Experimental tooling for working with OpenRA replay/network code [GNU GPLv3] (⭐️4)
  • Ultimaker/Cura - 3D printer / slicing GUI built on top of the Uranium framework [GNU LGPLv3] (⭐️5871)
  • zdrouse/Auto-Amazon-Giveaways - Automated Amazon Giveaways using Python3 & Pyppeteer 🎁 🐍 (⭐️56)

⬆ back to top

R

⬆ back to top

ReScript

⬆ back to top

Reason

  • onivim/oni2 - Native, lightweight modal code editor [MIT License] (⭐️7761)

⬆ back to top

Roff

  • kvalo/ath10k-firmware - Firmware files for ath10k, a mac80211 driver for Qualcomm 802.11ac devices (⭐️710) Archived!

⬆ back to top

Ruby

⬆ back to top

Rust

  • 0b01/tensorscript - shapechecking neural net DSL using Hindley-Milner type system(compiles to pytorch as proof of concept) (⭐️50)
  • 0x192/universal-android-debloater - Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device. [GNU GPLv3] (⭐️14387)
  • 17cupsofcoffee/digidist - 🎵 A super simple VST written in Rust [MIT License] (⭐️37)
  • 4gray/tauri-menubar-app - a simple menubar application based on tauri framework (⭐️81)
  • aalykiot/dune - A hobby runtime for JavaScript and TypeScript 🚀 [MIT License] (⭐️337)
  • AccessKit/accesskit - UI accessibility infrastructure across platforms and programming languages [Modified BSD License] (⭐️940)
  • Adanos020/egui_dock - Docking support for egui – an immediate-mode GUI library for Rust [MIT License] (⭐️409)
  • adnanademovic/rosrust - Pure Rust implementation of a ROS client library [MIT License] (⭐️709)
  • aeplay/kay - Experimental high-performance actor system framework for Rust [MIT License] (⭐️422)
  • aevyrie/bevy_mod_picking - Picking and pointer events for Bevy. [Apache License 2.0] (⭐️685)
  • aevyrie/bevy_world_to_screenspace - (⭐️13) Archived!
  • age-rs/age-rs - age-rs - Cross-platform RTS game engine core based on Age of Empires mechanics [GNU GPLv3] (⭐️17)
  • ahkohd/tauri-macos-spotlight-example - 🚦 an example macOS Spotlight app built with Tauri [MIT License] (⭐️116)
  • ajeetdsouza/zoxide - A smarter cd command. Supports all major shells. [MIT License] (⭐️19237)
  • akeru-inc/xcnotary - the missing macOS app notarization helper, built with Rust [MIT License] (⭐️649) Archived!
  • alecmocatta/serde_closure - Serialisable closures for Rust. (⭐️63)
  • alexcrichton/futures-await - [Apache License 2.0] (⭐️733) Archived!
  • alexwennerberg/mygit - Small self-hosted git, written in rust [GNU AGPLv3] (⭐️92)
  • alexyer/oxide-dco - Eurorack VCO based on stm32 exponential converter and analog wave shapers. (⭐️8)
  • amazon-ion/ion-rust - Rust implementation of Amazon Ion [Apache License 2.0] (⭐️137)
  • amethyst/distill - Asset pipeline system for game engines & editor suites. (⭐️360)
  • amethyst/specs - Specs - Parallel ECS [Apache License 2.0] (⭐️2418)
  • analysis-tools-dev/static-analysis - ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. [MIT License] (⭐️12937)
  • AnneKitsune/game_features - A set of data and constructs to use in games. [Apache License 2.0] (⭐️86)
  • anordal/shellharden - The corrective bash syntax highlighter [Mozilla Public License 2.0] (⭐️4564)
  • approveapi/approveapi-rs - A Rust library for using ApproveAPI (⭐️7)
  • arosspope/eliza-rs - A rust implementation of ELIZA - a natural language processing program developed by Joseph Weizenbaum in 1966. [Apache License 2.0] (⭐️52)
  • ArturKovacs/emulsion - DISCONTINUED - A fast and minimalistic image viewer [MIT License] (⭐️360)
  • AryanpurTech/BlueEngine - Blue Engine is a general-purpose and easy-to-use graphics engine written in rust. [Apache License 2.0] (⭐️305)
  • asaaki/rust-wasm-on-lambda-edge - Rust/WASM on AWS Lambda@Edge (CloudFront) [Apache License 2.0] (⭐️24)
  • asny/three-d - 2D/3D renderer - makes it simple to draw stuff across platforms (including web) [MIT License] (⭐️1213)
  • AtherEnergy/rumqtt - Pure rust mqtt cilent [The Unlicense] (⭐️204) Archived!
  • athre0z/color-backtrace - Colorful panic backtraces for Rust [Apache License 2.0] (⭐️549)
  • atuinsh/atuin - ✨ Magical shell history [MIT License] (⭐️18027)
  • auto-impl-rs/auto_impl - Automatically implement traits for common smart pointers [Apache License 2.0] (⭐️98)
  • avitex/rust-dangerous - Rust library for safely and explicitly parsing untrusted data [MIT License] (⭐️50)
  • avitex/rust-zc - Rust library providing Zc for self-referential zero-copy structures [MIT License] (⭐️40)
  • awslabs/aws-lambda-rust-runtime - A Rust runtime for AWS Lambda [Apache License 2.0] (⭐️3193)
  • awslabs/dynein - DynamoDB CLI written in Rust. [Apache License 2.0] (⭐️344)
  • awslabs/tough - Rust libraries and tools for using and generating TUF repositories (⭐️186)
  • AzureMarker/shaku - Compile Time Dependency lnjection Library for Rust [Apache License 2.0] (⭐️351)
  • baoyachi/shadow-rs - A build-time information stored in your rust project.(binary,lib,cdylib,dylib) [MIT License] (⭐️395)
  • barafael/trk - Make time sheets with git integration. [MIT License] (⭐️10)
  • bastion-rs/bastion - Highly-available Distributed Fault-tolerant Runtime [Apache License 2.0] (⭐️2764)
  • becheran/mlc - Check for broken links in markup files [MIT License] (⭐️110)
  • benbrittain/rust-xdr - Generate Rust services from XDR RPC [MIT License] (⭐️29)
  • bevyengine/bevy - A refreshingly simple data-driven game engine built in Rust [Apache License 2.0] (⭐️32738)
  • BlackPhlox/bevy_config_cam - A Swiss Army knife of a camera plugin that allows for easy setup and configuration of a wide variety of types of moveable cameras and player cameras for a scene. (⭐️180)
  • Blade-Labs-Corp/bokken - A Solana program debugger (⭐️60)
  • blaind/xrbevy - Proof-of-concept of getting OpenXR rendering support for Bevy game engine using gfx-rs abstractions (⭐️62) Archived!
  • bluejekyll/pg-extend-rs - Postgres extension library for Rust [Apache License 2.0] (⭐️275)
  • bnjjj/rust-bitbar - Rust crate to build BitBar plugins [MIT License] (⭐️15)
  • boa-dev/boa - Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language. [MIT License] (⭐️4733)
  • Boddlnagg/midir - Cross-platform realtime MIDI processing in Rust. [MIT License] (⭐️557)
  • bombomby/optick-rs - Optick for Rust [MIT License] (⭐️94)
  • borkdude/clojure-rust-graalvm - An example of Clojure program calling a Rust library, all combined into one executable using GraalVM. [Eclipse Public License 1.0] (⭐️125)
  • borsboom/cli-for-ynab - Complete command-line interface for YNAB. (⭐️46)
  • botahamec/chalk_rs - A crate for terminal colors and styles [BSD 2-Clause "Simplified" License] (⭐️14)
  • brendanzab/codespan - Beautiful diagnostic reporting for text-based programming languages. [Apache License 2.0] (⭐️1044)
  • brendanzab/rust-nbe-for-mltt - Normalization by evaluation for Martin-Löf Type Theory with dependent records [MIT License] (⭐️90)
  • bspeice/dtparse - A dateutil-compatible timestamp parser for Rust (⭐️48)
  • BurntSushi/fst - Represent large sets and maps compactly with finite state transducers. [The Unlicense] (⭐️1715)
  • BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore [The Unlicense] (⭐️45345)
  • buttplugio/buttplug - Rust Implementation of the Buttplug Sex Toy Control Protocol (⭐️829)
  • BVE-Reborn/rend3 - MAINTENCE MODE ---- Easy to use, customizable, efficient 3D renderer library built on wgpu. [Apache License 2.0] (⭐️1035)
  • Byron/gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git [Apache License 2.0] (⭐️7977)
  • bytecodealliance/cap-std - Capability-oriented version of the Rust standard library (⭐️623)
  • bytecodealliance/lucet - Lucet, the Sandboxing WebAssembly Compiler. [Apache License 2.0] (⭐️4066) Archived!
  • bytecodealliance/wasm-interface-types - Raw Rust toolchain support for Wasm Interface Types [Apache License 2.0] (⭐️70) Archived!
  • bytecodealliance/wasm-tools - CLI and Rust libraries for low-level manipulation of WebAssembly modules [Apache License 2.0] (⭐️1182)
  • bytecodealliance/wasmtime - A fast and secure runtime for WebAssembly [Apache License 2.0] (⭐️14588)
  • bytestring-net/bevy_lunex - Blazingly fast path based retained layout engine for Bevy entities, built around vanilla Bevy ECS. [Apache License 2.0] (⭐️324)
  • cargo-generate/cargo-generate - cargo, make me a project [Apache License 2.0] (⭐️1811)
  • cargo-limit/cargo-limit - Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc. [Apache License 2.0] (⭐️243)
  • carllerche/tower-web - A fast, boilerplate free, web framework for Rust [MIT License] (⭐️977)
  • carlmartus/rscsg - Rust Constructive Solid Geometry (⭐️27)
  • carrascomj/bevy_svg_map - Bevy utility to translate SVG paths to the scene [MIT License] (⭐️16)
  • carrascomj/dalted - Image processing web-app for color blindness [Apache License 2.0] (⭐️21)
  • carrascomj/ramp_template - Rust Adapted to My Projects template. A template for cargo-generate. [Apache License 2.0] (⭐️2)
  • CasualX/pelite - Lightweight, memory-safe, zero-allocation library for reading and navigating PE binaries. [MIT License] (⭐️276)
  • cgag/loc - Count lines of code quickly. [MIT License] (⭐️2276)
  • chinedufn/psd - A Rust API for parsing and working with PSD files. [Apache License 2.0] (⭐️257)
  • chmln/sd - Intuitive find & replace CLI (sed alternative) [MIT License] (⭐️5420)
  • chr4/writing_an_interpreter_in_rust - This is a port of the Monkey interpreter from Thorsten Ball's book "Writing and interpreter in Go" https://interpreterbook.com (⭐️101)
  • chrisdickinson/git-rs - git, implemented in rust, for fun and education 🦀 [MIT License] (⭐️1358)
  • christolliday/limn - Experimental cross platform GUI library (⭐️404) Archived!
  • cisco/lal-build-manager - Project dependency manager [MIT License] (⭐️75)
  • citybound/citybound - A work-in-progress, open-source, multi-player city simulation game. [GNU AGPLv3] (⭐️7646)
  • clap-rs/clap - A full featured, fast Command Line Argument Parser for Rust [Apache License 2.0] (⭐️13418)
  • clojure-rs/ClojureRS - Clojure, implemented atop Rust (unofficial) [Apache License 2.0] (⭐️932)
  • clojurust/clojurust - A proof of concept version of Clojure in Rust. [MIT License] (⭐️48)
  • cloudflare/quiche - 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3 [BSD 2-Clause "Simplified" License] (⭐️8981)
  • cloudflare/saffron - The cron parser powering Cron Triggers on Cloudflare Workers [Modified BSD License] (⭐️218)
  • cloudflare/wirefilter - An execution engine for Wireshark-like filters [MIT License] (⭐️940)
  • cloudhead/rgx.legacy - Modern mid-level 2D graphics library [MIT License] (⭐️192)
  • cloudhead/rx - 👾 Modern and minimalist pixel editor [GNU GPLv3] (⭐️3034)
  • clrnd/win95-maze-rs - Windows 95® screensaver maze in Rust with OpenGL. [Apache License 2.0] (⭐️60)
  • cobalt-org/liquid-rust - Liquid templating for Rust [MIT License] (⭐️439)
  • coder543/sdl2_mt - Multithreaded wrapper for sdl2 in Rust (⭐️1)
  • Coding-Badly/GCIP - G Code Insert Pause (⭐️1)
  • ColinFinck/ntfs - An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode. [Apache License 2.0] (⭐️495)
  • colinjneville/triangulate - A Rust library for subdividing polygons into triangles [MIT License] (⭐️12)
  • conradludgate/nommy - A type based parser with proc-macro generator [MIT License] (⭐️6)
  • containers/youki - A container runtime written in Rust [Apache License 2.0] (⭐️5856)
  • crate-ci/cargo-release - Cargo subcommand release: everything about releasing a rust crate. [Apache License 2.0] (⭐️1251)
  • crev-dev/cargo-crev - A cryptographically verifiable code review system for the cargo (Rust) package manager. [Apache License 2.0] (⭐️2040)
  • CryZe/stdweb-io - Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates. [MIT License] (⭐️22) Archived!
  • cucumber-rs/cucumber - Cucumber testing framework for Rust. Fully native, no external test runners or dependencies. [Apache License 2.0] (⭐️534)
  • cwfitzgerald/path-dsl-rs - A Rust utility DSL and macro to help construct and modify Paths. [MIT License] (⭐️22)
  • Dacode45/kenny_shooter - Testing out bevy (⭐️1)
  • dalance/procs - A modern replacement for ps written in Rust [MIT License] (⭐️4818)
  • dandavison/delta - A syntax-highlighting pager for git, diff, grep, and blame output [MIT License] (⭐️20940)
  • dani-garcia/vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs [GNU AGPLv3] (⭐️33601)
  • daniel5151/gdbstub - An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support) (⭐️276)
  • danii/hematita - A memory safe Lua interpreter [GNU GPLv3] (⭐️198)
  • darfink/detour-rs - A cross-platform detour library written in Rust (⭐️383)
  • databricks/click - The "Command Line Interactive Controller for Kubernetes" [Apache License 2.0] (⭐️1477)
  • dbeckwith/rust-latest - A CLI tool to determine the latest version of the Rust toolchain. [MIT License] (⭐️7)
  • dbrgn/smartmail - Smart mailbox powered by LoRaWAN, TTN, ax-sense and Threema. [Apache License 2.0] (⭐️3)
  • dead10ck/urlencode - A CLI utility for URL-encoding or -decoding strings [MIT License] (⭐️34)
  • dead10ck/uwc - Like wc, but unicode-aware, and with per-line mode. [Mozilla Public License 2.0] (⭐️39)
  • Deadairx/cypher-gen-rs - A number puzzle cypher generator written in Rust, intended for D&D puzzles (⭐️1)
  • denisidoro/navi - An interactive cheatsheet tool for the command-line [Apache License 2.0] (⭐️14431)
  • denoland/deno - A modern runtime for JavaScript and TypeScript. [MIT License] (⭐️93060)
  • DerickEddington/kul - A unique textual notation that can be used as both a data format and a markup language and that has powerful extensibility of both lexical syntax and semantics, and a Rust library for parsing it. [The Unlicense] (⭐️13)
  • dermesser/yup-oauth2 - An oauth2 client implementation providing the Device, Installed, Service Account, and several more flows. [Apache License 2.0] (⭐️208)
  • devcat-studio/kailua - 🌴 Type Checker and IDE Support for Lua [Apache License 2.0] (⭐️167) Archived!
  • dflemstr/rq - Record Query - A tool for doing record analysis and transformation [Apache License 2.0] (⭐️2256)
  • dgiagio/warp - Create self-contained single binary applications [MIT License] (⭐️1903)
  • dherman/esprit - A JavaScript parser written in Rust [Apache License 2.0] (⭐️338)
  • diem/diem - Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world. [Apache License 2.0] (⭐️16707)
  • Diggsey/spanr - Procedural macro span debugger/visualizer [Apache License 2.0] (⭐️40)
  • DigitalExtinction/Game - A 3D RTS game implemented in Rust. [GNU AGPLv3] (⭐️285)
  • dimensionhq/volt - An experimental package management tool for JavaScript. Upto 30x faster installation of dependencies using pre-flattened dependency trees. [Apache License 2.0] (⭐️901)
  • dinfuehr/dora - Dora VM [MIT License] (⭐️479)
  • diptools/dip - Rust application framework focuses on composability, ECS and Web3. Powered by Bevy game engine. From desktop apps to the Metaverse. (⭐️330)
  • dirs-dev/directories-rs - a mid-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows [Apache License 2.0] (⭐️707)
  • dirs-dev/dirs-rs - a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows [Apache License 2.0] (⭐️617)
  • djc/tokio-imap - Tokio-based IMAP implementation [Apache License 2.0] (⭐️119)
  • doctorn/obake - Versioned data-structures for Rust [Apache License 2.0] (⭐️202)
  • dpc/rdedup - Data deduplication engine, supporting optional compression and public key encryption. (⭐️820)
  • dprint/dprint - Pluggable and configurable code formatting platform written in Rust. [MIT License] (⭐️2984)
  • drone-os/drone - CLI utility for Drone, an Embedded Operating System. [Apache License 2.0] (⭐️161)
  • dtaralla/viewport-orientation-gizmo - A way to display the world's reference frame orientation at all times in the Bevy viewport. [MIT License] (⭐️7)
  • dtolnay/cargo-llvm-lines - Count lines of LLVM IR per generic function [Apache License 2.0] (⭐️381)
  • dtolnay/cargo-tally - Graph the number of crates that depend on your crate over time [Apache License 2.0] (⭐️228)
  • dtolnay/dyn-clone - Clone trait that is object-safe [Apache License 2.0] (⭐️612)
  • dtolnay/prettyplease - A minimal syn syntax tree pretty-printer [Apache License 2.0] (⭐️591)
  • dtolnay/proc-macro-hack - Procedural macros in expression position [Apache License 2.0] (⭐️203) Archived!
  • dtolnay/reduce - iter.reduce(fn) in Rust [Apache License 2.0] (⭐️37) Archived!
  • dtolnay/reflect - Compile-time reflection API for developing robust procedural macros (proof of concept) [Apache License 2.0] (⭐️667)
  • dtolnay/typetag - Serde serializable and deserializable trait objects [Apache License 2.0] (⭐️1057)
  • dtolnay/watt - Runtime for executing procedural macros as WebAssembly [Apache License 2.0] (⭐️1228)
  • ducaale/xh - Friendly and fast tool for sending HTTP requests [MIT License] (⭐️4811)
  • Dusk-Labs/dim - Dim, a media manager fueled by dark forces. [GNU AGPLv3] (⭐️3710)
  • dylanmckay/compiler - A [not-really-working] compiler from the ground-up [MIT License] (⭐️11)
  • dylanmckay/protocol - Easy protocol definitions in Rust [MIT License] (⭐️183)
  • EasyPost/rust-mysql-binlog - Rust implementation of the MySQL binlog format [ISC License] (⭐️102)
  • ebkalderon/example-fault-tolerant-parser - Fault-tolerant nom 5 parser based on "Syntax error recovery in parsing expression grammars" (2018) (⭐️27)
  • edn-rs/edn-derive - Edn derive procedural macros for (De)Serialization [GNU LGPLv3] (⭐️9)
  • edn-rs/edn-rs - Crate to parse and emit EDN [MIT License] (⭐️81)
  • eira-fransham/const-concat - Heinous hackery to concatenate constant strings. (⭐️114)
  • eliotbo/bevy_plot - Plotting library for the Bevy game engine. (⭐️60)
  • EmbarkStudios/cargo-about - 📜 Cargo plugin to generate list of all licenses for a crate 🦀 [Apache License 2.0] (⭐️488)
  • EmbarkStudios/rust-ecosystem - Rust wants & tracking for Embark 🦀 [Apache License 2.0] (⭐️860)
  • EmbarkStudios/tame-oauth - 🔐 Small OAuth crate that follows the sans-io approach 🦀 [Apache License 2.0] (⭐️74)
  • emi2k01/codasai - (⭐️21)
  • emilk/egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native [Apache License 2.0] (⭐️20089)
  • emoon/dynamic_reload - Dynamic reloading of shared libraries [Apache License 2.0] (⭐️367)
  • epilys/rlr - interactive pixel screen ruler and protractor [GNU GPLv3] (⭐️53)
  • eraserhd/parinfer-rust - A Rust port of parinfer. [ISC License] (⭐️521)
  • ervanalb/arcade - A rust CAD engine (NURBS kernel) [GNU GPLv3] (⭐️15)
  • esp-rs/embuild - Build support for embedded Rust: Cargo integration with other embedded build ecosystems & tools, like PlatformIO, CMake and kconfig. [Apache License 2.0] (⭐️122)
  • esp-rs/esp32 - Peripheral access crate for the ESP32 [Apache License 2.0] (⭐️126) Archived!
  • esp-rs/esp32-hal - A hardware abstraction layer for the esp32 written in Rust. [Apache License 2.0] (⭐️192) Archived!
  • esp-rs/espflash - Serial flasher utility for Espressif SoCs and modules based on esptool.py [Apache License 2.0] (⭐️441)
  • esp-rs/xtensa-lx-rt - Minimal runtime/startup for Xtensa LX processors [Apache License 2.0] (⭐️44) Archived!
  • espanso/espanso - Cross-platform Text Expander written in Rust [GNU GPLv3] (⭐️9242)
  • etesync/etebase-rs - A Rust client library for Etebase [Modified BSD License] (⭐️115)
  • eyre-rs/color-eyre - Custom hooks for colorful human oriented error reports via panics and the eyre crate (⭐️933)
  • femtovg/femtovg - Antialiased 2D vector drawing library written in Rust (⭐️754)
  • ferrouille/constduck - A crate for compile-time duck typing and reflection of structs [Mozilla Public License 2.0] (⭐️16)
  • ferrumfix/ferrumfix - Financial Information eXchange protocol implemented in Rust [Apache License 2.0] (⭐️328)
  • ffissore/shorty - URL shortener available as library, microservice (even containerized), aws lambda, and azure function [Apache License 2.0] (⭐️31)
  • firecracker-microvm/firecracker - Secure and fast microVMs for serverless computing. [Apache License 2.0] (⭐️24211)
  • fitzgen/dodrio - A fast, bump-allocated virtual DOM library for Rust and WebAssembly. [Mozilla Public License 2.0] (⭐️1238) Archived!
  • fitzgen/intrusive_splay_tree - An intrusive splay tree implementation that is no-std compatible and free from allocation and moves [Mozilla Public License 2.0] (⭐️66)
  • flamegraph-rs/flamegraph - Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3 [Apache License 2.0] (⭐️4336)
  • floooh/rz80 - Z80 chip family emulator library written in Rust. [MIT License] (⭐️73) Archived!
  • flutter-rs/flutter-rs - Build beautiful desktop apps with flutter and rust. 🌠 (wip) [MIT License] (⭐️2100)
  • ForesightMiningSoftwareCorporation/bevy_infinite_grid - [Apache License 2.0] (⭐️111)
  • foundry-rs/foundry - Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. [Apache License 2.0] (⭐️7653)
  • fralalonde/dipstick - Configurable metrics toolkit for Rust applications [Apache License 2.0] (⭐️99)
  • franeklubi/luxya - Programming language with a tree-walking interpreter written in Rust©™. [Modified BSD License] (⭐️29)
  • freenet/freenet-core - Declare your digital independence [Apache License 2.0] (⭐️2045)
  • frewsxcv/rgis - Performant, cross-platform (web, desktop) GIS app written in Rust (⭐️189)
  • frondeus/test-case - Rust procedural macro attribute for adding test cases easily [MIT License] (⭐️600)
  • fschutt/azul - Desktop GUI Framework [Mozilla Public License 2.0] (⭐️5818)
  • FyroxEngine/Fyrox - 3D and 2D game engine written in Rust [MIT License] (⭐️7330)
  • gabdube/native-windows-gui - A light windows GUI toolkit for rust [MIT License] (⭐️1913)
  • Game4all/bevy_vox_mesh - A bevy engine plugin for loading magica voxel files directly in bevy as usable meshes. [MIT License] (⭐️30)
  • gamma-delta/mega - A personal voice-activated digital assistant. (⭐️1)
  • gamozolabs/fzero_fuzzer - A fast Rust-based safe and thead-friendly grammar-based fuzz generator [MIT License] (⭐️208)
  • getditto/safer_ffi - Write safer FFI code in Rust without polluting it with unsafe code [MIT License] (⭐️841)
  • getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org [MIT License] (⭐️12767)
  • gfx-rs/metal-rs - Rust bindings for Metal [Apache License 2.0] (⭐️527)
  • gfx-rs/naga - Universal shader translation in Rust (⭐️1501)
  • Gilnaa/memoffset - offsetof for Rust [MIT License] (⭐️221)
  • github/stack-graphs - Rust implementation of stack graphs [Apache License 2.0] (⭐️694)
  • gleam-lang/gleam - ⭐️ A friendly language for building type-safe, scalable systems! [Apache License 2.0] (⭐️15609)
  • gluesql/gluesql - GlueSQL is quite sticky. It attaches to anywhere. [Apache License 2.0] (⭐️2611)
  • gnzlbg/cargo-asm - cargo subcommand showing the assembly or llvm-ir generated for Rust code (⭐️1135)
  • godot-rust/gdnative - Rust bindings for Godot 3 [MIT License] (⭐️3573)
  • google/rerast - A tool for transforming Rust code using rules [Apache License 2.0] (⭐️710)
  • goto-bus-stop/playage - Aspiring cross-platform Age of Empires 2 multiplayer client. [GNU GPLv3] (⭐️9)
  • GraphiteEditor/Graphite - 2D raster & vector editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow. [Apache License 2.0] (⭐️7089)
  • graphql-rust/juniper - GraphQL server library for Rust (⭐️5569)
  • greyblake/whatlang-rs - Natural language detection library for Rust. Try demo online: https://whatlang.org/ [MIT License] (⭐️954)
  • Grokmoo/thyme - Themable Immediate Mode User Interface Toolkit in Rust [Apache License 2.0] (⭐️97)
  • grovesNL/glow - GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code [Apache License 2.0] (⭐️1093)
  • gschup/bevy_ggrs - Bevy plugin for the GGRS P2P rollback networking library. (⭐️277)
  • gschup/ggrs - GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future! (⭐️488)
  • guimcaballero/rts_prototype - Early stage RTS game prototype. (⭐️25)
  • guyfedwards/omo - Simple pomodoro timer with notifications [MIT License] (⭐️30)
  • gwenn/sqlpop - SQL parser (as understood by SQLite) (⭐️33)
  • gx0r/nary - Toy npm-like package installer in Rust. Reads package.json; installs packages. (Not yet usable for real work.) [Apache License 2.0] (⭐️9)
  • GyrosOfWar/youtube-dl-rs - A youtube-dl wrapper for Rust (⭐️125)
  • hannobraun/fornjot - Early-stage b-rep CAD kernel, written in the Rust programming language. (⭐️1895)
  • hannobraun/stepper - Universal Stepper Motor Interface (⭐️97)
  • headcrab-rs/headcrab - A modern Rust debugging library 🦀 (⭐️881)
  • heavyrain266/bevy_toolbar - A plugin for Bevy Engine which implements toolbar using egui [The Unlicense] (⭐️15)
  • helix-editor/helix - A post-modern modal text editor. [Mozilla Public License 2.0] (⭐️30381)
  • hikikones/bevy-sequential-actions - A Bevy library for executing various actions in a sequence. [Apache License 2.0] (⭐️34)
  • http-rs/http-client - Types and traits for http clients [Apache License 2.0] (⭐️115)
  • hubblo-org/scaphandre - ⚡ Energy consumption metrology agent. Let "scaph" dive and bring back the metrics that will help you make your systems and applications more sustainable ! [Apache License 2.0] (⭐️1504)
  • huff-language/huff-rs - A low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust. [Apache License 2.0] (⭐️568)
  • huytd/kanban-app - Kanban board built with Rust and Elm (⭐️1788)
  • hwchen/keyring-rs - Cross-platform library and utility to manage passwords [Apache License 2.0] (⭐️439)
  • hyperium/h2 - HTTP 2.0 client & server implementation for Rust. [MIT License] (⭐️1315)
  • hyperium/http - Rust HTTP types [Apache License 2.0] (⭐️1101)
  • iced-rs/iced - A cross-platform GUI library for Rust, inspired by Elm [MIT License] (⭐️22964)
  • idanarye/rust-typed-builder - Compile-time type-checked builder derive [Apache License 2.0] (⭐️844)
  • indradb/indradb - A graph database written in rust [Mozilla Public License 2.0] (⭐️2103)
  • infinyon/fluvio - Lean and mean distributed stream processing system written in rust and web assembly. [Apache License 2.0] (⭐️2687)
  • insaneinside/cripes - Common (Rust) Components for Rule-Based Grammar Manipulation & Analysis [Apache License 2.0] (⭐️5)
  • ipetkov/conch-parser - A library for parsing programs written in the shell programming language. [Apache License 2.0] (⭐️66) Archived!
  • iqlusioninc/keychain-services.rs - Rust access to macOS Keychain Services (experimental) [Apache License 2.0] (⭐️53)
  • iqlusioninc/usbarmory.rs - Bare metal Rust support for USB armory MkII devices [Apache License 2.0] (⭐️58)
  • jacobdeichert/mask - 🎭 A CLI task runner defined by a simple markdown file [MIT License] (⭐️1011)
  • jakobhellermann/bevy-contrib-inspector - bevy plugin for starting a webserver to visually edit bevy resources [MIT License] (⭐️21) Archived!
  • jakobhellermann/bevy-inspector-egui - Inspector plugin for the bevy game engine [Apache License 2.0] (⭐️1052)
  • jakobhellermann/bevy-unofficial-playground-experiments - 👀 (⭐️4)
  • jakobhellermann/bevy_editor_pls - In-App editor tools for bevy applications (⭐️660)
  • jameslittle230/stork - 🔎 Impossibly fast web search, made for static sites. [Apache License 2.0] (⭐️2712)
  • jamesmunns/postcard - A no_std + serde compatible message library for Rust [Apache License 2.0] (⭐️734)
  • japaric/steed - [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems (⭐️517) Archived!
  • jasilven/ruply - Clojure nREPL command line client written in Rust [MIT License] (⭐️4)
  • jDomantas/plank - [MIT License] (⭐️58)
  • jedisct1/wasmsign - A tool to add and verify digital signatures to/from WASM binaries [BSD 2-Clause "Simplified" License] (⭐️57)
  • jedisct1/witx-codegen - WITX code and documentation generator for AssemblyScript, Zig, Rust and more. [MIT License] (⭐️128)
  • jhspetersson/fselect - Find files with SQL-like queries [Apache License 2.0] (⭐️3828)
  • jkarns275/stdgba - A small rust standard library for the GBA. [MIT License] (⭐️118)
  • JMurph2015/candela - [MIT License] (⭐️2)
  • jneem/scribl - Scribl: simple instructional videos [Apache License 2.0] (⭐️50)
  • joaoh82/rust_sqlite - SQLRite - Simple embedded database modeled off SQLite in Rust [MIT License] (⭐️1070)
  • johanhelsing/matchbox - Painless peer-to-peer WebRTC networking for rust wasm (and native!) [Apache License 2.0] (⭐️826)
  • JoJoJet/bevy-trait-query - adds trait queries to the bevy game engine [Apache License 2.0] (⭐️64)
  • jonasbb/petgraph-graphml - GraphML output generator for petgraph [Apache License 2.0] (⭐️15)
  • joncatanio/cannoli - Cannoli Programming Language [MIT License] (⭐️770)
  • jonhoo/fantoccini - A high-level API for programmatically interacting with web pages through WebDriver. [Apache License 2.0] (⭐️1462)
  • JoshMcguigan/amethyst-2d-platformer-demo - Demo game using the Amethyst engine [The Unlicense] (⭐️31)
  • JoshMcguigan/hue-cli - a minimal command line interface for Phillips Hue lights [Apache License 2.0] (⭐️3)
  • joshuajbouw/bevy_tilemap - Tilemap with chunks for the Bevy game engine. [MIT License] (⭐️175) Archived!
  • jpeddicord/askalono - A tool & library to detect open source licenses from texts [Apache License 2.0] (⭐️252)
  • jrvidal/explaine.rs - An interactive Rust syntax playground (⭐️141)
  • jrvidal/lipstick - You can put lipstick on a pig (⭐️92)
  • JSAbrahams/mamba - 🐍 The Mamba programming language, because we care about safety [MIT License] (⭐️85)
  • JuanCarlosgg/GCode-Viewer - GCode viewer (⭐️7)
  • JuanPotato/joycontrolrs - Rust port of joycontrol [GNU GPLv3] (⭐️9)
  • KaiseiYokoyama/joycon-rs - Joy-Con library for Rust 🦀 🎮 [Apache License 2.0] (⭐️114)
  • KamilaBorowska/mvp - SNES assembler (⭐️2)
  • katharostech/arsenal - Blender game engine prototype written in Rust. (⭐️272)
  • katharostech/bevy_retrograde - Plugin pack for making 2D games with Bevy (⭐️295)
  • kauly/bevy-metamask - Bevy and rust-web3 on wasm (⭐️6)
  • kbknapp/cargo-graph - A cargo subcommand for creating GraphViz DOT files and dependency graphs [Modified BSD License] (⭐️215) Archived!
  • Keats/kickstart - A scaffolding tool to get new projects up and running quickly [MIT License] (⭐️342)
  • kettle11/hello_triangle_wasm_rust - A zero-dependency 'hello triangle' sample that uses Rust, Wasm, and WebGL. [Creative Commons Zero v1.0 Universal] (⭐️13)
  • killercup/rust-docstrings - [Apache License 2.0] (⭐️11)
  • kimond/ferris-print - A simple macro to print using ferris say. [MIT License] (⭐️20)
  • KodrAus/cargo-nuget - A tool for packaging Native Rust libs as Nuget nupkgs [MIT License] (⭐️31)
  • kpcyrd/homeassistant-rs - home-assistant api client [MIT License] (⭐️6) Archived!
  • krustlet/krustlet - Kubernetes Rust Kubelet [Apache License 2.0] (⭐️3534)
  • kunicmarko20/lendabot - Bot that automates workflow. [MIT License] (⭐️5)
  • kvakvs/ErlangRT - Erlang Replacement Therapy. Another attempt to make Erlang runtime (BEAM emulator) in Rust. Good news: I know what to do. Bad news: I have no clue how to Rust [MIT License] (⭐️586)
  • kvark/froggy - Component Graph System experiment [Apache License 2.0] (⭐️300)
  • KyussCaesar/pfr - cli personal finance tool [MIT License] (⭐️14)
  • La-Lojban/sutysisku-tokenizer - [Apache License 2.0] (⭐️1)
  • lancelet/capstan - NURBS curves and surfaces in Rust (EARLY WIP!) [MIT License] (⭐️20)
  • lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust [Apache License 2.0] (⭐️33188)
  • lark-exploration/lark - A demand-driven compiler with strong IDE support [Apache License 2.0] (⭐️195) Archived!
  • latex-lsp/texlab - An implementation of the Language Server Protocol for LaTeX [GNU GPLv3] (⭐️1402)
  • LedgerHQ/ledger-device-rust-sdk - Rust SDK for Ledger device applications [Apache License 2.0] (⭐️38)
  • LemmyNet/lemmy - 🐀 A link aggregator and forum for the fediverse [GNU AGPLv3] (⭐️12848)
  • LeopoldArkham/Molten - [WIP] Molten - Style-preserving TOML parser. [Apache License 2.0] (⭐️39)
  • linebender/kurbo - A Rust library for manipulating curves [Apache License 2.0] (⭐️651)
  • lopopolo/punchtop - A power hour written in rust with Chromecast support [MIT License] (⭐️27) Archived!
  • lpil/sonic-pi-tool - 🎻 Controlling Sonic Pi from the command line [Mozilla Public License 2.0] (⭐️209)
  • Lucretiel/autodefault - Autodefault automatically makes your struct literals fill themselves with ..default() [Mozilla Public License 2.0] (⭐️70)
  • LukasKalbertodt/bunt - Simple macros to write colored and formatted text to a terminal. Based on termcolor, thus also cross-platform. [Apache License 2.0] (⭐️219)
  • lvgl/lv_binding_rust - LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash). [MIT License] (⭐️610)
  • lykhonis/terramach - Terra Mach is a mapping frontend system to build graphical interfaces for devices. [GNU GPLv3] (⭐️165)
  • m-hilgendorf/midi20 - Types and helpers for building MIDI 2 capable software in Rust [MIT License] (⭐️24)
  • MabezDev/xtensa-rust-quickstart - A demo crate for the xtensa uC's (ESP32, ESP8266) [Apache License 2.0] (⭐️342) Archived!
  • maciejhirsz/logos - Create ridiculously fast Lexers [Apache License 2.0] (⭐️2654)
  • macthecadillac/atree - An arena allocated tree structure for Rust with removal support [MIT License] (⭐️9)
  • maghoff/cargo-license-hound - Tool to help sniffing out licenses from all crate dependencies [MIT License] (⭐️28)
  • MaikKlein/rlsl - Rust to SPIR-V compiler [Apache License 2.0] (⭐️558) Archived!
  • maniartech/idgen - A tiny ID Generator. Supports UUID, NanoID and ObjectID. [MIT License] (⭐️3)
  • Manishearth/triomphe - Fork of std::sync::Arc with lots of utilities useful for FFI [Apache License 2.0] (⭐️192)
  • marcianx/downcast-rs - [Apache License 2.0] (⭐️168)
  • markschl/thread_io - Rust crate for performing I/O in background thread [MIT License] (⭐️28)
  • Marwes/schemafy - Crate for generating rust types from a json schema [MIT License] (⭐️239)
  • MaterializeInc/materialize - The data warehouse for operational workloads. (⭐️5603)
  • matklad/typed_key - A Rust library for strongly-typed string keys for configuration. [Apache License 2.0] (⭐️25)
  • matprec/explain-rs - A library which finds language features in rust code and provides resources on them. [Apache License 2.0] (⭐️38)
  • matrix-org/matrix-rust-sdk - Matrix Client-Server SDK for Rust [Apache License 2.0] (⭐️1087)
  • mattcl/bitbucket-cli - a "simple" pull request cli (⭐️3)
  • MaulingMonkey/jerk - JERK: Java Embedding Rust Kit [Apache License 2.0] (⭐️17)
  • mavlink/rust-mavlink - MAVLink library for Rust. [Apache License 2.0] (⭐️116)
  • MaxBittker/orb.farm - sealed aquatic ecosystem [MIT License] (⭐️450)
  • meilisearch/heed - A fully typed LMDB wrapper with minimum overhead 🐦 [MIT License] (⭐️493)
  • mersinvald/aquamarine - Inline diagrams for rustdoc with mermaid.js [MIT License] (⭐️478)
  • messense/fat-macho-rs - Mach-O Fat Binary Reader and Writer [MIT License] (⭐️20)
  • Michael-F-Bryan/arcs - A Rust CAD System [Apache License 2.0] (⭐️242)
  • Michael-F-Bryan/mdbook-linkcheck - A backend for mdbook which will check your links for you. [MIT License] (⭐️127)
  • microsoft/windows-rs - Rust for Windows [Apache License 2.0] (⭐️9908)
  • miedzinski/python-compiler - A compiler for a subset of Python using LLVM [MIT License] (⭐️11)
  • mitsuhiko/similar - A high level diffing library for rust based on diffs [Apache License 2.0] (⭐️878)
  • mkhan45/electronics - digital logic sim (⭐️16)
  • mockersf/hocon.rs - Parse HOCON configuration files in Rust [MIT License] (⭐️79) Archived!
  • mohanson/wasc - WebAssembly AOT compiler (⭐️58)
  • mooman219/fontdue - The fastest font renderer in the world, written in pure rust. [Apache License 2.0] (⭐️1354)
  • moriturus/ktra - Your Little Cargo Registry [Apache License 2.0] (⭐️384)
  • mozilla/cbindgen - A project for generating C bindings from Rust code [Mozilla Public License 2.0] (⭐️2224)
  • mozilla/neqo - Neqo, an implementation of QUIC in Rust [Apache License 2.0] (⭐️1772)
  • mozilla/uniffi-rs - a multi-language bindings generator for rust [Mozilla Public License 2.0] (⭐️2352)
  • mrDIMAS/StationIapetus - 3rd person shooter in the very early development phase [GNU GPLv3] (⭐️285)
  • MrGVSV/bevy_proto - Create config files for entities in Bevy (⭐️228)
  • mrk-its/bevy_webgl2_app_template - (⭐️61)
  • MS-Painter/Folden - Cross platform PC application. System wide file watchers handling made simple. [MIT License] (⭐️19)
  • Nadrieril/dhall-rust - Maintainable configuration files, for Rust users (⭐️298)
  • Nadrieril/pest_consume - A framework for processing the output of a pest-generated parser [BSD 2-Clause "Simplified" License] (⭐️45)
  • nakabonne/rhack - Temporary edit external crates that your project depends on [Modified BSD License] (⭐️136)
  • nannou-org/nannou - A Creative Coding Framework for Rust. (⭐️5852)
  • naomijub/ClojuRS - A fun clojure implementation in Rust [Apache License 2.0] (⭐️17)
  • nbp/holyjit - Generic purpose Just-In-time compiler for Rust. [Mozilla Public License 2.0] (⭐️1492)
  • neon-bindings/neon - Rust bindings for writing safe and fast native Node.js modules. [Apache License 2.0] (⭐️7800)
  • neondatabase/neon - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage. [Apache License 2.0] (⭐️12484)
  • neosmart/tac - A high-performance, cross-platform file reverse utility [MIT License] (⭐️108)
  • neovide/neovide - No Nonsense Neovim Client in Rust [MIT License] (⭐️12019)
  • nerdypepper/dijo - scriptable, curses-based, digital habit tracker [MIT License] (⭐️2777)
  • nical/lyon - 2D graphics rendering on the GPU in rust using path tessellation. (⭐️2249)
  • nicolas-van/rust-cross-compile-example - A working example of multi targets compilation for Rust using Github Actions. Supports Windows, MacOSX, x86_64, ARM and Raspberry PI Linux. [MIT License] (⭐️58)
  • Nike-Inc/aws-greengrass-core-sdk-rust - Provides an idiomatic Rust wrapper around the AWS Greengrass Core C SDK to more easily enable Greengrass native lambda functions in Rust. [Apache License 2.0] (⭐️70)
  • NiklasEi/bevy_kira_audio - A Bevy plugin to use Kira for game audio [Apache License 2.0] (⭐️305)
  • nilclass/bevy_stl - STL loader for bevy, based on stl_io [MIT License] (⭐️28)
  • nix-community/comma - Comma runs software without installing it. [maintainers=@Artturin,@burke,@DavHau] (⭐️977)
  • norman784/gaiku - 3d agnostic framework (game engine) terrain engine (⭐️40)
  • nrc/darkly - (⭐️40)
  • nukep/glium-sdl2 - An SDL2 backend for Glium [Apache License 2.0] (⭐️23)
  • nushell/nushell - A new type of shell [MIT License] (⭐️30350)
  • nuta/kerla - A new operating system kernel with Linux binary compatibility written in Rust. (⭐️3316)
  • nvzqz/fruity - Rusty bindings for Apple libraries [Apache License 2.0] (⭐️168)
  • OAK-Foundation/OAK-blockchain - OAK(Onchain Autonomous Framework) is a unique blockchain built on Substrate framework with event-driven smart contract VM, autonomous transactions, and on-chain scheduler. [GNU GPLv3] (⭐️103)
  • oconnor663/duct.rs - a Rust library for running child processes [MIT License] (⭐️788)
  • olxgroup-oss/dali - An image processor service [Apache License 2.0] (⭐️168)
  • only-cliches/NoProto - Flexible, Fast & Compact Serialization with RPC [MIT License] (⭐️365)
  • onur/cargo-license - Cargo subcommand to see license of dependencies [MIT License] (⭐️402)
  • optopodi/optopodi - Gathering some metrics about github projects [Apache License 2.0] (⭐️55)
  • orhun/git-cliff - A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️ [Apache License 2.0] (⭐️7746)
  • orium/archery - Abstract over the atomicity of reference-counting pointers in rust [Mozilla Public License 2.0] (⭐️134)
  • orogene/orogene - Makes node_modules/ happen. Fast. No fuss. (⭐️1414)
  • OsnaCS/plantex - (UNMAINTAINED) 🌱 experimental open-world exploration game with plants 🌲 🍃 🌿 🌴 [Apache License 2.0] (⭐️189) Archived!
  • oxidecomputer/expectorate - I'm especially good at expectorating [Apache License 2.0] (⭐️26)
  • oxidecomputer/hubris - A lightweight, memory-protected, message-passing kernel for deeply embedded systems. [Mozilla Public License 2.0] (⭐️2821)
  • oxidecomputer/humility - Debugger for Hubris [Mozilla Public License 2.0] (⭐️518)
  • oxidecomputer/serde_tokenstream - serde::Deserializer for proc_macro/proc_macro2::TokenStream [Apache License 2.0] (⭐️62)
  • oxidizer-rs/oxidizer - 📦 A Rust ORM based on tokio-postgres and refinery [MIT License] (⭐️126) Archived!
  • paavohuhtala/clri - An unfinished CIL interpreter in Rust [MIT License] (⭐️24)
  • panamax-rs/panamax - Mirror rustup and crates.io repositories, for offline Rust and cargo usage. [Apache License 2.0] (⭐️392)
  • paperclip-rs/paperclip - WIP OpenAPI tooling for Rust. [Apache License 2.0] (⭐️848)
  • paradigmxyz/reth - Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust [Apache License 2.0] (⭐️3285)
  • pcsm/test_double - Procedural macro for substituting one type for another when testing (⭐️21)
  • pedrocr/syncer - A filesystem that pretends you have all your files locally while caching only the most recently used [GNU GPLv3] (⭐️180)
  • pemistahl/lingua-rs - The most accurate natural language detection library for Rust, suitable for short text and mixed-language text [Apache License 2.0] (⭐️831)
  • peterdn/shutter - An Instagram scraping library and CLI app for Rust [BSD 2-Clause "Simplified" License] (⭐️8)
  • petgraph/petgraph - Graph data structure library for Rust. [Apache License 2.0] (⭐️2693)
  • pheki/rudano - A data serialization format as similar as possible to Rust's own syntax (⭐️43)
  • phiresky/ripgrep-all - rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. (⭐️6210)
  • piedoom/rumblr - Tumblr V2 API wrapper in Rust, because that seems to be how I learn new languages these days. (⭐️1)
  • pimutils/mates.rs - A very simple commandline addressbook [MIT License] (⭐️62)
  • pingcap/talent-plan - open source training courses about distributed database and distributed systems (⭐️9849)
  • pkgw/elfx86exts - Decode binaries and print out which instruction set extensions they use. This program's name is a lie: it supports not just x86/ELF but also ARM64, MachO, and possibly more. [MIT License] (⭐️188)
  • polachok/fahrenheit - toy futures executor 🚒📖🔥 (⭐️232)
  • PolyMeilex/Neothesia - Flashy Synthesia Like Software For Linux,Windows and MacOs [GNU GPLv3] (⭐️856)
  • prabirshrestha/async-vfs - async vfs for rust (⭐️13)
  • PradeepKumarRajamanickam/brahma - [MIT License] (⭐️6)
  • 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 handling device inputs. [MIT License] (⭐️51)
  • praetp/openra-heatmap - An OpenRA heatmap generator [GNU GPLv3] (⭐️3)
  • projectfluent/fluent-rs - Rust implementation of Project Fluent [Apache License 2.0] (⭐️1009)
  • proptest-rs/proptest - Hypothesis-like property testing for Rust [Apache License 2.0] (⭐️1590)
  • PsichiX/md-bakery - CLI tool to bake your fresh and hot MD files [MIT License] (⭐️39)
  • PsichiX/Oxygengine - Rust implementation of Oxygen Core HTML5 game engine (⭐️453)
  • pwoolcoc/crafting-interpreters-rust - Following along with http://www.craftinginterpreters.com, except in Rust [The Unlicense] (⭐️24)
  • quartiq/minimq - Minimal no_std MQTT v5.0 client implementation [MIT License] (⭐️139)
  • quickwit-oss/tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust [MIT License] (⭐️10034)
  • quinn-rs/quinn - Async-friendly QUIC implementation in Rust [Apache License 2.0] (⭐️3495)
  • Rahix/shared-bus - Crate for sharing buses between multiple devices [Apache License 2.0] (⭐️126)
  • Rair-Project/rair-core - RAIR: RAdare In Rust [GNU LGPLv3] (⭐️71)
  • ramosbugs/oauth2-rs - Extensible, strongly-typed Rust OAuth2 client library [Apache License 2.0] (⭐️841)
  • raphamorim/rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers. [MIT License] (⭐️2964)
  • raphlinus/crochet - Explorations in reactive UI patterns [Apache License 2.0] (⭐️367)
  • raphlinus/synthesizer-io - [Apache License 2.0] (⭐️302)
  • RAUI-labs/raui - Rust implementation of Renderer Agnostic User Interface (⭐️395)
  • redox-os/tfs - Mirror of https://gitlab.redox-os.org/redox-os/tfs [MIT License] (⭐️2945)
  • regexident/cargo-modules - Visualize/analyze a Rust crate's internal structure [Mozilla Public License 2.0] (⭐️733)
  • reproto/reproto - Rethinking Protocols [Apache License 2.0] (⭐️121)
  • richardanaya/wasm-service - HTMX, WebAssembly, Rust, ServiceWorkers [MIT License] (⭐️675)
  • richardanaya/watson - a minimilistic web assembly parser, compiler, and interpreter for Rust [Apache License 2.0] (⭐️77)
  • richardanaya/web.rs - JavaScript-WebAssembly interop library for Rust. [Apache License 2.0] (⭐️169)
  • richardanaya/webassembly-rs - A Rust library for working with WebAssembly bytecode. [Apache License 2.0] (⭐️7)
  • RichoDemus/bevy-console - [MIT License] (⭐️254)
  • ricosjp/truck - Truck is a Rust CAD Kernel. [Apache License 2.0] (⭐️569)
  • robmikh/minesweeper-rs - A port of robmikh/Minesweeper using windows-rs. [MIT License] (⭐️782)
  • roniemartinez/pulsars - A Tauri-based spreadsheet [GNU GPLv3] (⭐️32)
  • rsimmonsjr/axiom - Implementation of a highly-scalable and ergonomic actor model for Rust (⭐️183)
  • rudolfschmidt/acc - plaintext double-entry accounting command line tool [GNU GPLv3] (⭐️46)
  • ruffle-rs/ruffle - A Flash Player emulator written in Rust (⭐️14565)
  • Ruin0x11/oxidoc - A command line interface to Rust documentation (⭐️103) Archived!
  • rusqlite/rusqlite - Ergonomic bindings to SQLite for Rust [MIT License] (⭐️2781)
  • rust-analyzer/rowan - [Apache License 2.0] (⭐️653)
  • rust-analyzer/ungrammar - (⭐️297)
  • rust-bakery/cookie-factory - Rust serializer library (⭐️85)
  • rust-crdt/rust-crdt - a collection of well-tested, serializable CRDTs for Rust [Apache License 2.0] (⭐️1302)
  • rust-db/barrel - 🛢 A database schema migration builder for Rust (⭐️437) Archived!
  • rust-dev-tools/cargo-src - Semantic code navigation for Rust [Apache License 2.0] (⭐️418)
  • rust-embedded/rust-raspberrypi-OS-tutorials - 📚 Learn to write an embedded OS in Rust 🦀 [Apache License 2.0] (⭐️13069)
  • rust-ethereum/ethabi - Encode and decode smart contract invocations [Apache License 2.0] (⭐️507)
  • rust-ethereum/evm - Pure Rust implementation of Ethereum Virtual Machine [Apache License 2.0] (⭐️1109)
  • rust-lang-deprecated/failure - Error management [Apache License 2.0] (⭐️1427) Archived!
  • rust-lang/datafrog - A lightweight Datalog engine in Rust [Apache License 2.0] (⭐️783)
  • rust-lang/rust-analyzer - A Rust compiler front-end for IDEs [Apache License 2.0] (⭐️13623)
  • rust-lang/rust-playground - The Rust Playground [Apache License 2.0] (⭐️1177)
  • rust-lang/rust-semverver - Automatic checking for semantic versioning in library crates [Modified BSD License] (⭐️640) Archived!
  • rust-lang/rustfix - Automatically apply the suggestions made by rustc [Apache License 2.0] (⭐️857) Archived!
  • rust-mobile/android-rs-glue - Glue between Rust and Android [Apache License 2.0] (⭐️905) Archived!
  • RustAudio/baseview - low-level window system interface for audio plugin UIs [Apache License 2.0] (⭐️247)
  • RustAudio/deepspeech-rs - Rust bindings for the deepspeech library (⭐️296) Archived!
  • rustdesk/rustdesk - An open-source remote desktop, and alternative to TeamViewer. [GNU AGPLv3] (⭐️64895)
  • RustPython/RustPython - A Python Interpreter written in Rust [MIT License] (⭐️17731)
  • rustwasm/rust-parcel-template - Kickstart your Rust, WebAssembly, and Parcel project! [Apache License 2.0] (⭐️157)
  • rusty-crab/warp-api-starter-template - A boilerplate template for starting a web services using Warp + SQLx (PostgreSQL) + Redis + Juniper (GraphQL). ❤️ [MIT License] (⭐️201) Archived!
  • ryankurte/rust-fkvs - (⭐️1)
  • ryankurte/rust-iot-pal - (⭐️2)
  • ryankurte/rust-wasm-hal - A WebAssembly (WASM) Hardware Abstraction Layer (HAL) for rust-embedded (⭐️5) Archived!
  • salsa-rs/salsa - A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system. [Apache License 2.0] (⭐️2019)
  • sandydoo/flux - An open-source tribute to the macOS Drift screensaver [MIT License] (⭐️739)
  • sanpii/effitask - Graphical task manager, based on the todo.txt format. [MIT License] (⭐️220)
  • saschagrunert/indextree - Arena based tree 🌲 structure by using indices instead of reference counted pointers [MIT License] (⭐️593)
  • sburris0/bevy_flycam - Basic first-person fly camera for the Bevy game engine [ISC License] (⭐️151)
  • schell/mogwai - The minimalist, obvious, graphical, web application interface (⭐️424)
  • scott-wilson/filecache - (⭐️2)
  • scottlamb/http-serve - Rust helpers for conditional GET, HEAD, byte range serving, and gzip content encoding for static files and more with hyper and tokio. [Apache License 2.0] (⭐️31)
  • sekey/sekey - Use Touch ID / Secure Enclave for SSH Authentication! [MIT License] (⭐️2429)
  • Seldom-SE/seldom_fn_plugin - Allows using Rust functions in place of Bevy plugins [Apache License 2.0] (⭐️27)
  • SergioBenitez/yansi - A dead simple ANSI terminal color painting library for Rust. [Apache License 2.0] (⭐️227)
  • sharkdp/bat - A cat(1) clone with wings. [Apache License 2.0] (⭐️46895)
  • sharkdp/fd - A simple, fast and user-friendly alternative to 'find' [Apache License 2.0] (⭐️31938)
  • sharkdp/hyperfine - A command-line benchmarking tool [Apache License 2.0] (⭐️20199)
  • sharkdp/pastel - A command-line tool to generate, analyze, convert and manipulate colors [Apache License 2.0] (⭐️4930)
  • shepmaster/snafu - Easily assign underlying errors into domain-specific errors while adding context [Apache License 2.0] (⭐️1300)
  • shybyte/risp - A rusty Lisp inspired by Clojure for usage as simple configuration language [MIT License] (⭐️16)
  • sidkshatriya/rd - rd is a record/replay debugger written in rust (⭐️954) Archived!
  • sigmaSd/IRust - Cross Platform Rust Repl [MIT License] (⭐️585)
  • sinkuu/jvozba - Lujvo generating algorithm implemented in Rust (⭐️5)
  • sit-fyi/sit - Serverless (offline-first, merge-friendly) Information Tracker [Apache License 2.0] (⭐️556)
  • smokku/bevy_networking_turbulence - Networking plugin for Bevy engine running on naia-socket and turbulence libraries [MIT License] (⭐️109) Archived!
  • smol-rs/futures-lite - Futures, streams, and async I/O combinators. [Apache License 2.0] (⭐️402)
  • snipsco/hermes-protocol - Definition of the Hermes protocol used by the Snips platform (⭐️36) Archived!
  • snipsco/snips-nlu-rs - Snips NLU rust implementation (⭐️337)
  • softprops/again - ♻️ Retry faillible Rustlang std library futures [MIT License] (⭐️55)
  • softprops/dynomite - ⚡🦀 🧨 make your rust types fit DynamoDB and visa versa [MIT License] (⭐️214)
  • softprops/hubcaps - a rust interface for github [MIT License] (⭐️279)
  • softprops/hyperlocal - 🔌 ✨rustlang hyper bindings for local unix domain sockets [MIT License] (⭐️216)
  • softprops/recap - deserialize typed structures from regex captures [MIT License] (⭐️165)
  • softprops/serverless-aws-rust - ⚡🏗️ template for new aws lambda serverless rust apps (⭐️95)
  • Sollimann/CleanIt - Open-source Autonomy Software in Rust-lang using gRPC for the Roomba series robot vacuum cleaners. Under development. [MIT License] (⭐️254)
  • sonos/rustling - Rust implementation of Duckling (⭐️73)
  • spacejam/rio - pure rust io_uring library, built on libc, thread & async friendly, misuse resistant (⭐️902)
  • spacejam/sled - the champagne of beta embedded databases [Apache License 2.0] (⭐️7808)
  • spease/serde_python - (⭐️1)
  • spookyvision/webclam - cross platform usb webcam settings [GNU GPLv3] (⭐️4)
  • sqlparser-rs/sqlparser-rs - Extensible SQL Lexer and Parser for Rust [Apache License 2.0] (⭐️2471)
  • sstadick/hck - A sharp cut(1) clone. [The Unlicense] (⭐️683)
  • StarArawn/bevy_ecs_tilemap - A tilemap rendering crate for bevy which is more ECS friendly. [MIT License] (⭐️820)
  • steffengy/tiberius - TDS 7.4 (mssql / Microsoft SQL Server) async driver for rust. Fork at: https://github.com/prisma/tiberius [Apache License 2.0] (⭐️151) Archived!
  • stepchowfun/toast - Containerize your development and continuous integration environments. 🥂 (⭐️1546)
  • steveklabnik/doxidize - Amazing documentation tooling for Rust [Apache License 2.0] (⭐️151)
  • stevepryde/thirtyfour - Selenium WebDriver client for Rust, for automated testing of websites (⭐️958)
  • store2be/pape-rs - A Latex template to PDF generation web service written in Rust. [MIT License] (⭐️73)
  • sunfishcode/mustang - Rust programs written entirely in Rust (⭐️793)
  • surrealdb/surrealdb - A scalable, distributed, collaborative, document-graph database, for the realtime web (⭐️25710)
  • swc-project/swc - Rust-based platform for the Web [Apache License 2.0] (⭐️30125)
  • target/lorri - Your project's nix-env [Apache License 2.0] (⭐️991) Archived!
  • tauri-apps/create-tauri-app - Rapidly scaffold out a new tauri app project. [Apache License 2.0] (⭐️909)
  • tauri-apps/tauri - Build smaller, faster, and more secure desktop applications with a web frontend. [Apache License 2.0] (⭐️78100)
  • tauri-apps/wry - Cross-platform WebView library in Rust for Tauri. [Apache License 2.0] (⭐️3264)
  • tbillington/kondo - Cleans dependencies and build artifacts from your projects. [MIT License] (⭐️1647)
  • tckmn/stpsyr - a Diplomacy adjudicator in Rust (⭐️6)
  • tcr/parser-c - Haskell's language-c ported to Rust. (⭐️29)
  • Technici4n/libmono - Embedding the Mono runtime in a Rust process (⭐️1)
  • the-lean-crate/cargo-diet - A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative) [MIT License] (⭐️148)
  • thebluefish/bevy_contrib_schedules - [Creative Commons Zero v1.0 Universal] (⭐️10)
  • TheNeikos/bevy_spicy_gamebase - [Apache License 2.0] (⭐️21)
  • TheRawMeatball/ui4 - A vdom-free reactive UI lib for the bevy game engine [Apache License 2.0] (⭐️58)
  • thinklibs/fungui - A UI layout system (⭐️177)
  • Thinkofname/UniverCity - Source code of the game Univercity: https://store.steampowered.com/app/808160/UniverCity/ [GNU GPLv3] (⭐️160)
  • tigregalis/bevy-ldtk - (⭐️2) Archived!
  • time-rs/time - The most used Rust library for date and time handling. [Apache License 2.0] (⭐️1021)
  • timvisee/qr2term-rs - 📊 Stupidly simple Rust crate to render a QR code in the terminal. [Mozilla Public License 2.0] (⭐️49)
  • tokio-rs/prost - PROST! a Protocol Buffers implementation for the Rust Language [Apache License 2.0] (⭐️3548)
  • tomprogrammer/rust-ascii - ASCII-only equivalents to char, str and String. [Apache License 2.0] (⭐️65)
  • tonarino/innernet - A private network system that uses WireGuard under the hood. [MIT License] (⭐️4852)
  • TotemArts/Launcher - [WIP] Launcher for Renegade-X (Not Electron) [GNU GPLv3] (⭐️24)
  • tower-rs/tower - async fn(Request) -> Result<Response, Error> [MIT License] (⭐️3273)
  • tree-sitter/tree-sitter - An incremental parsing system for programming tools [MIT License] (⭐️16730)
  • treescale/treescale - Event/Data distribution system without any configuration, but with data delivery guarantees [MIT License] (⭐️338) Archived!
  • trilleplay/oxidecord - Oxidecord - A fast, secure and light Discord library written in Rust. [MIT License] (⭐️2)
  • TritonDataCenter/manta-mreq - dump information about a Manta request [Mozilla Public License 2.0] (⭐️2)
  • Trouv/bevy_ecs_ldtk - ECS-friendly ldtk plugin for bevy, leveraging bevy_ecs_tilemap (⭐️603)
  • tuqqu/oxide-lang - Oxide Programming Language [MIT License] (⭐️127)
  • tversteeg/castle-game - 🏰 2D destructible terrain strategy game (⭐️90)
  • tversteeg/direct-gui - 🎛 DEPRECATED - Sprite-based direct rendering GUI system [GNU GPLv3] (⭐️25) Archived!
  • tversteeg/sprite-gen - 🎨 Procedurally generate 2D sprites (⭐️72)
  • tylerlaberge/rascal - A simple Pascal interpreter written in rust. [MIT License] (⭐️54)
  • uazu/qcell - Statically-checked alternatives to RefCell and RwLock [Apache License 2.0] (⭐️344)
  • ucarion/faker_rand - Seedable, rand-compatible generators of fake data (lorem ipsum, names, emails, etc.) for Rust [MIT License] (⭐️6)
  • udoprog/relative-path - Portable relative UTF-8 paths for Rust. [Apache License 2.0] (⭐️90)
  • udoprog/syntree - A memory efficient syntax tree for language developers (⭐️35)
  • unlimitedbacon/stl-thumb - Thumbnail generator for STL files [MIT License] (⭐️1003)
  • utkarshkukreti/edn.rs - An EDN (Extensible Data Notation) parser in Rust. (⭐️48)
  • vadimcn/codelldb - A native debugger extension for VSCode based on LLDB [MIT License] (⭐️2365)
  • valeriansaliou/bloom - 🌸 HTTP REST API caching middleware, to be used between load balancers and REST API workers. [Mozilla Public License 2.0] (⭐️705)
  • valeriansaliou/sonic - 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. [Mozilla Public License 2.0] (⭐️19497)
  • vi/websocat - Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions [MIT License] (⭐️6588)
  • vickenty/lang-c - Lightweight C parser for Rust [Apache License 2.0] (⭐️185)
  • vishpat/lisp-rs - [MIT License] (⭐️132)
  • vislyhq/stretch - High performance flexbox implementation written in rust [MIT License] (⭐️1973)
  • vmchale/project-init - Project templates in rust [Modified BSD License] (⭐️138)
  • vorot93/evmodin - Ethereum Virtual Machine implementation (⭐️159)
  • Voultapher/self_cell - Safe-to-use proc-macro-free self-referential structs in stable Rust. [Apache License 2.0] (⭐️224)
  • vulkano-rs/vulkano - Safe and rich Rust wrapper around the Vulkan API [Apache License 2.0] (⭐️4346)
  • w4/chartered - ✈️ a private, authenticated, permissioned cargo registry [Do What The Fck You Want To Public License*] (⭐️129)
  • Wafelack/rdfm - RDFM - The Rusty DotFiles Manager [GNU GPLv3] (⭐️40)
  • WalletConnect/a2 - An Asynchronous Apple Push Notification (apns2) Client for Rust [MIT License] (⭐️134)
  • wapc/wapc-rust - Rust-based WebAssembly Host Runtime for waPC-compliant modules [Apache License 2.0] (⭐️76) Archived!
  • WAsDE-project/Chatbot - A modular chatbot experiment [MIT License] (⭐️13)
  • wasmerio/wapm-cli - 📦 WebAssembly Package Manager (CLI) [MIT License] (⭐️374) Archived!
  • wasmerio/wasmer - 🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten [MIT License] (⭐️17960)
  • wasmerio/wasmer-postgres - 💽🕸 Postgres library to run WebAssembly binaries. [MIT License] (⭐️403)
  • watchexec/cargo-watch - Watches over your Cargo project's source. [Creative Commons Zero v1.0 Universal] (⭐️2636)
  • Weasy666/bevy_svg - A simple and incomplete SVG drawer for the Bevy engine. [Apache License 2.0] (⭐️93)
  • WebAssembly/WASI - WebAssembly System Interface (⭐️4635)
  • webrtc-rs/webrtc - A pure Rust implementation of WebRTC [Apache License 2.0] (⭐️3836)
  • WebThingsIO/webthing-rust - Rust implementation of a Web Thing server [Mozilla Public License 2.0] (⭐️212)
  • weiznich/wundergraph - [Apache License 2.0] (⭐️213)
  • Wilfred/difftastic - a structural diff that understands syntax 🟥🟩 [MIT License] (⭐️19711)
  • withoutboats/fehler - Rust doesn't have exceptions (⭐️625)
  • wose/ts100 - ts100 soldering iron firmware written in Rust [Apache License 2.0] (⭐️81)
  • wycats/language-reporting - (⭐️13)
  • XAMPPRocky/fluent-templates - Easily add Fluent to your Rust project. [Apache License 2.0] (⭐️131)
  • XAMPPRocky/octocrab - A modern, extensible GitHub API Client for Rust. (⭐️961)
  • xd009642/tarpaulin - A code coverage tool for Rust projects [Apache License 2.0] (⭐️2358)
  • xorxornop/oidc-rs - OpenID Connect service for Rust [Apache License 2.0] (⭐️5)
  • yamafaktory/jql - A JSON Query Language CLI tool [Apache License 2.0] (⭐️1432)
  • yarrow/zet - CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines [Apache License 2.0] (⭐️179)
  • yasammez/nachricht - A self-describing data interchange format [MIT License] (⭐️75)
  • yeslogic/fathom - 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧 [Apache License 2.0] (⭐️257)
  • yiv/full_search - Flutter full-text search plugin build on Tantivy supports async。 基于 Tantivy 实现的 Flutter 本地全文搜索插件(支持 async) (⭐️90)
  • zakarumych/xfg-rs - eXtensible Framegraph [Apache License 2.0] (⭐️37) Archived!
  • zellij-org/zellij - A terminal workspace with batteries included [MIT License] (⭐️18113)
  • zesterer/ariadne - A fancy diagnostics & error reporting crate [MIT License] (⭐️1575)
  • zesterer/euc - A software rendering crate that lets you write shaders with Rust [Apache License 2.0] (⭐️287)
  • zesterer/flume - A safe and fast multi-producer, multi-consumer channel. [Apache License 2.0] (⭐️2200)
  • zkat/big-brain - Utility AI library for the Bevy game engine (⭐️922)
  • zylkowski/bevy-modding - Modding plugin for Bevy game engine [MIT License] (⭐️22)
  • zylkowski/bevy-prefabs - Entity prefabs serialization plugin for Bevy game engine [MIT License] (⭐️13)

⬆ back to top

SCSS

  • andybyers21/notes.ajb.app - This is the data for my Evergreen notes vault [MIT License] (⭐️6)
  • creativetimofficial/material-dashboard - Material Dashboard - Open Source Bootstrap 5 Material Design Admin [MIT License] (⭐️10920)
  • machine-learning-apps/Issue-Label-Bot - Code For The Issue Label Bot, an App that automatically labels issues using machine learning, available on the GitHub Marketplace. This is also code for the blog article: "How to automate tasks on GitHub with machine learning for fun and profit" [MIT License] (⭐️324) Archived!
  • rask/ottorask.com - ottorask.com, my personal website (⭐️2)

⬆ back to top

Sass

  • deps-rs/deps.rs - Keep your dependencies up-to-date [Apache License 2.0] (⭐️414)

⬆ back to top

Scala

⬆ back to top

Scheme

  • google/schism - A self-hosting Scheme to WebAssembly compiler [Apache License 2.0] (⭐️1278) Archived!

⬆ back to top

Shell

  • asdf-community/asdf-direnv - direnv plugin for the asdf version manager [Apache License 2.0] (⭐️522)
  • asdf-vm/asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more [MIT License] (⭐️20699)
  • aws/containers-roadmap - This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS). (⭐️5153)
  • bashup/jqmd - Write and document your jq/shell scripts with markdown [MIT License] (⭐️41)
  • chvolkmann/code-connect - Open a file in your locally running Visual Studio Code instance from arbitrary terminal connections. [MIT License] (⭐️76)
  • CleanCut/bevy_template - Compile-time optimized Bevy project template (⭐️27) Archived!
  • clvv/fasd - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v. [MIT License] (⭐️5872) Archived!
  • code-lever/asdf-rust - Rust plugin for the asdf version manager [MIT License] (⭐️146)
  • dashixiong91/fvm - 🗼Flutter SDK versions Manager [MIT License] (⭐️87)
  • Dhghomon/easy_rust - Rust explained using easy English [MIT License] (⭐️7852)
  • DoGyAUT/cd - Crystallized Doom a mod for OpenRA (⭐️19)
  • dYalib/snips-docker - Snips platform running in docker [GNU GPLv3] (⭐️19) Archived!
  • fileago/fileago - FileAgo - a secure file management, file sharing and collaboration software for teams and companies (⭐️32)
  • gridsound/daw - GridSound (0.45.0) wants to be an open source online digital audio workstation following the new WebAudio API 🎛🎹🎵✨ -- If you can, please sponsor us a little on our Patreon ❤️ [GNU AGPLv3] (⭐️1453)
  • invoiceninja/dockerfiles - Docker files for Invoice Ninja [GNU GPLv2] (⭐️354)
  • IronDominion/IronDominion - Source Development Kit for building your own games using the OpenRA engine. [GNU GPLv3] (⭐️2)
  • japaric/trust - Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows [Apache License 2.0] (⭐️1251)
  • jonathanmorley/asdf-mono - ASDF plugin for mono [Apache License 2.0] (⭐️1)
  • m-ou-se/git-prompt-path - Display git information next to every path component in your prompt. (⭐️25)
  • megastep/makeself - A self-extracting archiving tool for Unix systems, in 100% shell script. [GNU GPLv2] (⭐️2154)
  • Mubelotix/wasm-extension-template - An easy-to-use template for Rust web extensions. The Rust code is compiled to WASM and ran as a content script. (⭐️188)
  • MustaphaTR/Red-Alert-.5 - OpenRA mod that tell the storyline between 1936 to Red Alert 1. [GNU GPLv3] (⭐️4)
  • nicolasps/aws-transcribe-to-srt - Bash script to convert the AWS Transcribe JSON output file into SRT [MIT License] (⭐️3)
  • open-guides/og-aws - 📙 Amazon Web Services — a practical guide [Creative Commons Attribution 4.0 International] (⭐️35452)
  • opichals/osx-pkg-dmg - Basic OS X .pkg and .dmg creation script set (⭐️7)
  • Phabbits/Geoff-Red-Alert - [GNU GPLv3] (⭐️2)
  • pi-hole/pi-hole - A black hole for Internet advertisements (⭐️47048)
  • pkill37/linuxify - 🍏🐧 Transparently transform the macOS CLI into a fresh GNU/Linux CLI experience. [MIT License] (⭐️888)
  • PotatoLabs/git-redate - Change the dates of several git commits with a single command (⭐️764)
  • ps3dev/ps3toolchain - A script to autobuild an open source toolchain for the PS3. [BSD 2-Clause "Simplified" License] (⭐️271)
  • rfbezerra/svg-to-ttf - Docker image to generate TTF font from svg glyphs [MIT License] (⭐️15)
  • rogalmic/vscode-zsh-debug - Z shell debugger extension for VSCode (based on vscode-bash-debug + zshdb) [MIT License] (⭐️17)
  • rosineygp/mkdkr - mkdkr = Makefile + Docker [Apache License 2.0] (⭐️361)
  • rtomayko/git-sh - A customized bash environment suitable for git work. [GNU GPLv2] (⭐️735) Archived!
  • sdushantha/tmpmail - A temporary email right from your terminal written in POSIX sh [MIT License] (⭐️3316)
  • sickcodes/Docker-OSX - Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers. [GNU GPLv3] (⭐️35573)
  • sickcodes/osx-serial-generator - Mac Serial Generator - Generate complete sets of Serial Numbers for OSX-KVM, Docker-OSX and of course, OpenCore. [GNU GPLv3] (⭐️1544)
  • softprops/lambda-rust - 🐳 🦀 a dockerized lambda build env for rust applications [MIT License] (⭐️161)
  • stevejenkins/pihole-cloudsync - Syncs blocklists, blacklists, and whitelists across multiple Pi-holes using a private GitHub repo [MIT License] (⭐️513)
  • Tarrasch/zsh-bd - Jump back to a specific directory, without doing cd ../../.. (⭐️416)
  • tj/git-extras - GIT utilities -- repo summary, repl, changelog population, author commit percentages and more [MIT License] (⭐️16757)
  • usagi/rust-memory-container-cs - Rust Memory Container Cheat-sheet [MIT License] (⭐️2242)
  • vitorgalvao/alfred-workflows - Collection of Alfred workflows [Modified BSD License] (⭐️2429)
  • vitorgalvao/notificator - Trigger macOS notifications from Alfred, using the Workflow icon [The Unlicense] (⭐️165)
  • VSCodium/vscodium - binary releases of VS Code without MS branding/telemetry/licensing [MIT License] (⭐️23891)
  • xwmx/nb - CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script. [GNU AGPLv3] (⭐️6354)
  • yedhink/bashed-on-a-feeling - ⚡ fast and minimalistic git prompt written in bash [MIT License] (⭐️131)
  • zekesonxx/steamlink-sdk-rs-maybe - Basic proof of concept running Rust code on the Steam Link (⭐️2)

⬆ back to top

Solidity

  • FairCrypto/XEN-crypto - XEN Crypto [MIT License] (⭐️225)
  • StakerApp/staker-shares-contracts - HEX share minter and share market. Reduces gas costs by sharing a stake between many participants. Share minter can mint to any valid receiving contracts. [GNU GPLv3] (⭐️10)

⬆ back to top

Svelte

  • syvb/ttw - TagTime online. [Apache License 2.0] (⭐️28)

⬆ back to top

Swift

  • altstoreio/AltStore - AltStore is an alternative app store for non-jailbroken iOS devices. [GNU AGPLv3] (⭐️11176)
  • amiantos/pibar - PiBar for Pi-hole - Manage your Pi-hole(s) from your macOS menu bar! [Mozilla Public License 2.0] (⭐️291)
  • AudioKit/AudioKit - Audio synthesis, processing, & analysis platform for iOS, macOS and tvOS [MIT License] (⭐️10435)
  • benwiggy/APPlayMIDI - A simple MIDI file player for MacOS. (⭐️73)
  • dgurkaynak/Penc - Trackpad-oriented window manager for macOS [MIT License] (⭐️1103)
  • iina/iina - The modern video player for macOS. [GNU GPLv3] (⭐️36595)
  • JohnSundell/Plot - A DSL for writing type-safe HTML, XML and RSS in Swift. [MIT License] (⭐️1960)
  • justindhill/YDNYNAB - A native YNAB4 replacement for macOS. You don't need YNAB. [MIT License] (⭐️24)
  • krevis/MIDIApps - MIDI apps for Mac OS X: MIDI Monitor and SysEx Librarian. [Modified BSD License] (⭐️694)
  • laurrenreed/WWCodeDFW - iOS app for Women Who Code DFW [MIT License] (⭐️6)
  • maxgoedjen/secretive - Store SSH keys in the Secure Enclave [MIT License] (⭐️6908)
  • naman14/adb-tools-mac - Mac menu bar app for common adb tools (⭐️954)
  • nchudleigh/vimac - Productive macOS keyboard-driven navigation [GNU GPLv3] (⭐️3356)
  • nicklockwood/ShapeScript - The ShapeScript 3D modeling app for macOS and iOS [MIT License] (⭐️384)
  • rxhanson/Rectangle - Move and resize windows on macOS with keyboard shortcuts and snap areas (⭐️24708)
  • seemoo-lab/openhaystack - Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network. [GNU AGPLv3] (⭐️7892)
  • sindresorhus/touch-bar-simulator - Use the Touch Bar on any Mac [MIT License] (⭐️1896) Archived!
  • SkrewEverything/Swift-Keylogger - Keylogger for mac written in Swift using HID [MIT License] (⭐️1113)
  • vanshg/MacAssistant - Google Assistant for macOS! [MIT License] (⭐️1617)
  • wulkano/Aperture - Record the screen on macOS [MIT License] (⭐️1221)

⬆ back to top

TypeScript

  • actions-on-google/actions-on-google-nodejs - Node.js client library for Actions on Google [Apache License 2.0] (⭐️900)
  • actions-rs/cargo - 📦 GitHub Action for Rust cargo command [MIT License] (⭐️638) Archived!
  • actions-rs/components-nightly - ⚙️ GitHub Action for searching nightly component availability [MIT License] (⭐️22) Archived!
  • actions-rs/toolchain - 🛠️ GitHub Action for rustup commands [MIT License] (⭐️570) Archived!
  • actionsflow/actionsflow - The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions [MIT License] (⭐️3082)
  • agmmnn/tauri-controls - 🚥 Native-looking window controls for Tauri 2. React, Solid, Vue, Svelte+Tailwind. [MIT License] (⭐️534)
  • akashpjames/sms-import-for-ynab - A helper app for YNAB to synchronize your SMS with YNAB [MIT License] (⭐️9)
  • akashpjames/ynab-quota - A helper app for YNAB to see the quota available for selected categories [MIT License] (⭐️2)
  • alexa/alexa-apis-for-nodejs - The Alexa APIs for NodeJS consists of JS and Typescript definitions that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit NodeJS SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs). [Apache License 2.0] (⭐️61)
  • ameerthehacker/deno-vscode - 🔨 A vscode extension to enhance development experience for deno (⭐️142) Archived!
  • Ameobea/web-synth - A web-based sound synthesis, music production, and audio experimentation platform (⭐️424)
  • appsmithorg/appsmith - Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API. [Apache License 2.0] (⭐️31814)
  • apptension/saas-boilerplate - SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features! [MIT License] (⭐️1786)
  • ascorbic/trackless - Add a GDPR-friendly Google Analytics opt-in/opt-out button to your site (⭐️133)
  • aws/aws-cdk - The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code [Apache License 2.0] (⭐️11215)
  • baku89/glisp - Glisp is a Lisp-based design tool that combines generative approaches with traditional design methods, empowering artists to discover new forms of expression. [MIT License] (⭐️976)
  • balena-io/etcher - Flash OS images to SD cards & USB drives, safely and easily. [Apache License 2.0] (⭐️28022)
  • Budibase/budibase - Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀 (⭐️20854)
  • c4spar/deno-cliffy - Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more... [MIT License] (⭐️867)
  • calcom/cal.com - Scheduling infrastructure for absolutely everyone. (⭐️29047)
  • cedoor/mindmapp - 🚀 Web application to draw mind maps. [MIT License] (⭐️500) Archived!
  • chaskiq/chaskiq - A full featured Live Chat, Support & Marketing platform, alternative to Intercom, Drift, Crisp, etc from cience.com (⭐️2957)
  • cmorten/opine - Minimalist web framework for Deno ported from ExpressJS. [MIT License] (⭐️855)
  • coder/code-server - VS Code in the browser [MIT License] (⭐️65743)
  • conwnet/github1s - One second to read GitHub code with VS Code. [MIT License] (⭐️22676)
  • cs01/gdbgui - Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser. [GNU GPLv3] (⭐️9710)
  • cyrildiagne/ar-cutpaste - Cut and paste your surroundings using AR [MIT License] (⭐️14559)
  • daemon1024/paste.land - Paste tool made in deno [MIT License] (⭐️6)
  • darkreader/darkreader - Dark Reader Chrome and Firefox extension [MIT License] (⭐️18824)
  • dendronhq/dendron - The personal knowledge management (PKM) tool that grows as you do! [Apache License 2.0] (⭐️6437)
  • denisvasilik/vscode-vhdl - VHDL Extension for VS Code and Theia [Eclipse Public License 2.0] (⭐️4)
  • denoland/deno-lambda - A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself. [MIT License] (⭐️851)
  • denyncrawford/dndb - A Deno 🦕 persistent, embeddable and optimized NoSQL database for JS & TS [MIT License] (⭐️75)
  • directus/directus - The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database. (⭐️25654)
  • donaldpipowitch/how-to-create-a-language-server-and-vscode-extension - How to create a language server and VS Code extension. [MIT License] (⭐️64)
  • dsherret/ts-morph - TypeScript Compiler API wrapper for static analysis and programmatic code changes. [MIT License] (⭐️4630)
  • eamodio/vscode-remotehub - RemoteHub is a proof-of-concept vscode extension that allows for remotely browsing a GitHub repository. [MIT License] (⭐️75) Archived!
  • esseswann/graphql-binary - GraphQL binary protocol for smaller network traffic and parsing performance (⭐️86)
  • excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams [MIT License] (⭐️74157)
  • facebook/flipper - A desktop debugging platform for mobile developers. [MIT License] (⭐️13230)
  • FarmBot/Farmbot-Web-App - Setup, customize, and control FarmBot from any device [MIT License] (⭐️857)
  • felixrieseberg/windows95 - 💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows. (⭐️22151)
  • frencojobs/vscode-notion - Browse Notion pages right inside Visual Studio Code. [MIT License] (⭐️326)
  • ghostery/autoconsent - [Mozilla Public License 2.0] (⭐️22)
  • ghotiphud/rust-web-starter - Rust (Rocket & Diesel) + React (w/ Typescript) + PostgreSQL starter pack. Currently serves my need for a nice Dev Environment. [MIT License] (⭐️291)
  • gitkraken/vscode-gitlens - Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more (⭐️8806)
  • gitpod-io/gitpod - The developer platform for on-demand cloud development environments to create software faster and more securely. [GNU AGPLv3] (⭐️12367)
  • GitSquared/diceroll - An interactive dice roller targeting smartphones with the Web Sensor API. [Do What The Fck You Want To Public License*] (⭐️34) Archived!
  • glideapps/autotune - Automatically tunes apps and websites to improve outcomes [Apache License 2.0] (⭐️75)
  • graphile/crystal - 🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more! (⭐️12431)
  • graphql-editor/graphql-editor - 📺 Visual Editor & GraphQL IDE. [MIT License] (⭐️5939)
  • gridaco/assistant - 🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design-content-management, component management, tools for faster design (⭐️555)
  • gridaco/grida - Free and Open Canvas for Humans and Machines [Apache License 2.0] (⭐️1808)
  • gristlabs/grist-core - Grist is the evolution of spreadsheets. [Apache License 2.0] (⭐️6348)
  • grzesiek110/teststory - TestStory is editior for scrum stories with acceptance criteria as e2e tests [MIT License] (⭐️12)
  • gvergnaud/ts-pattern - 🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference. [MIT License] (⭐️11007)
  • hediet/visual-keyboard - A virtual keyboard displaying key bindings of VS Code as you type. [GNU GPLv3] (⭐️29)
  • hediet/visualization - A framework for visualizing data encoded as json. [MIT License] (⭐️96)
  • hediet/vscode-debug-visualizer - An extension for VS Code that visualizes data during debugging. [GNU GPLv3] (⭐️7822)
  • hediet/vscode-realtime-debugging - An extension for VS Code that visualizes how a program is being executed in real time. [GNU GPLv3] (⭐️274)
  • hediet/vscode-rpc - Provides an RPC interface to automate VSCode from other processes (⭐️11)
  • iamcco/diagnostic-languageserver - diagnostic language server integrate with linters [MIT License] (⭐️406)
  • iconoir-icons/iconoir - An open source icons library with 1500+ icons, supporting React, React Native, Flutter, Vue, Figma, and Framer. [MIT License] (⭐️3734)
  • implydata/druid-query-toolkit - A collection of utilities for working with Druid queries [Apache License 2.0] (⭐️23)
  • Irev-Dev/cadhub - We're out to raise awareness and put CodeCAD on the map. The success of CadHub can be measured by the amount it promotes the use of CodeCAD within the mechanical/manufacturing industry and the strength the CadHub community. [GNU GPLv3] (⭐️308)
  • JackMorrissey/beyond-rule-4 - YNAB Financial Independence (FIRE) Calculator [MIT License] (⭐️86)
  • JamesIves/github-pages-deploy-action - 🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like. [MIT License] (⭐️4108)
  • jashook/vscode-dotnet-insights - VS Code extension to monitor .NET Processes for GC information in real time, or drill into .NET DLLs by viewing the IL and compiled code. Relies on ildasm and a public .NET JIT tool PMI. (⭐️34)
  • jasonwilliams/anki - Anki VSCode Plugin [MIT License] (⭐️268)
  • jetli/wasm-bindgen-action - Install wasm-bindgen by downloading the executable [MIT License] (⭐️9)
  • jitsi/jitsi-meet - Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application. [Apache License 2.0] (⭐️21825)
  • johannesjo/super-productivity - Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project. [MIT License] (⭐️8480)
  • jovotech/jovo-framework - 🔈 The React for Voice and Chat: Build Apps for Alexa, Messenger, Instagram, the Web, and more [Apache License 2.0] (⭐️1670)
  • jupyterlab/jupyterlab - JupyterLab computational environment. (⭐️13829)
  • jupyterlite/jupyterlite - Wasm powered Jupyter running in the browser 💡 [Modified BSD License] (⭐️3678)
  • jurassiscripts/velociraptor - The npm-style script runner for Deno [MIT License] (⭐️681)
  • Kedyn/fusliez-notes - A companion notes app for Among Us social deduction game. Lets you track of your thoughts and your winning record, and includes a notepad and maps. [MIT License] (⭐️231)
  • kernwig/temporal-types - Typescript types for time-based fields [MIT License] (⭐️1)
  • kubeflow/kubeflow - Machine Learning Toolkit for Kubernetes [Apache License 2.0] (⭐️13761)
  • La-Lojban/lojban.pw - source code for lojban.pw static website (⭐️6)
  • laurent22/joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS. (⭐️43479)
  • learn-anything/learn-anything.xyz - Organize world's knowledge, explore connections and curate learning paths (⭐️15826)
  • lherman-cs/vs-live-share-mdns - Easily Live Share Session Link Without Going Out From IDE [Apache License 2.0] (⭐️10)
  • lostintangent/gistpad - VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists [MIT License] (⭐️916)
  • lostintangent/spaces - Discover, share, and connect with developers across your favorite teams, classrooms and communities [MIT License] (⭐️35)
  • LukasBombach/macos9 - Mac OS 9 UI Library [MIT License] (⭐️3)
  • matrix-org/matrix-appservice-discord - A bridge between Matrix and Discord. [Apache License 2.0] (⭐️775)
  • mattermost/mattermost - Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.. (⭐️28209)
  • meetalva/alva - Create living prototypes with code components. [MIT License] (⭐️3743) Archived!
  • mhutchie/vscode-git-graph - View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph. (⭐️1830)
  • MichalLytek/type-graphql - Create GraphQL schema and resolvers with TypeScript, using classes and decorators! [MIT License] (⭐️7956)
  • microsoft/azuredatastudio - Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB. [MIT License] (⭐️7460)
  • microsoft/codetour - VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor. [MIT License] (⭐️4322)
  • microsoft/FluidFramework - Library for building distributed, real-time collaborative web applications [MIT License] (⭐️4633)
  • microsoft/lsif-node - Define an index format for Language Servers [MIT License] (⭐️166)
  • microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. [Apache License 2.0] (⭐️62293)
  • microsoft/vscode - Visual Studio Code [MIT License] (⭐️158941)
  • microsoft/vscode-github-issue-notebooks - GitHub Issues Notebooks for VS Code [MIT License] (⭐️215)
  • microsoft/vscode-livepreview - Hosts a local server in your workspace for you to preview your webpages. [MIT License] (⭐️366)
  • microsoft/vscode-pull-request-github - GitHub Pull Requests for Visual Studio Code [MIT License] (⭐️2233)
  • microsoft/vscode-vsce - VS Code Extension Manager (⭐️760)
  • 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. [GNU GPLv3] (⭐️14136)
  • mono/TsToCSharp - Emit C# strongly typed interface code from TypeScript definition files. [MIT License] (⭐️92) Archived!
  • mtxr/vscode-sqltools - Database management for VSCode [MIT License] (⭐️1406)
  • mufancom/remote-workspace - A simple solution enabling one-workspace-per-feature development. (⭐️54)
  • n8n-io/n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services. (⭐️41285)
  • nativefier/nativefier - Make any web page a desktop application [MIT License] (⭐️34675) Archived!
  • NetrisTV/ws-scrcpy - Web client prototype for scrcpy. [MIT License] (⭐️1437)
  • nocodb/nocodb - 🔥 🔥 🔥 Open Source Airtable Alternative [GNU AGPLv3] (⭐️42951)
  • NoNameProvided/tgx-converter - A TGX to PNG, JPG, BMP converter for resource files used in the Stronghold series. [MIT License] (⭐️5)
  • nukeop/nuclear - Streaming music player that finds free music for you [GNU AGPLv3] (⭐️11520)
  • oakserver/oak - A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕 [MIT License] (⭐️5009)
  • ohmyform/ohmyform - ✏️ Free open source alternative to TypeForm, TellForm, or Google Forms ⛺ [GNU AGPLv3] (⭐️2722)
  • ondras/my-mind - Online Mindmapping Software [MIT License] (⭐️3264)
  • onicagroup/sailplane - Utilities for AWS Serverless development in Javascript and Typescript (⭐️27)
  • openkraken/kraken - A web standards-compliant, high-performance rendering engine based on Flutter. [Apache License 2.0] (⭐️4917)
  • opticdev/optic - OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs. [MIT License] (⭐️1294)
  • oshikiri/vscode-generic-annotator - [WIP] VS Code decoration and diagnostic [Apache License 2.0] (⭐️2)
  • oslabs-beta/seeql - see your database in a new way [MIT License] (⭐️345)
  • outline/outline - The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible. (⭐️25087)
  • pavlobu/deskreen - Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work! [GNU AGPLv3] (⭐️15359)
  • pawelgrzybek/snippet-generator - Snippet generator for Visual Studio Code, Sublime Text and Atom (⭐️1721)
  • PeWu/topola - Topola – online genealogy visualization [Apache License 2.0] (⭐️88)
  • primer/prism - A tool for creating and maintaining cohesive, consistent, and accessible color palettes [MIT License] (⭐️665)
  • RabbyHub/Rabby - The game-changing wallet for Ethereum and all EVM chains (⭐️1198)
  • realm/realm-js - Realm is a mobile database: an alternative to SQLite & key-value stores [Apache License 2.0] (⭐️5617)
  • reneeichhorn/bevy-remote-devtools - Remote developer tools for bevy [MIT License] (⭐️57)
  • RocketChat/Rocket.Chat - The communications platform that puts data protection first. (⭐️39014)
  • rsms/wasm-util - WebAssembly utilities [MIT License] (⭐️355)
  • rust-lang/vscode-rust - Rust extension for Visual Studio Code (⭐️1389) Archived!
  • Sairyss/domain-driven-hexagon - Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included [MIT License] (⭐️11430)
  • samuelmaddock/metastream - Watch streaming media with friends. (⭐️2441)
  • SigNoz/signoz - SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool (⭐️17180)
  • siokas/denomander - Deno command-line interfaces made easy [MIT License] (⭐️145)
  • slackapi/steno - 📼 Slack app testing companion - Record and Replay your HTTP requests, both incoming and outgoing [MIT License] (⭐️184) Archived!
  • smlxl/evm.codes - Source for evm.codes an Ethereum Virtual Machine Opcodes Interactive Reference [MIT License] (⭐️672)
  • snowtrack/snowfs - SnowFS - a fast, scalable version control file storage for graphic files 🎨 [GNU GPLv3] (⭐️1271)
  • snyk/cli - Snyk CLI scans and monitors your projects for security vulnerabilities. (⭐️4794)
  • spacedriveapp/spacedrive - Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust. [GNU AGPLv3] (⭐️29066)
  • sr33/ares - Social Media Nuker [GNU GPLv3] (⭐️98)
  • SSShooter/mind-elixir-core - ⚗ Mind Elixir is a framework agnostic mind map core. [MIT License] (⭐️1863)
  • sst/sst - Build modern full-stack applications on AWS [MIT License] (⭐️20419)
  • stefnotch/quantum-sheet - QuantumSheet - A user friendly mathematics worksheet and solver [GNU GPLv3] (⭐️54)
  • storybookjs/storybook - Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation. [MIT License] (⭐️83018)
  • stream-labs/desktop - Free and open source streaming software built on OBS and Electron. [GNU GPLv3] (⭐️4431)
  • supabase/supabase - The open source Firebase alternative. [Apache License 2.0] (⭐️66874)
  • surrealdb/surrealist - Surrealist is the ultimate way to visually manage your SurrealDB database [MIT License] (⭐️962)
  • taimos/cdk-serverless - AWS CDK Serverless Toolsuite [Apache License 2.0] (⭐️73)
  • tarikeshaq/deno-codespaces - A GitHub template for deno projects using GitHub Codespaces, checkout deno at https://deno.land/ [MIT License] (⭐️4)
  • tauri-apps/tauri-plugin-fs-extra - [READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace [Apache License 2.0] (⭐️41)
  • theatre-js/theatre - Motion design editor for the web [Apache License 2.0] (⭐️10827)
  • thewh1teagle/mobslide - Turn your smartphone into presentation remote controller [MIT License] (⭐️330)
  • TimLuq/wsdl-to-ts - Generate TypeScript typings for WSDL services [ISC License] (⭐️61)
  • trufflesuite/ganache - ⚠️ The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years. [MIT License] (⭐️2598) Archived!
  • trufflesuite/vscode-ext - Truffle for VSCode simplifies how you create, build, debug and deploy smart contracts on Ethereum and EVM-compatible blockchains (⭐️36) Archived!
  • TypeFox/monaco-languageclient - Repo hosts npm packages for monaco-languageclient, vscode-ws-jsonrpc, monaco-editor-wrapper, @typefox/monaco-editor-react and monaco-languageclient-examples [MIT License] (⭐️973)
  • typeorm/typeorm - ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms. [MIT License] (⭐️33462)
  • ughitsaaron/react-wasm-demo - a simple react wasm/rust demo (⭐️27)
  • urish/firebase-server - Firebase Realtime Database Server Implementation (⭐️676) Archived!
  • vercel/hyper - A terminal built on web technologies [MIT License] (⭐️42737)
  • vscode-neovim/vscode-neovim - Vim mode for VSCode, powered by Neovim [MIT License] (⭐️5704)
  • wasp-lang/wasp - The fastest way to develop full-stack web apps with React & Node.js. [MIT License] (⭐️12007)
  • webview/webview_deno - 🌐 Deno bindings for webview, a tiny library for creating web-based desktop GUIs [MIT License] (⭐️1374)
  • WillBooster/plantuml-visualizer - 🏭 A Chrome / Firefox extension for visualizing PlantUML code. [Apache License 2.0] (⭐️78)
  • withfig/autocomplete - IDE-style autocomplete for your existing terminal & shell [MIT License] (⭐️24300)
  • wulkano/Kap - An open-source screen recorder built with web technology [MIT License] (⭐️17630)
  • xavidop/alexa-typescript-lambda-helloworld - Alexa Skill template using TypeScript [Apache License 2.0] (⭐️17)
  • ynab/ynab-sdk-js - YNAB API JavaScript Library [Apache License 2.0] (⭐️216)

⬆ back to top

Unknown

  • aap/geniedoc - Documentation of Age of Empires II .dat files (⭐️14)
  • arnog/tecendil-js - Tengwar mode files and localization for Tecendil [MIT License] (⭐️24)
  • athensresearch/handbook - [Creative Commons Zero v1.0 Universal] (⭐️5) Archived!
  • awesome-rust-cloud-native/awesome-rust-cloud-native - A curated list of awesome Cloud Native Rust frameworks, libraries and software [MIT License] (⭐️245)
  • bBoxType/FiraGO - An independent Open Source typeface — FiraGO (⭐️309)
  • bjango/Color-Creator - Photoshop, Sketch and Affinity Designer documents that use base colors to generate larger palettes. (⭐️488)
  • bytecodealliance/cranelift - Cranelift code generator (⭐️2482) Archived!
  • cevoaustralia/cfn-identity-provider - A trivially simple stack to create an AWS IAM SAML provider via CloudFormation [MIT License] (⭐️40)
  • chemouna/ClojureResources - Compilation of useful resources for learning Clojure and generaly LISP (⭐️95)
  • Deadairx/VCVRack-Patches - Patches I've made/modified in VCV Rack (⭐️1)
  • denisvasilik/wasm-fpga - WebAssembly FPGA Runtime Project [MIT License] (⭐️14)
  • dotnet/coreclr - CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes. (⭐️12823) Archived!
  • edn-format/edn - Extensible Data Notation (⭐️2568)
  • elyase/awesome-gpt3 - (⭐️4585)
  • EmilHernvall/dnsguide - A guide to writing a DNS Server from scratch in Rust [MIT License] (⭐️3777)
  • Evrey/SHC_AIV - Evrey's modded AI castles for the game Stronghold Crusader HD [MIT License] (⭐️51) Archived!
  • ewasm/design - Ewasm Design Overview and Specification [Apache License 2.0] (⭐️1011)
  • facebookarchive/mononoke - A Mercurial source control server, specifically designed to support large monorepos. [GNU GPLv2] (⭐️822) Archived!
  • FamilySearch/gedcomx - An open data model and an open serialization format for exchanging genealogical data. [Apache License 2.0] (⭐️347)
  • fitzgen/wasm-smith - A WebAssembly test case generator (⭐️45) Archived!
  • Fuwn/xp - 💻 Windows XP All Editions Universal Product Keys Collection (⭐️534)
  • getitc/turbotags - TurboTags is an integration format developed by Insurance Technologies Corporation (ITC) to allow insurance carries, vendors, and agencies to communicate data between two insurance related systems. [The Unlicense] (⭐️11)
  • helloSystem/hello - Desktop system for creators with a focus on simplicity, elegance, and usability. Based on FreeBSD. Less, but better! (⭐️2275)
  • IAmStoxe/wirehole - WireHole is a combination of WireGuard, Pi-hole, and Unbound in a docker-compose project with the intent of enabling users to quickly and easily create a personally managed full or split-tunnel WireGuard VPN with ad blocking capabilities thanks to Pi-hole, and DNS caching, additional privacy options, and upstream providers via Unbound. (⭐️4580)
  • IanDCarroll/GoScrumYourself - Using Scrum to develop myself as a Scrumming Developer (⭐️16)
  • ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands. (⭐️29859)
  • IGJoshua/sotygeha - A grammar for the Lojban language based on Zantufa, intended to reduce the number of selma'o (⭐️8)
  • jamescarterbell/bevy_rollback_archive - Rollback logic implementation for bevy game engine. [MIT License] (⭐️1) Archived!
  • jch/personal-finance - Guide and notes for personal finance (⭐️237)
  • katharostech/katharos-license - An ethical license designed to prevent impure or destructive use of shared works. (⭐️9)
  • KennethanCeyer/git-bot - Commandable git cli based on GPT-3 [MIT License] (⭐️1)
  • kettanaito/naming-cheatsheet - Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern. [MIT License] (⭐️13671)
  • Kixiron/rust-langdev - Language development libraries for Rust [The Unlicense] (⭐️852)
  • LappleApple/feedmereadmes - Free README editing+feedback to make your open source projects grow. See the README maturity model to help you keep going. [Creative Commons Attribution 4.0 International] (⭐️1124)
  • learn-anything/alfred-workflows - Amazing Alfred Workflows (⭐️2633)
  • lightly-io/team-awareness-training - 8-week course in meditation & mindfulness for a team. [Creative Commons Zero v1.0 Universal] (⭐️39)
  • Majic-Jungle/sapiens-mod-creation - Official tools and examples for mod creation in the game Sapiens [MIT License] (⭐️54)
  • makers-for-life/makair - 🫁 The world's first open-source ventilator tested on human patients. Mass-producible at a low cost (~2000€). (⭐️802)
  • martenbjork/github-xp - Give Github some XP flair 🔥 (⭐️2670)
  • martinwoodward/devrel - Come help people learn how to GitHub ✨ [Creative Commons Zero v1.0 Universal] (⭐️47)
  • microsoft/vscode-remote-release - Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set. (⭐️3508)
  • microsoft/Windows-Dev-Performance - A repo for developers on Windows to file issues that impede their productivity, efficiency, and efficacy [MIT License] (⭐️431)
  • mikejancar/Merica - A VS Code color theme for the patriotic developer [MIT License] (⭐️1)
  • mono/embeddinator-5000 - Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms. (⭐️4) Archived!
  • openai/gpt-3 - GPT-3: Language Models are Few-Shot Learners (⭐️15602) Archived!
  • opencollective/opencollective - We're tracking all our Issues, RFCs and a few other documents in this repository. [MIT License] (⭐️1946)
  • OpenRA/book - The OpenRA Book for players, modders / game makers, and developers alike! [Creative Commons Attribution 4.0 International] (⭐️20)
  • quozd/awesome-dotnet - A collection of awesome .NET libraries, tools, frameworks and software [Creative Commons Zero v1.0 Universal] (⭐️18424)
  • ravynsoft/ravynos - A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience. (⭐️5374)
  • reproto/reproto-index - Index Repository for ReProto (⭐️1)
  • rust-lang/edition-guide - A guide to changes between various editions of Rust [Apache License 2.0] (⭐️239)
  • rust-lang/foundation-faq-2020 - Have questions on the Rust Foundation? Ask here! [Apache License 2.0] (⭐️88) Archived!
  • sawhney17/athens-witeboard - Integration of Athens with Witeboard.com for drawing support with the help of Alfred or Expanso (⭐️3)
  • servo/servo - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine [Mozilla Public License 2.0] (⭐️26168)
  • simongray/clojure-dsl-resources - A curated list of Clojure resources for dealing with domain-specific languages. [MIT License] (⭐️171)
  • skerkour/bloom - (⭐️1563)
  • softprops/action-time - (⭐️7)
  • steveklabnik/rustdoc - Not a real thing, see https://github.com/rust-lang/rust for rustdoc's actual source code (⭐️103) Archived!
  • stoneddesigner/semantic-ui-sketch - Sketch Prototyping Kit and Style Guide Generator for Semantic UI (⭐️101)
  • tauri-apps/awesome-tauri - 🚀 Awesome Tauri Apps, Plugins and Resources [MIT License] (⭐️3785)
  • timbray/a-cloud-prfaq - A PR/FAQ document to support Amazon's decision on whether to spin out AWS as a separate company [MIT License] (⭐️113)
  • timo/mlismu - adams lojban semi-sensible random text generator (⭐️2)
  • trimstray/the-book-of-secret-knowledge - A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. [MIT License] (⭐️132206)
  • viraptor/reverse-interview - Questions to ask the company during your interview (⭐️26727)
  • vshymanskyy/awesome-wasm-tools - 😎 A curated list of awesome, language-agnostic WebAssembly tools (⭐️440)
  • wa3dbk/ScribeSalad - A collection of YouTube videos transcripts : Podcasts (Joe Rogan Experience, Tim Ferris, Jocko podcast, ..), lectures (YaleCourses, MIT lectures, Jordan B. Peterson talks, ..). A big transcripts salad spanning history, geography, science, politics, film making and more. [GNU GPLv3] (⭐️69)
  • WebAssembly/tool-conventions - Conventions supporting interoperatibility between tools working with WebAssembly. [Artistic License 2.0] (⭐️289)
  • yasgamesdev/OpenMOBA - OpenSource MOBA(Multiplayer online battle arena) made by Unreal Engine 4. No C++. Blueprint only. [MIT License] (⭐️90)

⬆ back to top

VHDL

⬆ back to top

Vala

  • akiraux/Akira - Native Linux App for UI and UX Design built in Vala and GTK [GNU GPLv3] (⭐️5232)

⬆ back to top

Verilog

  • drom/LEB128 - Little Endian Base 128 converters [MIT License] (⭐️8)
  • piranna/wasmachine - Put WebAssembly in your washing machine [GNU GPLv3] (⭐️198)

⬆ back to top

Vim Script

⬆ back to top

Vue

  • Splode/pomotroid - 🍅 Simple and visually-pleasing Pomodoro timer [MIT License] (⭐️4084)

⬆ back to top

WebAssembly

⬆ back to top

XSLT

⬆ back to top

About

repositories on GitHub 'starred' by this account

License:The Unlicense