Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.
/ stars Public archive
generated from rverst/stars

Nice list of repos that @zicklag has starred on GitHub

License

Notifications You must be signed in to change notification settings

zicklag/stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

awesome stars

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

Contents

ActionScript

⬆ back to top

Assembly

  • BLAKE3-team/BLAKE3 - the official Rust and C implementations of the BLAKE3 cryptographic hash function (⭐️3278)
  • SpinalHDL/VexRiscv - A FPGA friendly 32 bit RISC-V CPU implementation [MIT License] (⭐️1500)

⬆ back to top

Awk

  • soimort/translate-shell - 💬 Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc. [The Unlicense] (⭐️5505)

⬆ back to top

Batchfile

⬆ back to top

C

  • abperiasamy/rtl8812AU_8821AU_linux - rtl8812AU_8821AU linux kernel driver for AC1200 (801.11ac) Wireless Dual-Band USB Adapter [GNU GPLv2] (⭐️1184)
  • amethyst/rlua - High level Lua bindings to Rust (⭐️1178)
  • anordal/selfdock - Docker done right, from the bottom (⭐️93)
  • AppImage/appimaged - appimaged is a daemon that monitors the system and integrates AppImages. (⭐️270) Archived!
  • AppImage/AppImageKit - Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat (⭐️7138)
  • asamy/ksm - A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine. [GNU GPLv2] (⭐️731)
  • bashi/minimp3-wasm - A tiny WebAssembly MP3 decoder [Apache License 2.0] (⭐️25)
  • bellard/quickjs - Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches. (⭐️4016)
  • blender/blender - Official mirror of Blender (⭐️5282)
  • capstone-engine/capstone - Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. (⭐️5567)
  • checkpoint-restore/criu - Checkpoint/Restore tool (⭐️1726)
  • cilynx/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959 - rtl88x2bu driver updated for current kernels. (⭐️357) Archived!
  • cisco/joy - A package for capturing and analyzing network flow data and intraflow data, for network research, forensics, and security monitoring. (⭐️1144)
  • cloudius-systems/osv - OSv, a new operating system for the cloud. (⭐️3672)
  • containers/conmon - An OCI container runtime monitor. [Apache License 2.0] (⭐️264)
  • containers/crun - A fast and lightweight fully featured OCI runtime and C library for running containers (⭐️1554)
  • containers/fuse-overlayfs - FUSE implementation for overlayfs [GNU GPLv3] (⭐️306)
  • coturn/coturn - coturn TURN server project (⭐️7630)
  • Cyan4973/xxHash - Extremely fast non-cryptographic hash algorithm (⭐️6080)
  • darktable-org/darktable - darktable is an open source photography workflow application and raw developer [GNU GPLv3] (⭐️6367)
  • darlinghq/darling - Darwin/macOS emulation layer for Linux [GNU GPLv3] (⭐️8815)
  • DavidBuchanan314/pwn-mbr - A simple MBR hijack demonstration [MIT License] (⭐️163)
  • dex4er/fakechroot - gives a fake chroot environment (⭐️235)
  • emscripten-core/emscripten - Emscripten: An LLVM-to-WebAssembly Compiler (⭐️22073)
  • fancycode/MemoryModule - Library to load a DLL from memory. [Mozilla Public License 2.0] (⭐️2110)
  • flatpak/flatpak - Linux application sandboxing and distribution framework [GNU LGPLv2.1] (⭐️3079)
  • flatpak/flatpak-builder - Tool to build flatpaks from source [GNU LGPLv2.1] (⭐️82)
  • FluidSynth/fluidsynth - Software synthesizer based on the SoundFont 2 specifications [GNU LGPLv2.1] (⭐️1090)
  • fontforge/fontforge - Free (libre) font editor for Windows, Mac OS X and GNU+Linux (⭐️4316)
  • fperrad/LuaJIT - my tiny LuaJIT 2.1 fork (⭐️19)
  • fulldecent/system-bus-radio - Transmits AM radio on computers without radio transmitting hardware. [MIT License] (⭐️5883)
  • gfx-rs/portability - Vulkan Portability Implementation [Mozilla Public License 2.0] (⭐️336)
  • git/git - Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements. (⭐️41696)
  • google/wuffs - Wrangling Untrusted File Formats Safely [Apache License 2.0] (⭐️3117)
  • guillaumechereau/goxel - Goxel: Free and Open Source 3D Voxel Editor [GNU GPLv3] (⭐️2177)
  • haad/proxychains - proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" for SOCKS4/5, "basic" for HTTP. [GNU GPLv2] (⭐️4239)
  • habnabit/passacre - better repeatable password generation (⭐️60)
  • haiwen/seafile - High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features. (⭐️9558)
  • haproxy/haproxy - HAProxy Load Balancer's development branch (mirror of git.haproxy.org) (⭐️2711)
  • HaxeFoundation/hashlink - A virtual machine for Haxe [MIT License] (⭐️621)
  • hsoft/collapseos - Bootstrap post-collapse technology [GNU GPLv3] (⭐️4317)
  • htop-dev/htop - htop - an interactive process viewer [GNU GPLv2] (⭐️3528)
  • iliasam/OpenSimpleLidar - Open Source scanning laser rangefinder [MIT License] (⭐️2227)
  • ImageMagick/ImageMagick - 🧙‍♂️ ImageMagick 7 (⭐️6906)
  • Immediate-Mode-UI/Nuklear - A single-header ANSI C immediate mode cross-platform GUI library (⭐️5468)
  • irungentoo/toxcore - The future of online communications. [GNU GPLv3] (⭐️8667)
  • jart/cosmopolitan - build-once run-anywhere c library [ISC License] (⭐️6740)
  • klange/toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc. [UIUC/NCSA] (⭐️4900)
  • Kode/Kha - Ultra-portable, high performance, open source multimedia framework. [zlib License] (⭐️1257)
  • Kode/Kinc - Modern low level game library and hardware abstraction. [zlib License] (⭐️362)
  • koute/bytehound - A memory profiler for Linux. (⭐️2551)
  • krallin/tini - A tiny but valid init for containers [MIT License] (⭐️7212)
  • lawl/NoiseTorch - Real-time microphone noise suppression on Linux. (⭐️5945)
  • ldarren/QuickJS - QuickJS is a small and embeddable Javascript engine. QuickJS sources are copyright Fabrice Bellard and Charlie Gordon. [MIT License] (⭐️506)
  • libgit2/libgit2 - A cross-platform, linkable library implementation of Git that you can use in your application. (⭐️8355)
  • libratbag/libratbag - A DBus daemon to configure input devices, mainly high-end and gaming mice (⭐️1456)
  • libretro/RetroArch - Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3. [GNU GPLv3] (⭐️6489)
  • lz4/lz4 - Extremely Fast Compression algorithm (⭐️6960)
  • mackyle/sqlite - Unofficial git mirror of SQLite sources (see link for build instructions) (⭐️1952)
  • martanne/ciopfs - ciopfs is a fuse file system that mounts a directory on a regular file system in case insensitive fashion. (⭐️15)
  • micropython/micropython - MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems (⭐️13948)
  • microsoft/mimalloc - mimalloc is a compact general purpose allocator with excellent performance. [MIT License] (⭐️6546)
  • mirror/busybox - BusyBox mirror (⭐️967)
  • mjansson/rpmalloc - Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C (⭐️1472)
  • moosefs/moosefs - MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage) [GNU GPLv2] (⭐️1237)
  • namhyung/uftrace - Function graph tracer for C/C++/Rust [GNU GPLv2] (⭐️2072)
  • netblue30/firejail - Linux namespaces and seccomp-bpf sandbox [GNU GPLv2] (⭐️4191)
  • netdata/netdata - Real-time performance monitoring, done right! https://www.netdata.cloud [GNU GPLv3] (⭐️58802)
  • neutrinolabs/xrdp - xrdp: an open source RDP server [Apache License 2.0] (⭐️3696)
  • ngs-lang/ngs - Next Generation Shell (NGS) [GNU GPLv3] (⭐️1109)
  • ni-c/quadrofly - Building a Quadrocopter [MIT License] (⭐️10)
  • nickmqb/muon - Modern low-level programming language [MIT License] (⭐️749)
  • obsproject/obs-studio - OBS Studio - Free and open source software for live streaming and screen recording [GNU GPLv2] (⭐️37502)
  • openldap/openldap - Mirror of OpenLDAP repository (⭐️317)
  • openzfs/zfs - OpenZFS on Linux and FreeBSD (⭐️7741)
  • ostreedev/ostree - Operating system and container binary deployment and upgrades (⭐️693)
  • P-H-C/phc-winner-argon2 - The password hash Argon2, winner of PHC (⭐️3888)
  • pervognsen/bitwise - Bitwise is an educational project where we create the software/hardware stack for a computer from scratch. (⭐️4898) Archived!
  • piscisaureus/wepoll - wepoll: fast epoll for windows⁧ 🎭 (⭐️612)
  • plasma-umass/coz - Coz: Causal Profiling (⭐️2907)
  • qemu/qemu - Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. (⭐️6005)
  • raptorjit/raptorjit - RaptorJIT: A dynamic language for system programming (LuaJIT fork) (⭐️786)
  • redeclipse/base - Base environment for Red Eclipse and associated source files. (⭐️325)
  • rootless-containers/slirp4netns - User-mode networking for unprivileged network namespaces [GNU GPLv2] (⭐️405)
  • rui314/chibicc - A small C compiler [MIT License] (⭐️4682)
  • Rust-for-Linux/linux - Adding support for the Rust language to the Linux kernel. (⭐️2246)
  • rvs/libnxt - Set of primitives for working with LEGO Mindstorm NXT brick [GNU GPLv2] (⭐️10)
  • s-macke/VoxelSpace - Terrain rendering algorithm in less than 20 lines of code [MIT License] (⭐️5420)
  • skarnet/s6 - The s6 supervision suite. [ISC License] (⭐️551)
  • sobotka/blender - Mirror of the official Blender Git repository. Updated every hour. (⭐️629)
  • SoftEtherVPN/SoftEtherVPN - Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable. (⭐️8830)
  • stedolan/jq - Command-line JSON processor (⭐️21719)
  • switchbrew/libnx - Library for Switch Homebrew [ISC License] (⭐️1002)
  • systemd/casync - Content-Addressable Data Synchronization Tool (⭐️1010)
  • taviso/loadlibrary - Porting Windows Dynamic Link Libraries to Linux [GNU GPLv2] (⭐️3891)
  • tectonic-typesetting/tectonic - A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive. (⭐️2624)
  • tgjones/shader-playground - Shader playground website for exploring HLSL, GLSL, SPIR-V compilers [BSD 2-Clause "Simplified" License] (⭐️385)
  • ThakeeNathees/pocketlang - A lightweight, fast embeddable scripting language. [MIT License] (⭐️1307)
  • TorqueGameEngines/Torque2D - A completely free, open-source, 2D game engine built on proven torque technology. [MIT License] (⭐️429)
  • torvalds/linux - Linux kernel source tree (⭐️129972)
  • troglobit/finit - Fast init for Linux systems. Cookies included [MIT License] (⭐️458)
  • troglobit/watchdogd - Advanced system & process supervisor for Linux [ISC License] (⭐️129)
  • upx/upx - UPX - the Ultimate Packer for eXecutables (⭐️9042)
  • ventoy/Ventoy - A new bootable USB solution. [GNU GPLv3] (⭐️33235)
  • wapm-packages/lua - Lua compiled to WebAssembly (⭐️17)
  • wasm3/wasm3 - 🚀 The fastest WebAssembly interpreter, and the most universal runtime [MIT License] (⭐️4834)
  • wasmerio/kernel-wasm - Sandboxed kernel mode WebAssembly runtime. [GNU GPLv2] (⭐️388)
  • webview/webview - Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows) [MIT License] (⭐️9835)
  • woltapp/blurhash - A very compact representation of a placeholder for an image. [MIT License] (⭐️10308)
  • wren-lang/wren - The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language. [MIT License] (⭐️5550)
  • xanmod/linux - XanMod: Linux kernel source code tree (⭐️537)
  • xiph/rnnoise - Recurrent neural network for audio noise reduction (⭐️2446)
  • xmrig/xmrig - RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified CPU/GPU miner and RandomX benchmark [GNU GPLv3] (⭐️6842)
  • yrutschle/sslh - Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port) [GNU GPLv2] (⭐️3435)
  • zerotier/lf - Fully Decentralized Fully Replicated Key/Value Store [Mozilla Public License 2.0] (⭐️866)
  • zrythm/zrythm - a highly automated and intuitive digital audio workstation - official mirror (⭐️1092)

⬆ back to top

C#

  • BleuBleu/FamiStudio - FamiStudio NES Music Editor [MIT License] (⭐️948)
  • bombomby/optick - C++ Profiler For Games [MIT License] (⭐️2187)
  • bonesoul/CoiniumServ - Next-gen crypto currency mining pool software (⭐️704)
  • chocolatey/choco - Chocolatey - the package manager for Windows (⭐️8147)
  • duplicati/duplicati - Store securely encrypted backups in the cloud! [GNU LGPLv2.1] (⭐️7276)
  • gusztavvargadr/packer - Packer helper tools and sample templates [The Unlicense] (⭐️318)
  • inkle/ink - inkle's open source scripting language for writing interactive narrative. [MIT License] (⭐️3133)
  • jam1garner/Smash-Forge - Open Source Editor of Smash 4 Filetypes [MIT License] (⭐️122)
  • maikramer/Materialize - Materialize Multiplatform ( Linux and Windows). Materialize is a program for converting images to materials for use in video games and similars. Multiplatform Version. [GNU GPLv3] (⭐️93)
  • matryx/calcflow - A virtual reality tool for mathematical modeling! (⭐️479)
  • mono/mono - Mono open source ECMA CLI, C# and .NET implementation. (⭐️9774)
  • mxgmn/WaveFunctionCollapse - Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics (⭐️17529)
  • RedpointGames/Protogame - This project has been sunset as of 1st Jan 2018 and is no longer supported or maintained (⭐️171) Archived!
  • simeonradivoev/GPU-Planetary-Rendering - GPU atmosphertic scattering and planet generation in Unity 3D [Apache License 2.0] (⭐️132)
  • Unity-Technologies/DOTS-training-samples - Samples designed as exercises to be ported from Unity GameObjects/MonoBehaviours to Unity DOTS. (⭐️1024)

⬆ back to top

C++

  • 0xZ0F/Z0FCourse_ReverseEngineering - Reverse engineering focusing on x64 Windows. [GNU AGPLv3] (⭐️4330)
  • 4ian/GDevelop - 🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone. (⭐️3504)
  • AcademySoftwareFoundation/OpenColorIO - A color management framework for visual effects and animation. [BSD 3-Clause "New" or "Revised" License] (⭐️1286)
  • adam-cyclones/tidal-node - Node.js tidal is my experiment to transparently integrate Lua and Lua rocks (TODO) into a simple node library via WASM. optionally Want to require Lua scripts from Node and have it give you a table? Want to use node features in Lua? (⭐️8)
  • alicevision/AliceVision - Photogrammetric Computer Vision Framework (⭐️2129)
  • anbox/anbox - Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system [GNU GPLv3] (⭐️7547)
  • AntiMicro/antimicro - Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support (⭐️1566)
  • AntiMicroX/antimicrox - Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support. [GNU GPLv3] (⭐️684)
  • apache/arrow - Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing [Apache License 2.0] (⭐️9338)
  • apache/thrift - Apache Thrift [Apache License 2.0] (⭐️8992)
  • appleseedhq/appleseed - A modern open source rendering engine for animation and visual effects [MIT License] (⭐️1867)
  • Ardour/ardour - Mirror of Ardour Source Code [GNU GPLv2] (⭐️2458)
  • armory3d/haxebullet - Bullet 3D Physics for Haxe (⭐️92)
  • arrayfire/arrayfire - ArrayFire: a general purpose GPU library. (⭐️3789)
  • aseprite/aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux) (⭐️17002)
  • AtomicGameEngine/AtomicGameEngine - The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript (⭐️2642)
  • azagaya/laigter - Laigter: automatic normal map generator for sprites! [GNU GPLv3] (⭐️489)
  • badaix/snapcast - Synchronous multiroom audio player [GNU GPLv3] (⭐️4252)
  • baldurk/renderdoc - RenderDoc is a stand-alone graphics debugging tool. [MIT License] (⭐️6243)
  • BeamMW/beam - Beam: Scalable Confidential Cryptocurrency. Leading the way to Confidential DeFi [Apache License 2.0] (⭐️666)
  • BinomialLLC/basis_universal - Basis Universal GPU Texture Codec [Apache License 2.0] (⭐️2063)
  • brndnmtthws/conky - Light-weight system monitor for X. (⭐️5339)
  • BrunoLevy/learn-fpga - Learning FPGA, yosys, nextpnr, and RISC-V [BSD 3-Clause "New" or "Revised" License] (⭐️913)
  • BrutPitt/glslSmartDeNoise - Fast glsl deNoise spatial filter, with circular gaussian kernel, full configurable [BSD 2-Clause "Simplified" License] (⭐️179)
  • calf-studio-gear/calf - Developers repository of Calf Studio Gear. Expect some issues when using it for production. (⭐️519)
  • calf-studio-gear/CTK - CTK is a widget toolkit for host-agnostic audio plugin UIs [GNU LGPLv3] (⭐️12)
  • capnproto/capnproto - Cap'n Proto serialization/RPC system - core tools and C++ library (⭐️8874)
  • Chlumsky/msdfgen - Multi-channel signed distance field generator [MIT License] (⭐️2668)
  • clasp-developers/clasp - clasp Common Lisp environment (⭐️2021)
  • CMU-Perceptual-Computing-Lab/openpose - OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation (⭐️23853)
  • cocos/cocos-engine - Cocos Engine is an open-source framework for building 2D & 3D real-time rendering and interactive contents, especially video games, which can be deployed to mobile, desktop and web. It is inherited from the legacy Cocos2d-x with a redesigned modern architecture. To run this engine, please download Cocos Creator. (⭐️2752)
  • compix/VoxelConeTracingGI - Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while maintaining a low memory footprint. [MIT License] (⭐️244)
  • DanielSWolf/rhubarb-lip-sync - Rhubarb Lip Sync is a command-line tool that automatically creates 2D mouth animation from voice recordings. You can use it for characters in computer games, in animated cartoons, or in any other project that requires animating mouths based on existing recordings. (⭐️902)
  • davy7125/polyphone - A soundfont editor for quickly designing musical instruments. [GNU GPLv3] (⭐️213)
  • dfranx/SHADERed - Lightweight, cross-platform & full-featured shader IDE [MIT License] (⭐️3407)
  • doitsujin/dxvk - Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine [zlib License] (⭐️7704)
  • EmbarkStudios/spirv-tools-rs - 🛠 Wrapper crate for SPIRV-Tools 🦀 (⭐️13)
  • facebookarchive/xcbuild - Xcode-compatible build tool. (⭐️1981) Archived!
  • falkTX/Carla - Audio plugin host (⭐️1011)
  • fish-shell/fish-shell - The user-friendly command line shell. (⭐️18696)
  • flameshot-org/flameshot - Powerful yet simple to use screenshot software 🖥️ 📸 [GNU GPLv3] (⭐️17025)
  • fritzing/fritzing-app - Fritzing desktop application (⭐️2906)
  • GarageGames/Torque2D - MIT Licensed Open Source version of Torque 2D game engine from GarageGames [MIT License] (⭐️1677)
  • GarageGames/Torque3D - MIT Licensed Open Source version of Torque 3D from GarageGames [MIT License] (⭐️3331)
  • gioblu/PJON - PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol. (⭐️2648)
  • godotengine/godot - Godot Engine – Multi-platform 2D and 3D game engine (⭐️47902)
  • google/angle - A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android. (⭐️2448)
  • google/brunsli - Practical JPEG Repacker [MIT License] (⭐️671)
  • google/draco - Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics. [Apache License 2.0] (⭐️4847)
  • google/filament - Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2 [Apache License 2.0] (⭐️13771)
  • google/flatbuffers - FlatBuffers: Memory Efficient Serialization Library [Apache License 2.0] (⭐️17708)
  • google/iree - 👻 [Apache License 2.0] (⭐️1164)
  • guzzard/armory_sunvox - Simple example implementation to play SunVox modules within Armory/Kha [MIT License] (⭐️5)
  • Haeri/PhotonBox - A portable modern OpenGL Game-Engine with focus on PBR [MIT License] (⭐️102)
  • helio-fm/helio-workstation - One music sequencer for all major platforms, desktop and mobile [GNU GPLv3] (⭐️2362)
  • HouraiTeahouse/backroll-rs - A (almost) 100% pure safe Rust implementation of GGPO-style rollback netcode. [ISC License] (⭐️204)
  • HouraiTeahouse/bevy-steamworks - A Bevy plugin for integrating with the Steamworks SDK (⭐️29)
  • hugoam/toy - the thin c++ game engine [GNU GPLv3] (⭐️1450)
  • huxingyi/dust3d - 🐪 Dust3D is a cross-platform open-source 3D modeling software. Auto UV unwrapping, auto rigging with PBR Material support, pose and motion authoring all in one. [MIT License] (⭐️2361)
  • illuhad/hipSYCL - Multi-backend implementation of SYCL for CPUs and GPUs [BSD 2-Clause "Simplified" License] (⭐️520)
  • jackaudio/jack2 - jack2 codebase [GNU GPLv2] (⭐️1719)
  • johang/btfs - A bittorrent filesystem based on FUSE. [GNU GPLv3] (⭐️2999)
  • kakashidinho/metalangle - MetalANGLE: OpenGL ES to Metal API translation layer (⭐️316)
  • KDAB/hotspot - The Linux perf GUI for performance analysis. (⭐️2546)
  • KDE/heaptrack - A heap memory profiler for Linux (⭐️1824)
  • KDE/krita - Krita is a free and open source cross-platform application that offers an end-to-end solution for creating digital art files from scratch built on the KDE and Qt frameworks. (⭐️3786)
  • Kobzol/hardware-effects - Demonstration of various hardware effects. [MIT License] (⭐️2513)
  • Kobzol/hardware-effects-gpu - Demonstration of various hardware effects on CUDA GPUs. [MIT License] (⭐️199)
  • Kode/Krom - [zlib License] (⭐️79)
  • kripken/ammo.js - Direct port of the Bullet physics engine to JavaScript using Emscripten (⭐️3050)
  • lettier/3d-game-shaders-for-beginners - 🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game. [BSD 3-Clause "New" or "Revised" License] (⭐️12582)
  • LiangliangNan/MVStudio - An integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution. [GNU GPLv3] (⭐️189)
  • LibreSprite/LibreSprite - Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite [GNU GPLv2] (⭐️2299)
  • lifting-bits/mcsema - Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode [GNU AGPLv3] (⭐️2274)
  • lizardfs/lizardfs - LizardFS is an Open Source Distributed File System licensed under GPLv3. [GNU GPLv3] (⭐️850)
  • llvm/circt - Circuit IR Compilers and Tools (⭐️873)
  • LMMS/lmms - Cross-platform music production software [GNU GPLv2] (⭐️5691)
  • MaartenBaert/ssr - SimpleScreenRecorder, a screen recorder for Linux [GNU GPLv3] (⭐️1982)
  • magnificus/Procedural-Cities - master thesis [MIT License] (⭐️564)
  • mapeditor/tiled - Flexible level editor (⭐️8661)
  • MarlinFirmware/Marlin - Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine. [GNU GPLv3] (⭐️12859)
  • MaurycyLiebner/enve - Flexible, user expandable 2D animation software for Linux and Windows. [GNU GPLv3] (⭐️845)
  • microsoft/snmalloc - Message passing based allocator [MIT License] (⭐️776)
  • mitchcurtis/slate - Pixel Art Editor [GNU GPLv3] (⭐️855)
  • mobile-shell/mosh - Mobile Shell (⭐️10688)
  • monero-project/monero - Monero: the secure, private, untraceable cryptocurrency (⭐️6807)
  • 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] (⭐️19336)
  • muse-sequencer/muse - MusE is a digital audio workstation with support for both Audio and MIDI (⭐️367)
  • musescore/MuseScore - MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests! (⭐️6918)
  • NatronGitHub/Natron - Open-source video compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry. (⭐️2928)
  • nextcloud/desktop - 💻 Desktop sync client for Nextcloud (⭐️1979)
  • nodegui/nodegui - A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org [MIT License] (⭐️7577)
  • oguzhaninan/Stacer - Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web [GNU GPLv3] (⭐️7610)
  • olive-editor/olive - Free open-source non-linear video editor [GNU GPLv3] (⭐️5975)
  • OpenGenus/cosmos - Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | [GNU GPLv3] (⭐️13006)
  • OpenImageDenoise/oidn - Intel® Open Image Denoise library [Apache License 2.0] (⭐️1222)
  • paroj/gltut - Learning Modern 3D Graphics Programming (⭐️921)
  • patriciogonzalezvivo/glslViewer - Console-based GLSL Sandbox for 2D/3D shaders shaders [BSD 3-Clause "New" or "Revised" License] (⭐️3003)
  • probonopd/linuxdeployqt - Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications (⭐️1596)
  • protocolbuffers/protobuf - Protocol Buffers - Google's data interchange format (⭐️53789)
  • qTox/qTox - qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol. [GNU GPLv3] (⭐️4001)
  • recastnavigation/recastnavigation - Navigation-mesh Toolset for Games [zlib License] (⭐️4709)
  • redpanda-data/redpanda - Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM! (⭐️3765)
  • rethinkdb/rethinkdb - The open-source database for the realtime web. [Apache License 2.0] (⭐️25313)
  • rizinorg/cutter - Free and Open Source Reverse Engineering Platform powered by rizin [GNU GPLv3] (⭐️11162)
  • rlguy/Blender-FLIP-Fluids - The FLIP Fluids addon is a tool that helps you set up, run, and render high quality liquid fluid effects all within Blender, the free and open source 3D creation suite. (⭐️1220)
  • rui314/mold - mold: A Modern Linker (⭐️6773)
  • SFTtech/nyan - Typesafe hierarchical key-value database with inheritance and dynamic patching for mod APIs 😺 (⭐️167)
  • simonfuhrmann/mve - Multi-View Environment (⭐️839)
  • sylefeb/Silice - Silice is an open source language that simplifies prototyping and writing algorithms on FPGA architectures. (⭐️932)
  • taichi-dev/taichi - Productive & portable high-performance programming in Python. [Apache License 2.0] (⭐️18649)
  • tdlib/td - Cross-platform library for building Telegram clients [Boost Software License 1.0] (⭐️4544)
  • teeworlds/teeworlds - A retro multiplayer shooter (⭐️1869)
  • TheAssassin/AppImageLauncher - Helper application for Linux distributions serving as a kind of "entry point" for running and integrating AppImages [MIT License] (⭐️2550)
  • ThePhD/sol2 - Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation: [MIT License] (⭐️2932)
  • tpoechtrager/osxcross - Mac OS X cross toolchain for Linux, FreeBSD, OpenBSD and Android (Termux) [GNU GPLv2] (⭐️2042)
  • Tw1ddle/geometrize - 🔳 Geometrize is a desktop app that geometrizes images into geometric primitives (⭐️982)
  • wangyu-/UDPspeeder - A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP) [MIT License] (⭐️3819)
  • WasmEdge/WasmEdge - WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices. [Apache License 2.0] (⭐️2931)
  • WebAssembly/wabt - The WebAssembly Binary Toolkit [Apache License 2.0] (⭐️4340)
  • WerWolv/ImHex - 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. [GNU GPLv2] (⭐️12509)
  • wjakob/instant-meshes - Interactive field-aligned mesh generator (⭐️3647)
  • wolfpld/tracy - C++ frame profiler (⭐️3642)
  • yinqiwen/ardb - A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB. [BSD 3-Clause "New" or "Revised" License] (⭐️1721)
  • yuanming-hu/taichi_mpm - High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018) [MIT License] (⭐️2072)
  • yuzu-emu/yuzu - Nintendo Switch Emulator [GNU GPLv3] (⭐️19758)
  • zeux/meshoptimizer - Mesh optimization library that makes meshes smaller and faster to render [MIT License] (⭐️3185)
  • zynaddsubfx/zynaddsubfx - ZynAddSubFX open source synthesizer [GNU GPLv2] (⭐️714)

⬆ back to top

CSS

⬆ back to top

Clojure

⬆ back to top

CoffeeScript

  • taigaio/taiga-front - Agile project management platform. Built on top of Django and AngularJS [GNU AGPLv3] (⭐️3512)

⬆ back to top

Common Lisp

  • gregcman/sucle - Common Lisp Voxel Game Engine [MIT License] (⭐️259)

⬆ back to top

Crystal

⬆ back to top

Dart

  • CympleTech/ESSE - Encrypted peer-to-peer system for data security. Own data, own privacy. [GNU GPLv3] (⭐️426)
  • dahliaOS/pangolin_desktop - Pangolin Desktop UI shell, designed for dahliaOS, written in Flutter. [Apache License 2.0] (⭐️1356)
  • dart-lang/json_rpc_2 - A Dart implementation of the JSON-RPC 2.0 spec. [BSD 3-Clause "New" or "Revised" License] (⭐️57)
  • flame-engine/flame - A minimalist Flutter game engine [MIT License] (⭐️6124)
  • flutter/flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond [BSD 3-Clause "New" or "Revised" License] (⭐️138747)
  • flutter/samples - A collection of Flutter examples and demos (⭐️11487)
  • google/protobuf.dart - Runtime library for Dart protobufs [BSD 3-Clause "New" or "Revised" License] (⭐️383)
  • mitesh77/Best-Flutter-UI-Templates - completely free for everyone. Its build-in Flutter Dart. (⭐️14396)
  • nativeshell/examples - (⭐️47)
  • objectbox/objectbox-dart - The Flutter database for super-fast Dart object persistence [Apache License 2.0] (⭐️549)
  • RafaelBarbosatec/bonfire - (RPG maker) Create RPG-style or similar games more simply with Flame. [MIT License] (⭐️611)
  • shekohex/flutterust - Flutter + Rust = ❤️ (⭐️469)
  • simolus3/drift - Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter. [MIT License] (⭐️1536)
  • Solido/awesome-flutter - An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more. (⭐️40070)
  • syphon-org/syphon - ⚗️ a privacy centric matrix client [GNU AGPLv3] (⭐️700)

⬆ back to top

Dockerfile

⬆ back to top

Elixir

⬆ back to top

Elm

  • elm/core - Elm's core libraries [BSD 3-Clause "New" or "Revised" License] (⭐️2659)
  • mdgriffith/elm-ui - What if you never had to write CSS again? [BSD 3-Clause "New" or "Revised" License] (⭐️1217)

⬆ back to top

F#

  • LoopPerfect/buckaroo - The decentralized package manager for C++ and friends 🏝️ [MIT License] (⭐️883)

⬆ back to top

Fennel

⬆ back to top

Fluent

⬆ back to top

GDScript

⬆ back to top

GLSL

⬆ back to top

Go

  • 42wim/matterbridge - bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!) [Apache License 2.0] (⭐️4798)
  • 6thc/tendermint-cas-demo - A demo application built on the Tendermint ABCI [Apache License 2.0] (⭐️31)
  • AdguardTeam/AdGuardHome - Network-wide ads & trackers blocking DNS server [GNU GPLv3] (⭐️11094)
  • aelsabbahy/goss - Quick and Easy server testing/validation [Apache License 2.0] (⭐️4664)
  • alda-lang/alda - A music programming language for musicians. 🎶 [Eclipse Public License 2.0] (⭐️4926)
  • alexdzyoba/tzconv - Time converter with timezone fuzzy search [MIT License] (⭐️24)
  • alexellis/derek - Reduce maintainer fatigue by automating GitHub [MIT License] (⭐️758)
  • aptible/supercronic - Cron for containers [MIT License] (⭐️1042)
  • aquasecurity/trivy - Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues [Apache License 2.0] (⭐️11362)
  • astaxie/bat - Go implement CLI, cURL-like tool for humans [Apache License 2.0] (⭐️2445)
  • attic-labs/noms - The versioned, forkable, syncable database [Apache License 2.0] (⭐️7485) Archived!
  • balacode/one-file-pdf - A minimalist Go PDF writer in 1982 lines. Draws text, images and shapes. Helps understand the PDF format. Used in production for reports. [MIT License] (⭐️437)
  • BBVA/kapow - Kapow! If you can script it, you can HTTP it. [Apache License 2.0] (⭐️563)
  • bitly/oauth2_proxy - A reverse proxy that provides authentication with Google, Github or other provider [MIT License] (⭐️5067) Archived!
  • caarlos0/starcharts - Plot your repository stars over time. (⭐️790)
  • chrislusf/seaweedfs - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. [Apache License 2.0] (⭐️14170)
  • ChrisRx/dungeonfs - A FUSE filesystem and dungeon crawling adventure game engine [BSD 2-Clause "Simplified" License] (⭐️990)
  • cilium/cilium - eBPF-based Networking, Security, and Observability [Apache License 2.0] (⭐️11396)
  • codenotary/immudb - immudb - immutable database based on zero trust, SQL and Key-Value, tamperproof, data change history [Apache License 2.0] (⭐️7365)
  • coder/sshcode - Run VS Code on any server over SSH. [MIT License] (⭐️5812) Archived!
  • cointop-sh/cointop - A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀 [Apache License 2.0] (⭐️3129)
  • ConsenSys/quorum - A permissioned implementation of Ethereum supporting data privacy [GNU LGPLv3] (⭐️4133)
  • containerd/containerd - An open and reliable container runtime [Apache License 2.0] (⭐️10689)
  • containernetworking/cni - Container Network Interface - networking for Linux containers [Apache License 2.0] (⭐️4103)
  • containers/buildah - A tool that facilitates building OCI images. [Apache License 2.0] (⭐️5182)
  • containers/common - Location for shared common files in github.com/containers repos. [Apache License 2.0] (⭐️82)
  • containers/podman - Podman: A tool for managing OCI containers and pods. [Apache License 2.0] (⭐️13342)
  • containers/skopeo - Work with remote images registries - retrieving information, images, signing content [Apache License 2.0] (⭐️4491)
  • contribsys/faktory - Language-agnostic persistent background job server (⭐️4640)
  • coredns/coredns - CoreDNS is a DNS server that chains plugins [Apache License 2.0] (⭐️9039)
  • cosmos/cosmos-sdk - ⛓️ A Framework for Building High Value Public Blockchains ✨ (⭐️3759)
  • crazy-max/diun - Receive notifications when an image is updated on a Docker registry [MIT License] (⭐️1253)
  • dapr/dapr - Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. [Apache License 2.0] (⭐️17507)
  • daptin/daptin - Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS [GNU LGPLv3] (⭐️1546)
  • Dataman-Cloud/p2pull - Peer-to-peer push/pull between docker hosts on beijing #dockerhackday (⭐️23)
  • dbohdan/automatic-api - A list of software that turns your database into a REST/GraphQL API (⭐️1634)
  • dexidp/dex - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors [Apache License 2.0] (⭐️6898)
  • dgraph-io/dgraph - Native GraphQL Database with graph backend (⭐️17880)
  • direnv/direnv - unclutter your .profile [MIT License] (⭐️8771)
  • DNSCrypt/dnscrypt-proxy - dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols. [ISC License] (⭐️8628)
  • docker-slim/docker-slim - DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) (⭐️13127)
  • docker/compose - Define and run multi-container applications with Docker [Apache License 2.0] (⭐️25436)
  • dreadl0ck/netcap - A framework for secure and scalable network traffic analysis - https://netcap.io [GNU GPLv3] (⭐️1543)
  • ehazlett/stellar - Simplified Container System [MIT License] (⭐️1146)
  • EmbarkStudios/wg-ui - WireGuard Web UI for self-serve client configurations, with optional auth. (⭐️1133)
  • esimov/caire - Content aware image resize library [MIT License] (⭐️9859)
  • esm-dev/esm.sh - A fast, global content delivery network for ES Modules. [MIT License] (⭐️1081)
  • FiloSottile/age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. [BSD 3-Clause "New" or "Revised" License] (⭐️10243)
  • FiloSottile/mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like. [BSD 3-Clause "New" or "Revised" License] (⭐️34589)
  • firecracker-microvm/firecracker-containerd - firecracker-containerd enables containerd to manage containers as Firecracker microVMs [Apache License 2.0] (⭐️1430)
  • genuinetools/binctr - Fully static, unprivileged, self-contained, containers as executable binaries. [MIT License] (⭐️2453)
  • genuinetools/img - Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder. [MIT License] (⭐️3589)
  • geohot/minikeyvalue - A distributed key value store in under 1000 lines. Used in production at comma.ai [MIT License] (⭐️2270)
  • getfider/fider - Open platform to collect and prioritize feedback [GNU AGPLv3] (⭐️1875)
  • glauth/glauth - A lightweight LDAP server for development, home use, or CI [MIT License] (⭐️1341)
  • go-gitea/gitea - Git with a cup of tea, painless self-hosted git service [MIT License] (⭐️29270)
  • google/addlicense - A program which ensures source code files have copyright license headers by scanning directory patterns recursively [Apache License 2.0] (⭐️465)
  • google/gvisor - Application Kernel for Containers [Apache License 2.0] (⭐️12580)
  • google/novm - Experimental KVM-based VMM for containers, written in Go. [Apache License 2.0] (⭐️1646)
  • GoogleContainerTools/kaniko - Build Container Images In Kubernetes [Apache License 2.0] (⭐️10124)
  • googleforgames/agones - Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes [Apache License 2.0] (⭐️4471)
  • gotify/server - A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) (⭐️7245)
  • grafana/loki - Like Prometheus, but for logs. [GNU AGPLv3] (⭐️15296)
  • grammarly/rocker - Rocker breaks the limits of Dockerfile. (⭐️1337)
  • gritzko/ron - (dated, see the site) Replicated Object Notation, a distributed live data format, golang/ragel lib [Apache License 2.0] (⭐️335)
  • gruntwork-io/terratest - Terratest is a Go library that makes it easier to write automated tests for your infrastructure code. [Apache License 2.0] (⭐️6009)
  • hairyhenderson/gomplate - A flexible commandline tool for template rendering. Supports lots of local and remote datasources. [MIT License] (⭐️1686)
  • harness/drone - Drone is a Container-Native, Continuous Delivery Platform (⭐️24779)
  • harness/drone-cli - Command Line Tools for Drone CI [Apache License 2.0] (⭐️350)
  • harvester/harvester - Open source hyperconverged infrastructure (HCI) software [Apache License 2.0] (⭐️2047)
  • hashicorp/terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. [Mozilla Public License 2.0] (⭐️31971)
  • hashicorp/terraform-provider-aws - Terraform AWS provider [Mozilla Public License 2.0] (⭐️7118)
  • hectorqin/docker-volume-local-mapping - Docker volume plugin for local-mapping (⭐️4)
  • heroiclabs/nakama - Distributed server for social and realtime games and apps. [Apache License 2.0] (⭐️5662)
  • hpe-storage/dory - Kubernetes Flexvolume Driver for Docker Volume Plugins [Apache License 2.0] (⭐️29)
  • hummingbard/hummingbard - Hummingbard is an experimental client for building decentralized communities on top of Matrix. [GNU AGPLv3] (⭐️79)
  • ipfs/go-ipfs - IPFS implementation in Go (⭐️13128)
  • ipfs/ipfs-cluster - Pinset orchestration for IPFS (⭐️1152)
  • iron-io/functions - IronFunctions - the serverless microservices platform by [Apache License 2.0] (⭐️2993)
  • itchyny/gojq - Pure Go implementation of jq [MIT License] (⭐️1266)
  • itchyny/mmv - rename multiple files with editor [MIT License] (⭐️532)
  • jesseduffield/horcrux - Split your file into encrypted fragments so that you don't need to remember a passcode [MIT License] (⭐️2814)
  • jesseduffield/lazydocker - The lazier way to manage everything docker [MIT License] (⭐️22241)
  • juju/juju - Universal Operator Lifecycle Manager (OLM) for Kubernetes operators, and operators for traditional Linux and Windows apps, with declarative integration between operators for automated microservice integration. (⭐️1978)
  • junegunn/fzf - 🌸 A command-line fuzzy finder [MIT License] (⭐️43415)
  • jwilder/dockerize - Utility to simplify running applications in docker containers [MIT License] (⭐️4318)
  • k3s-io/k3s - Lightweight Kubernetes [Apache License 2.0] (⭐️19630)
  • kahing/goofys - a high-performance, POSIX-ish Amazon S3 file system written in Go [Apache License 2.0] (⭐️4088)
  • kata-containers/kata-containers - Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/ [Apache License 2.0] (⭐️1934)
  • kata-containers/runtime - Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers). [Apache License 2.0] (⭐️2101) Archived!
  • knadh/listmonk - High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app. [GNU AGPLv3] (⭐️7755)
  • knadh/niltalk - Instant, disposable, single-binary web based live chat server. Go + VueJS. [GNU AGPLv3] (⭐️845)
  • kubernetes/minikube - Run Kubernetes locally [Apache License 2.0] (⭐️23663)
  • lastbackend/lastbackend - System for containerized apps management. From build to scaling. [Apache License 2.0] (⭐️1570)
  • maaslalani/slides - Terminal based presentation tool [MIT License] (⭐️5467)
  • matrix-org/dendrite - Dendrite is a second-generation Matrix homeserver written in Go! [Apache License 2.0] (⭐️3254)
  • maxmcd/bramble - Purely functional build system and package manager [MIT License] (⭐️167)
  • MichaelMure/git-bug - Distributed, offline-first bug tracker embedded in git, with bridges [GNU GPLv3] (⭐️5540)
  • mickael-kerjean/filestash - 🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... [GNU AGPLv3] (⭐️6105)
  • minio/mc - MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage. [GNU AGPLv3] (⭐️2084)
  • minio/minio - High Performance, Kubernetes Native Object Storage [GNU AGPLv3] (⭐️32493)
  • moby/moby - Moby Project - a collaborative project for the container ecosystem to assemble container-based systems [Apache License 2.0] (⭐️62732)
  • MontFerret/ferret - Declarative web scraping [Apache License 2.0] (⭐️4944)
  • moosefs/docker-volume-moosefs - Docker Volume Plugin for MooseFS to create persistent volumes in Docker containers [GNU GPLv2] (⭐️20)
  • nadoo/glider - glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq). [GNU GPLv3] (⭐️1799)
  • nats-io/nats-server - High-Performance server for NATS.io, the cloud and edge native messaging system. [Apache License 2.0] (⭐️10732)
  • nektos/act - Run your GitHub Actions locally 🚀 [MIT License] (⭐️23116)
  • netvarun/docket - Docket - Custom docker registry that allows for lightning fast deploys through bittorrent [MIT License] (⭐️694)
  • onaci/docker-plugin-seaweedfs - A Docker Volume plugin creating swarm-wide volumes - using Seaweedfs (⭐️10)
  • opencontainers/runc - CLI tool for spawning and running containers according to the OCI specification [Apache License 2.0] (⭐️9079)
  • openfaas/faas - OpenFaaS - Serverless Functions Made Simple [MIT License] (⭐️21366)
  • owncast/owncast - Take control over your live stream video by running it yourself. Streaming + chat out of the box. [MIT License] (⭐️5746)
  • photoprism/photoprism - Photos App powered by Go and Google TensorFlow 🌈 ✨ (⭐️19910)
  • pingcap/tidb - TiDB is an open source distributed HTAP database compatible with the MySQL protocol [Apache License 2.0] (⭐️30938)
  • pksunkara/alpaca - Given a web API, Generate client libraries in node, php, python, ruby [Mozilla Public License 2.0] (⭐️2451) Archived!
  • pomerium/pomerium - Pomerium is an identity-aware access proxy. [Apache License 2.0] (⭐️3016)
  • purpleidea/mgmt - Next generation distributed, event-driven, parallel config management! (⭐️2744)
  • quay/clair - Vulnerability Static Analysis for Containers [Apache License 2.0] (⭐️8645)
  • rancher/rancher - Complete container management platform [Apache License 2.0] (⭐️18864)
  • rclone/rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files [MIT License] (⭐️32150)
  • rendora/rendora - dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites [Apache License 2.0] (⭐️1883)
  • restic/restic - Fast, secure, efficient backup program [BSD 2-Clause "Simplified" License] (⭐️16424)
  • riotkit-org/backup-repository - Backup storage for E2E GPG-encrypted files, with multi-user, quotas, versioning, using a object storage (S3/Min.io/GCS etc.) and deployed on Kubernetes or standalone. [Apache License 2.0] (⭐️15)
  • rook/rook - Storage Orchestration for Kubernetes [Apache License 2.0] (⭐️9743)
  • rootless-containers/rootlesskit - Linux-native "fake root" for implementing rootless containers [Apache License 2.0] (⭐️619)
  • rqlite/rqlite - The lightweight, distributed relational database built on SQLite [MIT License] (⭐️9865)
  • rs/curlie - The power of curl, the ease of use of httpie. [MIT License] (⭐️1709)
  • s3git/s3git - s3git: git for Cloud Storage. Distributed Version Control for Data. Create decentralized and versioned repos that scale infinitely to 100s of millions of files. Clone huge PB-scale repos on your local SSD to make changes, commit and push back. Oh yeah, it dedupes too and offers directory versioning. [Apache License 2.0] (⭐️1355)
  • schollz/find-lf - Track the location of every Wi-Fi device (:iphone:) in your house using Raspberry Pis and FIND [GNU AGPLv3] (⭐️937)
  • schollz/find3 - High-precision indoor positioning framework, version 3. [MIT License] (⭐️4312)
  • sfproductlabs/roo - Setup and run your own clusters on your own infrastructure in minutes (Eg. ECS or EKS). Roo is a zero config distributed ingress, edge-router & reverse-proxy (supporting multiple letsencrypt/https hosts) using Docker Swarm. No dependencies. [Apache License 2.0] (⭐️55)
  • slackhq/nebula - A scalable overlay networking tool with a focus on performance, simplicity and security [MIT License] (⭐️9552)
  • solana-labs/token-list - The community maintained Solana token registry [Apache License 2.0] (⭐️1027)
  • solo-io/unik - The Unikernel & MicroVM Compilation and Deployment Platform [Apache License 2.0] (⭐️2483)
  • sorintlab/stolon - PostgreSQL cloud native High Availability and more. [Apache License 2.0] (⭐️3609)
  • spieglt/FlyingCarpet - Encrypted file transfer over ad hoc WiFi. No network infrastructure required, just two laptops in close range. Linux, Mac, and Windows. [BSD 3-Clause "New" or "Revised" License] (⭐️885)
  • square/certstrap - Tools to bootstrap CAs, certificate requests, and signed certificates. [Apache License 2.0] (⭐️1777)
  • storj/storj - Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure. [GNU AGPLv3] (⭐️2343)
  • syncthing/syncthing - Open Source Continuous File Synchronization [Mozilla Public License 2.0] (⭐️43880)
  • tendermint/tendermint - ⟁ Tendermint Core (BFT Consensus) in Go [Apache License 2.0] (⭐️4792)
  • tenta-browser/tenta-dns - Recursive and authoritative DNS server in go, including DNSSEC and DNS-over-TLS [Apache License 2.0] (⭐️1598)
  • therecipe/qt - Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly [GNU LGPLv3] (⭐️9154)
  • tinode/chat - Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots [GNU GPLv3] (⭐️8622)
  • traefik/traefik - The Cloud Native Application Proxy [MIT License] (⭐️37513)
  • uber/kraken - P2P Docker registry capable of distributing TBs of data in seconds [Apache License 2.0] (⭐️4997)
  • umputun/remark42 - comment engine [MIT License] (⭐️3662)
  • vieux/docker-volume-sshfs - sshfs docker volume plugin [MIT License] (⭐️528)
  • virtual-kubelet/virtual-kubelet - Virtual Kubelet is an open source Kubernetes kubelet implementation. [Apache License 2.0] (⭐️3428)
  • vmware-tanzu/carvel-ytt - YAML templating tool that works on YAML structure instead of text [Apache License 2.0] (⭐️1045)
  • weaveworks/footloose - Container Machines - Containers that look like Virtual Machines [Apache License 2.0] (⭐️1459)
  • weaveworks/ignite - Ignite a Firecracker microVM [Apache License 2.0] (⭐️2102)
  • weaveworks/weave - Simple, resilient multi-host containers networking and more. (⭐️6270)
  • weaveworks/wksctl - Open Source Weaveworks Kubernetes System [Apache License 2.0] (⭐️383)
  • webrpc/webrpc - webrpc is a schema-driven approach to writing backend services for modern Web apps and networks [MIT License] (⭐️442)
  • whalebrew/whalebrew - Homebrew, but with Docker images [Apache License 2.0] (⭐️3478)
  • zachlatta/sshtron - $ ssh sshtron.zachlatta.com [MIT License] (⭐️1927)
  • zalando/skipper - An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress (⭐️2682)

⬆ back to top

HCL

⬆ back to top

HTML

⬆ back to top

Haml

⬆ back to top

Haskell

  • carp-lang/Carp - A statically typed lisp, without a GC, for real-time applications. (⭐️4478)
  • clash-lang/clash-compiler - Haskell to VHDL/Verilog/SystemVerilog compiler (⭐️1104)
  • hadolint/hadolint - Dockerfile linter, validate inline bash, written in Haskell [GNU GPLv3] (⭐️6730)
  • hasura/graphql-engine - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events. (⭐️26393)
  • jgm/pandoc - Universal markup converter (⭐️25158)
  • kitlang/kit - (INACTIVE) Kit: a magical, high performance programming language, designed for game development. Pre-alpha! (⭐️990)
  • lettier/gifcurry - 😎 The open-source, Haskell-built video editor for GIF makers. [BSD 3-Clause "New" or "Revised" License] (⭐️1001)
  • plaidfinch/myxine - Get a GUI fast in any language under the sea! [MIT License] (⭐️46)
  • veka41/neut - A dependently-typed programming language with compile-time malloc/free determination [ISC License] (⭐️784)

⬆ back to top

Haxe

⬆ back to top

Java

  • Anuken/Mindustry - The automation tower defense game [GNU GPLv3] (⭐️14348)
  • Anuken/MindustryPluginTemplate - The template & example repository for Mindustry server plugins (⭐️16)
  • apache/directory-studio - Apache Directory Studio [Apache License 2.0] (⭐️85)
  • apache/shardingsphere - Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more [Apache License 2.0] (⭐️15693)
  • apereo/cas - Apereo CAS - Identity & Single Sign On for all earthlings and beyond. [Apache License 2.0] (⭐️9347)
  • awslabs/smithy - Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language. [Apache License 2.0] (⭐️922)
  • bazelbuild/bazel - a fast, scalable, multi-language and extensible build system [Apache License 2.0] (⭐️18411)
  • eclipse-openj9/openj9 - Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo. (⭐️2855)
  • feltocraig/BBP-Bellard - An implementation of BBP through Bellard's formula to calculate the nth digit of Pi. (⭐️9)
  • i2p/i2p.i2p - I2P is an anonymizing network, offering a simple layer that identity-sensitive applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties. (⭐️1408)
  • janishar/mit-deep-learning-book-pdf - MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville (⭐️10142)
  • keycloak/keycloak - Open Source Identity and Access Management For Modern Applications and Services [Apache License 2.0] (⭐️11944)
  • kreativekorp/bitsnpicas - Bits'N'Picas - Bitmap & Emoji Font Creation & Conversion Tools (⭐️170)
  • Mesokrix/Vanilla-Upgraded - A mod that will boost your gaming experience ! (⭐️160)
  • MinecraftForge/MinecraftForge - Modifications to the Minecraft base files to assist in compatibility between mods. (⭐️5387)
  • Minestom/Minestom - 1.18.2 Lightweight and multi-threaded Minecraft server [Apache License 2.0] (⭐️1257)
  • NationalSecurityAgency/ghidra - Ghidra is a software reverse engineering (SRE) framework [Apache License 2.0] (⭐️32022)
  • oracle/graal - GraalVM: Run Programs Faster Anywhere 🚀 (⭐️16842)
  • patzly/grocy-android - ERP beyond your fridge, now on your phone – An awesome companion app for Grocy [GNU GPLv3] (⭐️411)
  • ppiastucki/recast4j - Java Port of Recast & Detour navigation mesh toolset [zlib License] (⭐️164)
  • vmware/differential-datalog - DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not write incremental algorithms; instead they specify the desired input-output mapping in a declarative manner. [MIT License] (⭐️964)
  • williamfiset/Algorithms - A collection of algorithms and data structures [MIT License] (⭐️12370)

⬆ back to top

JavaScript

  • actarian/vscode-glsl-canvas - Live WebGL preview of GLSL shaders [MIT License] (⭐️246)
  • adam-p/markdown-here - Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. [MIT License] (⭐️54872)
  • ai/nanoid - A tiny (130 bytes), secure, URL-friendly, unique string ID generator for JavaScript [MIT License] (⭐️16598)
  • akshaykmr/oorja - [archived] effortless video-voice chat with realtime collaborative features. extensible using react components 🙌 (⭐️277)
  • alanshaw/markdown-pdf - 📄 Markdown to PDF converter [MIT License] (⭐️2405)
  • alvarocastro/pick-random-weighted - Ultra fast and lightweight function to pick a random item from a weighted list. [MIT License] (⭐️5)
  • amark/gun - An open source cybersecurity protocol for syncing decentralized graph data. (⭐️15749)
  • AmazingDreams/vue-matomo - Vue plugin for Matomo Analytics [MIT License] (⭐️207)
  • andrewrk/groovebasin - Music player server with a web-based user interface. [MIT License] (⭐️1792)
  • apify/proxy-chain - Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining. [Apache License 2.0] (⭐️508)
  • artf/grapesjs - Free and Open source Web Builder Framework. Next generation tool for building templates without coding [BSD 3-Clause "New" or "Revised" License] (⭐️15524)
  • atom/atom - :atom: The hackable text editor [MIT License] (⭐️57165)
  • awesome-selfhosted/awesome-selfhosted - A list of Free Software network services and web applications which can be hosted on your own servers (⭐️84275)
  • axios/axios - Promise based HTTP client for the browser and node.js [MIT License] (⭐️92330)
  • ballercat/walt - ⚡ Walt is a JavaScript-like syntax for WebAssembly text format ⚡ [MIT License] (⭐️4539)
  • bartosz-antosik/vscode-spellright - Multilingual, Offline and Lightweight Spellchecker for Visual Studio Code (⭐️309)
  • benvanik/WebGL-Inspector - An advanced WebGL debugging toolkit [BSD 3-Clause "New" or "Revised" License] (⭐️971)
  • BlackGoku36/armory-tutorials - Tutorial on Armory3D [zlib License] (⭐️22) Archived!
  • blikblum/pdfkit-webpack-example - Simple example of using PdfKit with webpack (⭐️17)
  • blockworks-foundation/mango-ui-v3 - Mango Markets V3 UI [GNU AGPLv3] (⭐️42)
  • blottn/vernac - Parsing Expression Grammar DSL (⭐️2)
  • bndw/wifi-card - 📶 Print a QR code for connecting to your WiFi (wificard.io) [MIT License] (⭐️5746)
  • boringdesigners/boring-avatars - Boring avatars is a tiny JavaScript React library that generates custom, SVG-based avatars from any username and color palette. [MIT License] (⭐️3546)
  • Boscop/web-view - Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications [MIT License] (⭐️1764)
  • bradvin/social-share-urls - Social Share URLs [BSD 3-Clause "New" or "Revised" License] (⭐️2352)
  • bramstein/typeset - TeX line breaking algorithm in JavaScript [BSD 2-Clause "Simplified" License] (⭐️875)
  • brave/brave-browser - Next generation Brave browser for Android, Linux, macOS, Windows. [Mozilla Public License 2.0] (⭐️12623)
  • BretFisher/udemy-docker-mastery - Udemy Course to build, compose, deploy, and manage containers from local development to high-availability in the cloud [MIT License] (⭐️4201)
  • brysgo/graphql-gun - A graphql API for the gun p2p graph database (⭐️399)
  • bustle/mobiledoc-kit - A toolkit for building WYSIWYG editors with Mobiledoc [MIT License] (⭐️1493)
  • capnmidnight/Calla - Virtual Meetups through Jitsi [MIT License] (⭐️1074) Archived!
  • chjj/ttystudio - A terminal-to-gif recorder minus the headaches. (⭐️3220)
  • christianvoigt/argdown - a simple syntax for complex argumentation (⭐️575)
  • colordodge/ProceduralPlanet - Procedural planets with Three.js (⭐️105)
  • conwnet/github1s - One second to read GitHub code with VS Code. [MIT License] (⭐️20817)
  • craftech-io/package-action - :octocat: Builds and pushes Docker images in to GitHub Package Registry. [MIT License] (⭐️3)
  • cypress-io/cypress - Fast, easy and reliable testing for anything that runs in a browser. [MIT License] (⭐️37861)
  • dat-ecosystem-archive/dat - 💾 peer-to-peer sharing & live syncronization of files via command line [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ] [BSD 3-Clause "New" or "Revised" License] (⭐️8244)
  • dchest/tweetnacl-js - Port of TweetNaCl cryptographic library to JavaScript [The Unlicense] (⭐️1419)
  • dconnolly/chromecast-backgrounds - Archive of all Chromecast background images. [MIT License] (⭐️564) Archived!
  • dexie/Dexie.js - A Minimalistic Wrapper for IndexedDB [Apache License 2.0] (⭐️7753)
  • digitalbiblesociety/browserbible-3 - Bible software that runs in the browser [MIT License] (⭐️159)
  • dmfilipenko/timezones.json - Full list of timezones [MIT License] (⭐️618)
  • dsheiko/puppetry - Web testing solution for non-developers on top of Puppeteer and Jest [MIT License] (⭐️785)
  • dstein64/gifcast - 🎞️ Converts an asciinema cast to an animated GIF. [MIT License] (⭐️138)
  • edent/SuperTinyIcons - Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos [MIT License] (⭐️13366)
  • eemeli/yaml-loader - YAML loader for webpack [MIT License] (⭐️127)
  • electerious/Ackee - Self-hosted, Node.js based analytics tool for those who care about privacy. [MIT License] (⭐️3294)
  • embarklabs/embark - Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms [MIT License] (⭐️3577)
  • ether/etherpad-lite - Etherpad: A modern really-real-time collaborative document editor. [Apache License 2.0] (⭐️12503)
  • EyeOfDarkness/AdvanceContent - Advance Content, a mindustry mod that gives you 50+ turrets most of which uses scripts, this mod will help beginners learn the art of modding, scripting and sprite making(hopefully) [Mozilla Public License 2.0] (⭐️204) Archived!
  • faressoft/terminalizer - 🦄 Record your terminal and generate animated gif images or share a web player [MIT License] (⭐️12498)
  • foliojs/fontkit - An advanced font engine for Node and the browser (⭐️861)
  • foliojs/linebreak - A JS implementation of the Unicode Line Breaking Algorithm (UAX #14) [MIT License] (⭐️129)
  • foliojs/pdfkit - A JavaScript PDF generation library for Node and the browser [MIT License] (⭐️7958)
  • fosscord/fosscord - Fosscord is a free open source selfhostable discord compatible communication platform [GNU AGPLv3] (⭐️3537)
  • foubian/cast2gif - A page that allow you to convert .cast file generated by asciinema to nice GIF image (⭐️2)
  • frapa/nav2d - 2d navigation meshes with pathfinding and funneling [MIT License] (⭐️8)
  • freeCodeCamp/freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. [BSD 3-Clause "New" or "Revised" License] (⭐️343697)
  • funbox/optimizt - CLI image optimization tool [MIT License] (⭐️702)
  • gchq/CyberChef - The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis [Apache License 2.0] (⭐️16068)
  • gee1k/emoji - 🚀 Find the emoji(Unicode) [MIT License] (⭐️266) Archived!
  • gilyes/docker-nginx-letsencrypt-sample - Dockerized Nginx + Let's Encrypt sample (⭐️369)
  • GitSquared/edex-ui - A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. [GNU GPLv3] (⭐️35234) Archived!
  • glossnyx/syncify-docs - Documentation for Syncify (⭐️1)
  • goabstract/Awesome-Design-Tools - The best design tools and plugins for everything 👉 [MIT License] (⭐️24064)
  • GoogleChromeLabs/wasm-bindgen-rayon - An adapter for enabling Rayon-based concurrency on the Web with WebAssembly. [Apache License 2.0] (⭐️215)
  • gpujs/gpu.js - GPU Accelerated JavaScript [MIT License] (⭐️13635)
  • greggman/webgl-lint - Checks your WebGL usage for common issues (⭐️101)
  • grocy/grocy - ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home [MIT License] (⭐️3894)
  • GSConnect/gnome-shell-extension-gsconnect - KDE Connect implementation for GNOME [GNU GPLv2] (⭐️2256)
  • hackmdio/codimd - CodiMD - Realtime collaborative markdown notes on all platforms. [GNU AGPLv3] (⭐️7810)
  • hakimel/reveal.js - The HTML Presentation Framework [MIT License] (⭐️59323)
  • handlebars-lang/handlebars.js - Minimal templating on steroids. [MIT License] (⭐️16515)
  • handshake-org/hsd - Handshake Daemon & Full Node (⭐️1584)
  • hardpixel/unite-shell - Unite is an extension that makes GNOME Shell look like Ubuntu Unity Shell. [GNU GPLv3] (⭐️666)
  • hasura/graphqurl - curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client. [Apache License 2.0] (⭐️3072)
  • HauntedThemes/ghost-search - A simple but powerful search library for Ghost Blogging Platform. (⭐️116)
  • hectorguo/CKEditor-Markdown-Plugin - Markdown Plugin for CKEditor (⭐️106)
  • hellosign/hellosign-embedded - Embed HelloSign signature requests and templates in your web application. [MIT License] (⭐️40)
  • HelloZeroNet/ZeroNet - ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network (⭐️17405)
  • hilongjw/vue-lazyload - A Vue.js plugin for lazyload your Image or Component in your application. [MIT License] (⭐️7546)
  • home-sweet-gnome/dash-to-panel - An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications. [GNU GPLv2] (⭐️2950)
  • http-party/node-http-proxy - A full-featured http proxy for node.js (⭐️12691)
  • inkle/inky - An editor for ink: inkle's narrative scripting language (⭐️1820)
  • InnerMindDAO/MintUI - (⭐️158)
  • ipfs/ipfs-desktop - An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux. [MIT License] (⭐️4064)
  • irislib/iris-lib - Library for encrypted GUN channels and contact list management [MIT License] (⭐️112)
  • jagenjo/litegraph.js - A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently. [MIT License] (⭐️2877)
  • JannisX11/blockbench - Blockbench - A low poly 3D model editor [GNU GPLv3] (⭐️1041)
  • jaredpalmer/tsdx - Zero-config CLI for TypeScript package development [MIT License] (⭐️9519)
  • JerichoFletcher/mechanical-warfare - Mechanical Warfare is a Mindustry mod adding brand new units, mechs, and turrets. Not for the faintest of engines. NOTE: This mod is now discontinued. Most or all contents, primarily units, will be merged to Project Unity by AvantTeam. [GNU GPLv3] (⭐️144) Archived!
  • jgraph/drawio - Source to app.diagrams.net [Apache License 2.0] (⭐️28640)
  • 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] (⭐️17879)
  • josephernest/bigpicture.js - bigpicture.js is a Javascript library that allows infinite panning and infinite zooming in HTML pages. [MIT License] (⭐️774)
  • json5/json5 - JSON5 — JSON for humans (⭐️5019)
  • juju/juju-gui - Juju-GUI is a web-based GUI for Juju https://jujucharms.com/. (⭐️182) Archived!
  • kamranahmedse/driver.js - A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page [MIT License] (⭐️13456)
  • katharostech/docker-plugin_lizardfs - Docker volume plugin for mounting LizardFS (⭐️20)
  • katharostech/docker-plugin_local-dir - (⭐️1)
  • katharostech/docker-plugin_seaweedfs - A Docker Volume plugin for mounting SeaweedFS filesystems (⭐️27)
  • kazzkiq/CodeFlask - A micro code-editor for awesome web pages. [MIT License] (⭐️902)
  • KhronosGroup/glTF-Sample-Viewer - Physically-Based Rendering in glTF 2.0 using WebGL [Apache License 2.0] (⭐️865)
  • Kindelia/Kind - A modern proof language [MIT License] (⭐️2476)
  • kleros/archon - Provides functionality for Arbitrator and Arbitrable Ethereum smart contracts as defined in ERC 792 and ERC 1497. (⭐️9)
  • Kode/vscode-kha - [zlib License] (⭐️9)
  • Kong/insomnia - The open-source, cross-platform API client for GraphQL, REST, and gRPC. [MIT License] (⭐️20487)
  • KuroLabs/stegcloak - Hide secrets with invisible characters in plain text securely using passwords 🧙🏻‍♂️⭐ (⭐️2482)
  • KyleAMathews/typography.js - A powerful toolkit for building websites with beautiful design [MIT License] (⭐️3731)
  • ldapjs/node-ldapjs - LDAP Client and Server API for node.js [MIT License] (⭐️1416)
  • learosema/pixelfedit - Pixel Font Editor [MIT License] (⭐️7)
  • lesspass/lesspass - 🔑 stateless open source password manager [GNU GPLv3] (⭐️5026)
  • lhartikk/naivechain - A blockchain implementation in 200 lines of code [Apache License 2.0] (⭐️5216)
  • LinusBorg/portal-vue - A feature-rich Portal Plugin for Vue 2, for rendering DOM outside of a component, anywhere in your app or the entire document. [MIT License] (⭐️3570)
  • loadingio/css-spinner - small, elegant pure css spinner for ajax or loading animation (⭐️1293)
  • lukeed/sirv - An optimized middleware & CLI application for serving static files~! [MIT License] (⭐️825)
  • mafintosh/torrent-docker - MAD SCIENCE realtime boot of remote docker images using bittorrent [MIT License] (⭐️312)
  • mailvelope/mailvelope - Browser extension for OpenPGP encryption with Webmail [GNU AGPLv3] (⭐️1489)
  • marktext/marktext - 📝A simple and elegant markdown editor, available for Linux, macOS and Windows. [MIT License] (⭐️30887)
  • martijnversluis/ChordSheetJS - A JavaScript library for parsing and formatting ChordPro chord sheets [GNU GPLv2] (⭐️156)
  • mattdaly/Fountain.js - A JavaScript parser for the screenplay format Fountain [MIT License] (⭐️193)
  • mediafoundation/media-server - Transcode, Broadcast and Stream Live Video [MIT License] (⭐️54)
  • MEEPofFaith/Ohno-Missiles - With the new ballistic missile, you can nuke the enemies with various missile silos. [GNU GPLv3] (⭐️88) Archived!
  • mengshukeji/Luckysheet - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. [MIT License] (⭐️10632)
  • mermaid-js/mermaid - Generation of diagram and flowchart from text in a similar manner as markdown [MIT License] (⭐️46071)
  • mertJF/tailblocks - Ready-to-use Tailwind CSS blocks. [MIT License] (⭐️7046)
  • metadevpro/ts-pegjs - Plugin for pegjs to generate TypeScript parsers. [MIT License] (⭐️102)
  • micheleg/dash-to-dock - A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops. [GNU GPLv2] (⭐️3063)
  • mikeflynn/egg.js - A simple javascript library to add easter eggs to web pages. [MIT License] (⭐️1486)
  • MorbZ/no-pdf-download - Browser extension that opens all PDF files directly in the browser. [MIT License] (⭐️12)
  • mozilla/BrowserQuest - A HTML5/JavaScript multiplayer game experiment (⭐️8855)
  • mozilla/pdf.js - PDF Reader in JavaScript [Apache License 2.0] (⭐️38139)
  • muan/mojibar - 🍊 Emoji searcher but as a menubar app. [MIT License] (⭐️2039)
  • mun-lang/website - Official Mun website [MIT License] (⭐️1)
  • nasa/openmct - A web based mission control framework. (⭐️10248)
  • Nazariglez/Gecko2D - Cross-platform Game Framework [MIT License] (⭐️48)
  • near/borsh-js - TypeScript/JavaScript implementation of Binary Object Representation Serializer for Hashing (⭐️63)
  • odrick/free-tex-packer - Free texture packer [MIT License] (⭐️497)
  • Okazari/Rythm.js - A javascript library that makes your page dance. [GNU GPLv3] (⭐️3843)
  • olebedev/swarm - A CRDT-backed reactive real-time data with no merge conflicts, with offline mode. For business-critical data-driven apps on intermittently connected devices. [MIT License] (⭐️20)
  • olistic/warriorjs - 🏰 An exciting game of programming and Artificial Intelligence [MIT License] (⭐️8704)
  • opencollective/opencollective-changelog - Tracking weekly changes [MIT License] (⭐️7)
  • openlink/structured-data-sniffer - The Openlink Structured Data Sniffer (OSDS) is a plugin for the Chrome, Firefox and Opera browsers that detects and shows structured data embedded in web pages in either JSON-LD, Microdata, RDFa or Turtle format. [GNU GPLv2] (⭐️96)
  • openreplay/openreplay - 📺 OpenReplay is developer-friendly, open-source session replay. (⭐️3919)
  • OpenZeppelin/openzeppelin-contracts - OpenZeppelin Contracts is a library for secure smart contract development. [MIT License] (⭐️17228)
  • orbit-love/orbit-browser-extension - Orbit Chrome extension — Add useful developer information right into GitHub issues and PRs. [MIT License] (⭐️24)
  • overleaf/overleaf - A web-based collaborative LaTeX editor [GNU AGPLv3] (⭐️9706)
  • oxen-io/session-desktop - Session Desktop - Onion routing based messenger [GNU GPLv3] (⭐️756)
  • p-e-w/argos - Create GNOME Shell extensions in seconds (⭐️1411)
  • panva/jose - "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno. [MIT License] (⭐️2082)
  • parallax/jsPDF - Client-side JavaScript PDF generation for everyone. [MIT License] (⭐️24103)
  • patriciogonzalezvivo/glslEditor - Simple WebGL Fragment Shader Editor [MIT License] (⭐️1644)
  • pegjs/pegjs - PEG.js: Parser generator for JavaScript [MIT License] (⭐️4253)
  • PixelsCommander/ViralJS - Express.JS middleware to enable P2P distribution for your app. Your decentralized CDN made easy. (⭐️955)
  • PJijin/Cover-Image-Generator - 📕 Generate a cover image for your blog post 📝 https://blogcover.now.sh/ [MIT License] (⭐️194)
  • Pong420/videojs-plus - An extension and skin for video.js [Apache License 2.0] (⭐️48) Archived!
  • portainer/portainer - Making Docker and Kubernetes management easy. [zlib License] (⭐️21295)
  • pouchdb/pouchdb - 🐨 - PouchDB is a pocket-sized database. [Apache License 2.0] (⭐️14858)
  • prerender/prerender - Node server that uses Headless Chrome to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware. [MIT License] (⭐️6089)
  • prerender/prerender-node - Express middleware for prerendering javascript-rendered pages on the fly for SEO (⭐️880)
  • project-serum/spl-token-wallet - [Apache License 2.0] (⭐️779)
  • projectfluent/fluent - Fluent — planning, spec and documentation [Apache License 2.0] (⭐️991)
  • projectfluent/projectfluent.github.io - The source of projectfluent.org (⭐️2)
  • quasarframework/quasar - Quasar Framework - Build high-performance VueJS user interfaces in record time [MIT License] (⭐️20919)
  • quasarframework/quasar-ui-qflashcard - QFlashcard component for Quasar [MIT License] (⭐️33)
  • quasarframework/quasar-ui-qmarkdown - A Quasar UI App Extension to display inline markdown [MIT License] (⭐️122)
  • quasarframework/quasar-ui-qmediaplayer - QMediaPlayer for Quasar [MIT License] (⭐️122)
  • reactioncommerce/reaction - Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes. [GNU GPLv3] (⭐️11704)
  • RelaxedJS/ReLaXed - Create PDF documents using web technologies [ISC License] (⭐️11686)
  • resume/resume.github.com - Resumes generated using the GitHub informations (⭐️51126)
  • Rich-Harris/ramjet - Morph DOM elements from one state to another with smooth animations and transitions [MIT License] (⭐️5453)
  • riker-rs/website - Riker.rs website [MIT License] (⭐️25)
  • rikschennink/fitty - ✨ Makes text fit perfectly [MIT License] (⭐️3372)
  • rishabhp/bideo.js - Fullscreen HTML5 Background Video for the Web. (⭐️4235)
  • RocketChat/Rocket.Chat - The communications platform that puts data protection first. (⭐️32089)
  • rohanrhu/gdb-frontend - ☕ GDBFrontend is an easy, flexible and extensionable gui debugger. Try it on https://debugme.online [GNU GPLv3] (⭐️2325)
  • rsimmons/isovoxel - Isometric voxel generative art [MIT License] (⭐️57)
  • share/sharedb - Realtime database backend based on Operational Transformation (OT) (⭐️5055)
  • ShizukuIchi/pdf-editor - Offline PDF editor. Add images, signatures, text to PDF in your browser. 🚀 [MIT License] (⭐️674)
  • sholladay/pogo - Server framework for Deno [Mozilla Public License 2.0] (⭐️406)
  • shyiko/vue-document - A 1kb document manager for Vue.js [MIT License] (⭐️6)
  • simple-icons/simple-icons - SVG icons for popular brands [Creative Commons Zero v1.0 Universal] (⭐️13016)
  • sindresorhus/crypto-random-string - Generate a cryptographically strong random string [MIT License] (⭐️367)
  • sixoverground/icotar - A free colorful icon avatar generator. [MIT License] (⭐️106)
  • sk7725/Commandblocks - Mindustry Command Mod: A highly utilitarian mod with fun and useful blocks such as Command Blocks, Dash Panels and Pistons; New features such as Skills; And an upcoming new Gamemode! [GNU GPLv3] (⭐️131)
  • slowe/VirtualSky - A browser-based planetarium that can be customised and embedded in web pages. (⭐️203)
  • stefandevai/textyle - Web tilemap editor for 2D games built using React JS, WebGL and Rust (WASM). [MIT License] (⭐️80)
  • strapi/strapi - 🚀 Open source Node.js Headless CMS to easily build customisable APIs (⭐️44231)
  • streamaserver/streama - Self hosted streaming media server. https://docs.streama-project.com/ [MIT License] (⭐️9045)
  • Strilanc/Quirk - A drag-and-drop quantum circuit simulator that runs in your browser. A toy for exploring and understanding small quantum circuits. [Apache License 2.0] (⭐️700)
  • strukturag/spreed-webrtc - WebRTC audio/video call and conferencing server. (⭐️1050)
  • stylus/stylus - Expressive, robust, feature-rich CSS language built for nodejs [MIT License] (⭐️10875)
  • surmon-china/vue-codemirror - ⌨️ @codemirror component for @vuejs [MIT License] (⭐️2207)
  • svaarala/duktape - Duktape - embeddable Javascript engine with a focus on portability and compact footprint [MIT License] (⭐️5205)
  • tauri-apps/tauri-docs - The source for all tauri project documentation. [MIT License] (⭐️284)
  • tauri-apps/tauri-inliner - Node utility to inline images, CSS and JavaScript for a web page - useful for mobile sites [MIT License] (⭐️9) Archived!
  • tchx84/Flatseal - Manage Flatpak permissions [GNU GPLv3] (⭐️381)
  • tensorspace-team/tensorspace - Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js [Apache License 2.0] (⭐️4599)
  • thednp/kute.js - KUTE.js is a JavaScript animation engine for modern browsers. [MIT License] (⭐️2334)
  • timezoneio/timezoneio - 🕗 🕛 🕑 Official repo of the app that helps you stay in sync with your globally distributed team (⭐️185)
  • toger5/TheBoard - A collaborative Whiteboard powered by the [matrix] protocol and infrastucture. [MIT License] (⭐️359)
  • tombatossals/chords-db - String Instruments Chords Database. [MIT License] (⭐️213)
  • tombatossals/react-chords - React library for easily generate guitar/ukulele SVG chords [MIT License] (⭐️99)
  • TryGhost/Ghost - Turn your audience into a business. Publishing, memberships, subscriptions and newsletters. [MIT License] (⭐️39876)
  • tsayen/dom-to-image - Generates an image from a DOM node using HTML5 canvas (⭐️8382)
  • tvanro/prerender-alpine - Lightweight Prerender container built on Alpine Linux with Node and Headless Chrome (⭐️54)
  • Tw1ddle/geometrize-haxe-web - 🌐 Web demo using the Geometrize Haxe library to recreate images with geometric primitives [MIT License] (⭐️126)
  • Tw1ddle/Sky-Shader - ☀️ WebGL sky and sun shader editor [MIT License] (⭐️108)
  • ubuntu/gnome-shell-extension-appindicator - Adds KStatusNotifierItem support to the Shell [GNU GPLv2] (⭐️756)
  • ulid/javascript - Universally Unique Lexicographically Sortable Identifier [MIT License] (⭐️1898)
  • UniversalDataTool/universal-data-tool - Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app. [MIT License] (⭐️1602)
  • valeriansaliou/node-sonic-channel - 🦉 Sonic Channel integration for Node. Used in pair with Sonic, the fast, lightweight and schema-less search backend. [MIT License] (⭐️111)
  • veliovgroup/spiderable-middleware - 🤖 Prerendering for JavaScript powered websites. Great solution for PWAs (Progressive Web Apps), SPAs (Single Page Applications), and other websites based on top of front-end JavaScript frameworks [BSD 3-Clause "New" or "Revised" License] (⭐️29)
  • vuejs/apollo - 🚀 Apollo/GraphQL integration for VueJS [MIT License] (⭐️5608)
  • vuejs/vue - 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. [MIT License] (⭐️194812)
  • vuejs/vuepress - 📝 Minimalistic Vue-powered static site generator [MIT License] (⭐️20195)
  • vuejs/vuex-router-sync - Effortlessly keep vue-router and vuex store in sync. [MIT License] (⭐️2519)
  • vuelidate/vuelidate - Simple, lightweight model-based validation for Vue.js [MIT License] (⭐️6307)
  • webpack/webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff. [MIT License] (⭐️60800)
  • withastro/snowpack - ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ [MIT License] (⭐️19775)
  • Xeloboyo/Factoriodustry - A texturepack for mindustry, currently in dev (⭐️162)
  • xwiki-contrib/chainpad - Realtime Collaborative Editor Algorithm based on Nakamoto Blockchains [GNU AGPLv3] (⭐️404)
  • xwiki-labs/cryptpad - Collaboration suite, end-to-end encrypted and open-source. [GNU AGPLv3] (⭐️3496)
  • y-crdt/y-crdt - Rust port of Yjs (⭐️355)
  • yemount/pose-animator - [Apache License 2.0] (⭐️8394)
  • yurkth/astraea - A planet generator inspired by Planetarium. [MIT License] (⭐️142)
  • zaidalyafeai/zaidalyafeai.github.io - Implementation of web friendly ML models using TensorFlow.js. pix2pix, face segmentation, fast style transfer and many more ... [MIT License] (⭐️616)
  • zce/vue-devtools - An electron devtools extension for debugging Vue.js applications. [MIT License] (⭐️57)
  • zicklag/tuxy - Super small node TCP/UDP proxy [MIT License] (⭐️4)
  • zrrrzzt/bullet-catcher - Restrict put on gun server [MIT License] (⭐️49)

⬆ back to top

Jsonnet

⬆ back to top

Jupyter Notebook

  • firmai/business-machine-learning - A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Management and Operations (by @firmai) (⭐️639)
  • jaakkopasanen/AutoEq - Automatic headphone equalization from frequency responses [MIT License] (⭐️6998)
  • jupyter/notebook - Jupyter Interactive Notebook (⭐️8941)
  • marceloprates/prettymaps - A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries. [GNU AGPLv3] (⭐️7942)
  • onnx/models - A collection of pre-trained, state-of-the-art models in the ONNX format [Apache License 2.0] (⭐️4596)

⬆ back to top

Kotlin

⬆ back to top

Lua

⬆ back to top

Makefile

⬆ back to top

Mathematica

⬆ back to top

Nix

  • DavHau/nix-portable - Nix - Static, Permissionless, Installation-free, Pre-configured [MIT License] (⭐️275)
  • NixOS/nixpkgs - Nix Packages collection [MIT License] (⭐️9254)
  • raptorjit/raptorbook - RaptorJIT: a dynamic system programming language (manuscript) (⭐️13)

⬆ back to top

OCaml

  • RealyUniqueName/Coro - Async/await, generators, and arbitrary coroutines for Haxe [MIT License] (⭐️55)

⬆ 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] (⭐️3323)

⬆ back to top

OpenEdge ABL

  • p-org/P - The P programming language. [MIT License] (⭐️2369)

⬆ back to top

OpenSCAD

  • revarbat/snappy-reprap - The world's most 3D printable 3D printer. (Guinness Book of World Records 2017 & 2018) [GNU GPLv2] (⭐️435)
  • tobbelobb/hangprinter - A RepRap hanging from the ceiling [GNU GPLv2] (⭐️405)

⬆ back to top

PHP

  • Attendize/Attendize - Attendize is an open-source ticket selling and event management platform built on Laravel. (⭐️3350)
  • cashmusic/platform - A free and open platform giving all musicians access to tools that let them manage, promote, and sell their music online. (⭐️1147)
  • electerious/Lychee - A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos. [MIT License] (⭐️6026)
  • firefly-iii/firefly-iii - Firefly III: a personal finances manager [GNU AGPLv3] (⭐️7682)
  • fossology/fossology - FOSSology is an open source license compliance software system and toolkit. As a toolkit you can run license, copyright and export control scans from the command line. As a system, a database and web ui are provided to give you a compliance workflow. License, copyright and export scanners are tools used in the workflow. [GNU GPLv2] (⭐️550)
  • iluminar/goodwork - Self hosted project management and collaboration tool powered by TALL stack [MIT License] (⭐️1762) Archived!
  • kalcaddle/KodExplorer - A web based file manager,web IDE / browser based code editor (⭐️5588)
  • LimeSurvey/LimeSurvey - The most popular FOSS online survey tool on the web. (⭐️1991)
  • ltb-project/self-service-password - Web interface to change and reset password in an LDAP directory [GNU GPLv3] (⭐️853)
  • lxerxa/actionview - An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira. [Apache License 2.0] (⭐️1643)
  • Marat-Tanalin/integer-scaling - Library for calculations for pixel-perfect integer-ratio image upscaling (C++/Rust/JS/PHP) + testcases [MIT License] (⭐️11)
  • matomo-org/matomo - Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open 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. We love Pull Requests! [GNU GPLv3] (⭐️16165)
  • nextcloud/server - ☁️ Nextcloud server, a safe home for all your data (⭐️18807)
  • paragonie/paseto - Platform-Agnostic Security Tokens (⭐️2992)
  • phacility/arcanist - Command line interface for Phabricator [Apache License 2.0] (⭐️669)
  • Piwigo/Piwigo - Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute! (⭐️1838)
  • pixelfed/pixelfed - Photo Sharing. For Everyone. [GNU AGPLv3] (⭐️3450)
  • pterodactyl/panel - Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users. (⭐️3299)
  • timegridio/timegrid - Free, open-source, online appointments platform based on Laravel PHP Framework. [GNU AGPLv3] (⭐️846)

⬆ back to top

Perl

  • AlDanial/cloc - cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. [GNU GPLv2] (⭐️13840)
  • ChordPro/chordpro - Reference implementation of the ChordPro standard for musical lead sheets. (⭐️175)

⬆ back to top

PowerShell

  • Linuturk/mono-choco - (⭐️22)
  • RainbowMiner/RainbowMiner - GPU/CPU Mining script with intelligent profit-switching between miningpools, algorithms, miners, using all possible combinations of devices (NVIDIA, AMD, CPU). Features: actively maintained, uses the top actual miner programs (Bminer, Ccminer, Claymore, Dstm, EnemyZ, Sgminer, T-rex and more) easy setup wizard, webinterface, auto update. [GNU GPLv3] (⭐️387)

⬆ back to top

Prolog

⬆ back to top

PureScript

  • sharkdp/insect - High precision scientific calculator with support for physical units [MIT License] (⭐️2668)

⬆ back to top

Python

  • a1studmuffin/SpaceshipGenerator - A Blender script to procedurally generate 3D spaceships (⭐️7101)
  • aachman98/Sorcar - Procedural modeling in Blender using Node Editor [GNU GPLv3] (⭐️1036)
  • Accenture/AmpliGraph - Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org [Apache License 2.0] (⭐️1719)
  • adamian98/pulse - PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models (⭐️6224)
  • alessandro-zomparelli/tissue - Tissue - Blender's add-on for computational design (⭐️850)
  • alicevision/meshroom - 3D Reconstruction Software (⭐️7734)
  • AnalogJ/lexicon - Manipulate DNS records on various DNS providers in a standardized way. [MIT License] (⭐️1181)
  • appleseedhq/blenderseed - appleseed plugin for Blender [MIT License] (⭐️248)
  • ArchiveBox/ArchiveBox - 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... [MIT License] (⭐️13176)
  • aristocratos/bpytop - Linux/OSX/FreeBSD resource monitor [Apache License 2.0] (⭐️8432)
  • armory3d/armory - 3D Engine with Blender Integration [zlib License] (⭐️2423)
  • armory3d/armsdk - Single-clone Armory SDK (⭐️29)
  • armory3d/blender_externs - (⭐️4)
  • armory3d/driver_celshade - Celshade/toon rendering driver (⭐️5)
  • armory3d/logic_pack - Community-made logic nodes (⭐️19)
  • asweigart/pyautogui - A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. [BSD 3-Clause "New" or "Revised" License] (⭐️6442)
  • aws/aws-cli - Universal Command Line Interface for Amazon Web Services (⭐️12233)
  • awslabs/sockeye - Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch [Apache License 2.0] (⭐️1061)
  • benhutchins/docker-taiga - Docker container for Taiga https://taiga.io [GNU GPLv3] (⭐️287)
  • benmoran56/esper - An ECS (Entity Component System) for Python [MIT License] (⭐️343)
  • beurtschipper/Depix - Recovers passwords from pixelized screenshots (⭐️22066)
  • bigchaindb/bigchaindb - Meet BigchainDB. The blockchain database. [Apache License 2.0] (⭐️3859)
  • boltgolt/howdy - 🛡️ Windows Hello™ style facial authentication for Linux [MIT License] (⭐️3498)
  • bup/bup - Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Current release is 0.31, and the development branch is master. Please post problems or patches to the mailing list for discussion (see the end of the README below). (⭐️6721)
  • caronc/apprise - Apprise - Push Notifications that work with just about every platform! [MIT License] (⭐️4920)
  • chriskiehl/Gooey - Turn (almost) any Python command line program into a full GUI application with one line [MIT License] (⭐️15608)
  • Ciphey/Ciphey - ⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡ [MIT License] (⭐️9657)
  • clips/pattern - Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization. [BSD 3-Clause "New" or "Revised" License] (⭐️8193)
  • ctrlcctrlv/TT2020 - TT2020 is an advanced, open source, hyperrealistic, multilingual typewriter font for a new decade. [SIL Open Font License 1.1] (⭐️149)
  • cython/cython - The most widely used Python to C compiler (⭐️6924)
  • d2l-ai/d2l-en - Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge. (⭐️12955)
  • danilop/yas3fs - YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster. [MIT License] (⭐️617)
  • deepmind/acme - A library of reinforcement learning components and agents [Apache License 2.0] (⭐️2583)
  • doakey3/GreaseWriter - A Blender Add-on for auto-animating grease pencil strokes and emulating hand-drawn text [GNU GPLv3] (⭐️35)
  • Drakkar-Software/OctoBot - Cryptocurrency trading bot for TA, arbitrage and social trading with an advanced web interface [GNU GPLv3] (⭐️1505)
  • drewcrawford/sneakernet - sneakernet (⭐️78) Archived!
  • eficode/robotframework-imagehorizonlibrary - Cross-platform Robot Framework library for GUI automation based on image recognition [MIT License] (⭐️66)
  • Eloston/ungoogled-chromium - Google Chromium, sans integration with Google [BSD 3-Clause "New" or "Revised" License] (⭐️14342)
  • EmbarkStudios/blender-tools - 🐵 Embark Addon for Blender (⭐️311)
  • emersion/bups - Simple GUI for Bup, a very efficient backup system. [MIT License] (⭐️95) Archived!
  • explosion/spaCy - 💫 Industrial-strength Natural Language Processing (NLP) in Python [MIT License] (⭐️23108)
  • facebookresearch/Detectron - FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet. [Apache License 2.0] (⭐️25057)
  • facebookresearch/pifuhd - High-Resolution 3D Human Digitization from A Single Image. (⭐️7754)
  • feler404/ocvl-addon - Framework to ease manage OpenCV algorithms based on Blender [GNU GPLv3] (⭐️45)
  • Felienne/hedy - Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python. [European Union Public License 1.2] (⭐️602)
  • flatpak/flatpak-builder-tools - Various helper tools for flatpak-builder (⭐️108)
  • flexxui/flexx - Write desktop and web apps in pure Python [BSD 2-Clause "Simplified" License] (⭐️2921)
  • freepn/fpnd - Python package for freepn network daemon [GNU AGPLv3] (⭐️290)
  • friggog/tree-gen - Procedural generation of tree models in blender [GNU GPLv3] (⭐️614)
  • geohot/tinygrad - You like pytorch? You like micrograd? You love tinygrad! ❤️ [MIT License] (⭐️5930)
  • getredash/redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. [BSD 2-Clause "Simplified" License] (⭐️20841)
  • gitpitch/gitpitch - Markdown Presentations for Tech Conferences, Training, Developer Advocates, and Educators. (⭐️5348)
  • gjcarneiro/yacron - A modern Cron replacement that is Docker-friendly [MIT License] (⭐️369)
  • google/clusterfuzz - Scalable fuzzing infrastructure. [Apache License 2.0] (⭐️4718)
  • gpuweb/gpuweb - Where the GPU for the Web work happens! (⭐️2931)
  • GrrrDog/weird_proxies - Reverse proxies cheatsheet (⭐️1383)
  • hodgerpodger/staketaxcsv - python repo to create blockchain CSVs [MIT License] (⭐️153)
  • hukkelas/DeepPrivacy - DeepPrivacy: A Generative Adversarial Network for Face Anonymization [MIT License] (⭐️1095)
  • humphd/have-fun-with-machine-learning - An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks (⭐️4924)
  • idealo/image-super-resolution - 🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks. [Apache License 2.0] (⭐️3506)
  • idealo/imagededup - 😎 Finding duplicate images made easy! [Apache License 2.0] (⭐️4001)
  • indigo-dc/udocker - A basic user tool to execute simple docker containers in batch or interactive systems without root privileges. [Apache License 2.0] (⭐️925)
  • Instagram/MonkeyType - A Python library that generates static type annotations by collecting runtime types (⭐️3710)
  • intoli/exodus - Painless relocation of Linux binaries–and all of their dependencies–without containers. (⭐️2620)
  • ipython/ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc. (⭐️15312)
  • jayanam/bl_ui_widgets - UI Widgets for Blender 2.8 [GNU GPLv3] (⭐️125)
  • JialeCao001/D2Det - D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020) [MIT License] (⭐️281)
  • jliljebl/flowblade - Video Editor for Linux (⭐️1762)
  • jopohl/urh - Universal Radio Hacker: Investigate Wireless Protocols Like A Boss [GNU GPLv3] (⭐️8058)
  • jrk/case-insensitive-fs - Simple FUSE loopback filesystem to add OS X-style case-insensitive behavior on top of a case-sensitive underlying system (⭐️2)
  • juju-solutions/layer-docker-nginx - NGinx in an application container layer for juju compose (⭐️3)
  • kadimasolutions/docker_rdiff-volume-backup - Backup your Docker volumes automatically using rdiff-backup. [The Unlicense] (⭐️1)
  • keras-team/keras - Deep Learning for humans [Apache License 2.0] (⭐️54893)
  • KhronosGroup/glTF-Blender-IO - Blender glTF 2.0 importer and exporter [Apache License 2.0] (⭐️1072)
  • kivy/kivent - KivEnt is an entity-based game engine for Kivy (⭐️533)
  • kivy/kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS [MIT License] (⭐️14496)
  • knekke/blender_addons - Custom blender addons [GNU GPLv3] (⭐️103)
  • kootenpv/whereami - Uses WiFi signals 📶 and machine learning to predict where you are [GNU AGPLv3] (⭐️4895)
  • kozec/syncthing-gtk - GTK3 & python based GUI for Syncthing [GNU GPLv2] (⭐️1107)
  • LendoK/baumschule - Blender addon, create game ready trees [GNU GPLv3] (⭐️9)
  • lengstrom/fast-style-transfer - TensorFlow CNN for fast style transfer ⚡🖥🎨🖼 (⭐️10387)
  • leukbaars/DreamUV - DreamUV - 3D viewport UV editing tools for Blender (⭐️955)
  • libratbag/piper - GTK application to configure gaming devices [GNU GPLv2] (⭐️3008)
  • LibreLingo/LibreLingo - 🐢 🌎 📚 a community-owned language-learning platform [GNU AGPLv3] (⭐️1138)
  • LibreTranslate/LibreTranslate - Free and Open Source Machine Translation API. 100% self-hosted, offline capable and easy to setup. [GNU AGPLv3] (⭐️2182)
  • lizardfs/documentation - LizardFS documentation (⭐️6)
  • lukas-blecher/Blender-DEXTR - Use Deep Extreme Cut (DEXTR) to mask image sequences with motion tracking data from Blender [GNU GPLv3] (⭐️9)
  • luong-komorebi/Awesome-Linux-Software - A list of awesome applications, software, tools and other materials for Linux distros. (⭐️17323)
  • magic-wormhole/magic-wormhole - get things from one computer to another, safely [MIT License] (⭐️14374)
  • maqp/tfc - Tinfoil Chat - Onion-routed, endpoint secure messaging system (⭐️880)
  • marcgardent/basicia - basicia is library to use Keras-RL in Armory3D (⭐️4)
  • mathics/Mathics - This repository is for archival. Please see https://github.com/Mathics3/mathics-core (⭐️2097)
  • matrix-org/synapse - Synapse: Matrix homeserver written in Python 3/Twisted. [Apache License 2.0] (⭐️9289)
  • microsoft/nni - An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning. [MIT License] (⭐️11254)
  • mingrammer/diagrams - 🎨 Diagram as Code for prototyping cloud system architectures [MIT License] (⭐️16558)
  • Monogramm/taiga-contrib-ldap-auth-ext - 🐍 ⚗️ Extended Taiga plugin for LDAP authentication [GNU AGPLv3] (⭐️37)
  • mozilla/MozDef - DEPRECATED - MozDef: Mozilla Enterprise Defense Platform [Mozilla Public License 2.0] (⭐️2165) Archived!
  • mrlesmithjr/vagrant-box-templates - [MIT License] (⭐️114)
  • mstorsjo/msvc-wine - Scripts for setting up and running MSVC in Wine on Linux (⭐️263)
  • natowi/meshroom_external_plugins - Support for various external software packages [Mozilla Public License 2.0] (⭐️13)
  • NatronGitHub/natron-plugins - Natron Community Plugins (⭐️232)
  • Naxela/PPM-deprecated - Post-Processing Module for Armory3D (⭐️20) Archived!
  • Naxela/The_Lightmapper - Fast and easy baked GI Lightmaps for Blender and Cycles [GNU GPLv3] (⭐️436)
  • ndee85/coa_tools - COA Tools is a 2D Animation Suite for blender. It offers a 2D cutout animation workflow similar to programs like spine or spriter. [GNU GPLv3] (⭐️781)
  • nexB/scancode-toolkit - 🔎 ScanCode detects licenses, copyrights, package manifests & dependencies and more by scanning code ... to discover and inventory open source and third-party packages used in your code. (⭐️1422)
  • nginx-proxy/nginx-proxy - Automated nginx proxy for Docker containers using docker-gen [MIT License] (⭐️15889)
  • nightblade9/dragon - Dragon is a universal Python translater. (⭐️24)
  • norgeotloic/BakeMyScan - Blender add-on to turn high resolution scans into lowpoly assets [GNU GPLv3] (⭐️136)
  • novnc/websockify - Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service. [GNU LGPLv3] (⭐️3003)
  • Nuitka/Nuitka - Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, and 3.10. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module. [Apache License 2.0] (⭐️6601)
  • NVIDIA/FastPhotoStyle - Style transfer, deep learning, feature transform (⭐️10754)
  • Ocupe/Projectors - A Blender add-on for simple projector creation and modification. [GNU GPLv3] (⭐️93)
  • open-eats/OpenEats - 🍕 Self Hosted Recipe Management App 🍔 [MIT License] (⭐️613)
  • openphotogrammetry/meshroomcl - MeshroomCL: An OpenCL implementation of photogrammetry with the Meshroom interface (⭐️77)
  • paul-nameless/tg - terminal telegram client [The Unlicense] (⭐️523)
  • philippe-lavoie/blender-fountain-addon - A fountain script add-on for Blender (⭐️11)
  • pygfx/wgpu-py - Next generation GPU API for Python [BSD 2-Clause "Simplified" License] (⭐️116)
  • pyodide/pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly [Mozilla Public License 2.0] (⭐️7671)
  • PySimpleGUI/PySimpleGUI - Launched in 2018. It's 2022 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive documentation. Examples for Machine Learning(OpenCV Integration, Chatterbot), Rainmeter-like Desktop Widgets, Matplotlib + Pyplot integration, add GUI to command line scripts, PDF & Image Viewer. For both beginning and advanced programmers. docs - PySimpleGUI.org GitHub - PySimpleGUI.com. The Minecraft of GUIs - simple to complex... does them all. [GNU LGPLv3] (⭐️9758)
  • python-poetry/poetry - Python dependency management and packaging made easy. [MIT License] (⭐️19160)
  • python/cpython - The Python programming language (⭐️43891)
  • python/mypy - Optional static typing for Python (⭐️12860)
  • ranjian0/building_tools - Building generation addon for blender [MIT License] (⭐️997)
  • rdiff-backup/rdiff-backup - Reverse differential backup tool, over a network or locally. [GNU GPLv2] (⭐️724)
  • riotkit-org/docker-taiga - Production-ready docker container for Taiga https://taiga.io [GNU GPLv3] (⭐️50)
  • riotkit-org/riotkit-harbor - Complete compose environment, from development to production with service discovery and health checking. Kubernetes features on Compose scale, with Compose simplicity [Apache License 2.0] (⭐️13)
  • robotframework/QuickStartGuide - Robot Framework Quick Start Guide (⭐️243)
  • robotframework/robotframework - Generic automation framework for acceptance testing and RPA (⭐️6855)
  • rotki/rotki - A portfolio tracking, analytics, accounting and tax reporting application that protects your privacy [GNU AGPLv3] (⭐️1575)
  • ryankiros/neural-storyteller - A recurrent neural network for generating little stories about images (⭐️2944)
  • s3ql/s3ql - a full featured file system for online data storage [GNU GPLv3] (⭐️875)
  • saleor/saleor - A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React. (⭐️15625)
  • SavMartin/meshlint-Update-to-2.80 - Blender Addon: MeshLint: Like a Spell-Checker for your Meshes. (⭐️50)
  • SavMartin/TexTools-Blender - TexTools is a UV and Texture tool set for 3dsMax created several years ago. This open repository will port in time several of the UV tools to Blender in python. For more information on TexTool's tools and features see: http://renderhjs.net/textools/blender (⭐️1074)
  • SBCV/Blender-Addon-Photogrammetry-Importer - Addon to import different photogrammetry formats into Blender [MIT License] (⭐️465)
  • scaredyfish/blender-rhubarb-lipsync - Blender Rhubarb Lipsync is an addon for Blender integrating Rhubarb Lip Sync to automatically generate mouth-shape keyframes from a pose library. (⭐️103)
  • scrapinghub/splash - Lightweight, scriptable browser as a service with an HTTP API (⭐️3550)
  • sdfgeoff/blender_bevy_toolkit - A blender addon and bevy plugin to use Blender as an editor for Bevy (⭐️76)
  • senguptaumd/Background-Matting - Background Matting: The World is Your Green Screen (⭐️4509)
  • sergree/matchering - 🎚️ Open Source Audio Matching and Mastering [GNU GPLv3] (⭐️587)
  • SerpentAI/SerpentAI - Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own! [MIT License] (⭐️6219)
  • Shahzod114/Blender-BakeLab2 - Blender addon for baking images [GNU GPLv3] (⭐️151)
  • slavfox/Cozette - A bitmap programming font optimized for coziness 💜 [MIT License] (⭐️1568)
  • snapcore/snapcraft - Package, distribute, and update any app for Linux and IoT. [GNU GPLv3] (⭐️1038)
  • snipsco/snips-nlu - Snips Python library to extract meaning from text [Apache License 2.0] (⭐️3632)
  • spack/spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. (⭐️2607)
  • Sprytile/Sprytile - A Blender add-on for building tile based low-poly scenes with paint/map editor like tools [MIT License] (⭐️870)
  • taichi-dev/taichi_blend - Taichi Blender intergration for physics simulation and animation (⭐️101)
  • taigaio/taiga-back - Agile project management platform. Built on top of Django and AngularJS [GNU AGPLv3] (⭐️5697)
  • 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] (⭐️2600)
  • tkarras/progressive_growing_of_gans - Progressive Growing of GANs for Improved Quality, Stability, and Variation (⭐️5741)
  • tom-james-watson/Emote - Emoji Picker for Linux written in GTK3 [GNU GPLv3] (⭐️272)
  • trailofbits/manticore - Symbolic execution tool [GNU AGPLv3] (⭐️2791)
  • Uberi/MotionTracking - Blender addon for 3D point reconstruction from multiple cameras. (⭐️92)
  • ufoym/deepo - Setup and customize deep learning environment in seconds. [MIT License] (⭐️6204)
  • urwid/urwid - Console user interface library for Python (official repo) [GNU LGPLv2.1] (⭐️2411)
  • vyperlang/vyper - Pythonic Smart Contract Language for the EVM [Apache License 2.0] (⭐️3745)
  • wapm-packages/pyodide - Python ported to WebAssembly (⭐️34)
  • yanngdev/armory-leap - Leap Motion in Blender + Armory 3D [GNU GPLv3] (⭐️2)
  • yuki-koyama/blender-cli-rendering - Blender Python scripts for rendering images directly from command-line interface [GNU GPLv3] (⭐️404)
  • yunjey/stargan - StarGAN - Official PyTorch Implementation (CVPR 2018) [MIT License] (⭐️5011)
  • zhm-real/PathPlanning - Common used path planning algorithms with animations. [MIT License] (⭐️3967)

⬆ back to top

QML

⬆ back to top

Reason

  • esy/esy - package.json workflow for native development with Reason/OCaml (⭐️774)
  • revery-ui/revery - ⚡ Native, high-performance, cross-platform desktop apps - built with Reason! [MIT License] (⭐️7893)

⬆ back to top

Rich Text Format

⬆ back to top

Riot

⬆ back to top

Ruby

  • brickpop/flutter-rust-ffi - Starter project for Flutter plugins willing to access native and synchronous rust code using FFI (⭐️485)
  • chef/chef - Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale [Apache License 2.0] (⭐️6857)
  • discourse/discourse - A platform for community discussion. Free, open, simple. (⭐️35453)
  • dotless-de/vagrant-vbguest - A Vagrant plugin to keep your VirtualBox Guest Additions up to date [MIT License] (⭐️2844)
  • gfx-rs/stories - wgpu stories blog (⭐️2)
  • Homebrew/brew - 🍺 The missing package manager for macOS (or Linux) [BSD 2-Clause "Simplified" License] (⭐️31686)
  • huginn/huginn - Create agents that monitor and act on your behalf. Your agents are standing by! [MIT License] (⭐️35338)
  • klausmeyer/docker-registry-browser - 🐳 Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails. [MIT License] (⭐️307)
  • mastodon/mastodon - Your self-hosted, globally interconnected microblogging community [GNU AGPLv3] (⭐️27441)
  • seven1m/bible_api - Ruby web app that serves JSON API for open and public domain bibles [MIT License] (⭐️310)
  • sunaku/tamzen-font - 💌 Bitmapped programming font, based on Tamsyn (⭐️638)
  • tmatilai/vagrant-proxyconf - Vagrant plugin that configures the virtual machine to use proxies [MIT License] (⭐️509)

⬆ back to top

Rust

  • 0b01/xprite-editor - Pixel art editor [GNU GPLv3] (⭐️166)
  • 17cupsofcoffee/tetra - 🎮 A simple 2D game framework written in Rust [MIT License] (⭐️708)
  • 1Password/typeshare - Generate code in different languages from Rust type definitions for FFI interop. [MIT License] (⭐️69) Archived!
  • 38/plotters - A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀 [MIT License] (⭐️1852)
  • 8051Enthusiast/biodiff - Hex diff viewer using alignment algorithms from biology [MIT License] (⭐️442)
  • 8BitMate/reflect - Compile-time reflection API for developing robust procedural macros (proof of concept) (⭐️132)
  • 95th/defaults - A better Default derive macro. [Apache License 2.0] (⭐️2)
  • a-b-street/abstreet - Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit [Apache License 2.0] (⭐️6498)
  • a1phyr/assets_manager - Conveniently load, cache, and reload external resources (⭐️93)
  • a2liu/heaparray-rs - Heap-allocated array, with options to add additional fields next to the allocated block. [MIT License] (⭐️4)
  • Aandreba/llml - Low To High Level Math Library for Rust (⭐️53)
  • aaronabramov/k9 - Rust testing library [MIT License] (⭐️236)
  • Absolucy/nanorand-rs - A tiny, fast, zero-dep library for random number generation [zlib License] (⭐️171)
  • aclysma/basis-universal-rs - Bindings for Binomial LLC's basis-universal Supercompressed GPU Texture Codec (⭐️28)
  • aclysma/imgui-inspect - An inspector UI using imgui in Rust (⭐️56)
  • aclysma/profiling - Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf. (⭐️189)
  • aclysma/rafx - Multi-backend renderer built on top of distill. The objective of this repo is to build a scalable, flexible, data driven renderer. (⭐️356)
  • actix/actix - Actor framework for Rust. (⭐️7017)
  • actix/examples - Community showcase and examples of Actix ecosystem usage. [Apache License 2.0] (⭐️2312)
  • adam-mcdaniel/chess-engine - A dependency-free chess engine♟️ library built to run anywhere. [MIT License] (⭐️321)
  • adam-mcdaniel/oakc - A portable programming language with a compact intermediate representation [Apache License 2.0] (⭐️670)
  • adamnemecek/femtovg - (⭐️17)
  • adamsky/cns - Search through rust crates without leaving the terminal [MIT License] (⭐️23)
  • adamsky/globe - Interactive ASCII globe generator [GNU GPLv3] (⭐️502)
  • advancedresearch/higher_order_core - Core structs and traits for programming with higher order structures in Rust [MIT License] (⭐️7)
  • aevyrie/bevy_frustum_culling - (⭐️12) Archived!
  • aevyrie/bevy_mod_picking - Unofficial 3D mouse picking plugin for Bevy [MIT License] (⭐️195)
  • AFLplusplus/LibAFL - Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ... (⭐️818)
  • agersant/polaris - Polaris is a music streaming application, designed to let you enjoy your music collection from any computer or mobile device. [MIT License] (⭐️876)
  • agnipau/slap - Painless shell argument parsing and dependency check. (⭐️136)
  • agnostic-rust/agnostic_async_executor - (⭐️3)
  • agrinman/tunnelto - Expose your local web server to the internet with a public URL. [MIT License] (⭐️1495)
  • ajeetdsouza/zoxide - A smarter cd command. Supports all major shells. [MIT License] (⭐️5800)
  • akiradeveloper/lol - A Raft implementation in Rust language. The name is not a joke. [MIT License] (⭐️101)
  • akiradeveloper/phi-detector - Implementation of Phi Accrual Failure Detector! [MIT License] (⭐️6)
  • al8n/stretto - Stretto is a Rust implementation for https://github.com/dgraph-io/ristretto. A high performance memory-bound Rust cache. [Apache License 2.0] (⭐️242)
  • alacritty/alacritty - A cross-platform, OpenGL terminal emulator. [Apache License 2.0] (⭐️38508)
  • AldaronLau/dl_api - The easiest, simplest and safest way to load dynamic (shared object) libraries from Rust! (⭐️7)
  • AldaronLau/whome - A command line program for detecting the current user's name and environment. (⭐️3)
  • alec-deason/wasm_plugin - A low-ish level tool for easily writing and hosting WASM based plugins. [MIT License] (⭐️57)
  • alecmocatta/build_id - Obtain a UUID uniquely representing the build of the current binary. (⭐️7)
  • alecmocatta/cap - An allocator that can track and limit memory usage. (⭐️158)
  • alecmocatta/relative - Wraps &'static references such that they can be safely sent between other processes running the same binary. (⭐️6)
  • alecmocatta/serde_traitobject - Serializable trait objects for Rust. (⭐️39)
  • Aleph-Alpha/ts-rs - Generate TypeScript bindings from Rust types [MIT License] (⭐️281)
  • alex-shapiro/ditto - CRDTs for common data structures like maps, vecs, sets, text, and JSON (⭐️448)
  • AlexanderThaller/format_serde_error - Serde error messages for humans. (⭐️16)
  • alexcrichton/cfg-if - A if/elif-like macro for Rust #[cfg] statements (⭐️317)
  • alexcrichton/coz-rs - Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz (⭐️205) Archived!
  • alexcrichton/ssh2-rs - Rust bindings for libssh2 (⭐️304)
  • alexheretic/glyph-brush - Fast GPU cached text rendering [Apache License 2.0] (⭐️453)
  • alexislozano/neutrino - A GUI frontend in Rust based on web-view [MIT License] (⭐️285)
  • algesten/ureq - Minimal request library in rust. (⭐️920)
  • alice-i-cecile/understanding-bevy - The source for the ReadTheDocs Understanding Bevy book for the Bevy game engine in Rust. [MIT License] (⭐️39) Archived!
  • allthemusicllc/atm-cli - Command line tool for generating and working with MIDI files. (⭐️1303)
  • almindor/texel - ASCII Art and landscape editor [GNU GPLv3] (⭐️53)
  • Aloxaf/silicon - Create beautiful image of your source code. [MIT License] (⭐️1876)
  • alsuren/cargo-quickinstall - pre-compiled binary packages for cargo install (⭐️63)
  • Amanieu/parking_lot - Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives. (⭐️1696)
  • amethyst/amethyst - Data-oriented and data-driven game engine written in Rust (⭐️7802)
  • amethyst/amethyst-imgui - imgui integration for Amethyst (⭐️64)
  • amethyst/amethyst-starter-2d - Seed project for 2D games (⭐️184)
  • amethyst/amethyst_iced - Iced rendering plugin for the Amethyst game engine [MIT License] (⭐️24)
  • amethyst/distill - Asset pipeline system for game engines & editor suites. (⭐️302)
  • amethyst/evoli - An ecosystem-simulation game made with Amethyst (⭐️215) Archived!
  • amethyst/legion - High performance Rust ECS library [MIT License] (⭐️1298)
  • amethyst/legion_transform - A Unity-inspired hierarchical transform implementation using Legion ECS [MIT License] (⭐️44)
  • amethyst/rendy - State of the art "build your own engine" kit powered by gfx-hal (⭐️794)
  • amethyst/rustrogueliketutorial - Roguelike Tutorial in Rust - using RLTK [MIT License] (⭐️588)
  • amethyst/serde-diff - Utility for comparing two structs and re-applying the differences to other structs (⭐️92)
  • amethyst/sheep - Modular and lightweight spritesheet packer 🐑 (⭐️79)
  • amethyst/space-menace - An action 2D platformer made with Amethyst game engine [MIT License] (⭐️177)
  • amethyst/specs - Specs - Parallel ECS (⭐️2034)
  • amethyst/specs-physics - nphysics integration for the Specs entity component system [MIT License] (⭐️96)
  • amethyst/voxel-mapper - Make beautiful voxel maps. [MIT License] (⭐️87)
  • amethyst/web_worker - [Mozilla Public License 2.0] (⭐️20)
  • Andlon/embed-doc-image - Embed images in Rust documentation [MIT License] (⭐️13)
  • Andlon/numeric_literals - Easily cope with numeric literals in generic Rust code [MIT License] (⭐️18)
  • AndreaCatania/amethyst_physics - Amethyst physics engine abstraction layer [MIT License] (⭐️29)
  • andreev-io/little-raft - The lightest distributed consensus library. Run your own replicated state machine! ❤️ [MIT License] (⭐️288)
  • andrewhickman/fs-err - A simple wrapper around filesystem operations to provide more helpful error messages. (⭐️70)
  • andyherbert/crabzilla - Crabzilla provides a simple interface for running JavaScript modules alongside Rust code. [MIT License] (⭐️14)
  • anelson/tracers - Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc (⭐️223)
  • anordal/shellharden - The corrective bash syntax highlighter [Mozilla Public License 2.0] (⭐️4198)
  • ANSSI-FR/MLA - Multi Layer Archive - A pure rust encrypted and compressed archive file format [GNU LGPLv3] (⭐️257)
  • antifuchs/governor - A rate-limiting library for Rust (formerly ratelimit_meter) (⭐️248)
  • antonok-edm/vst_window - Cross-platform windowing library for VST plugins, written in Rust [MIT License] (⭐️25)
  • antoyo/relm - Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust [MIT License] (⭐️2114)
  • anvie/litcrypt.rs - a Rust compiler plugin to encrypt string literal during compile time. (⭐️43)
  • apache/arrow-rs - Official Rust implementation of Apache Arrow [Apache License 2.0] (⭐️826)
  • apache/incubator-teaclave - Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple. [Apache License 2.0] (⭐️559)
  • AppFlowy-IO/AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust. [GNU AGPLv3] (⭐️19969)
  • arcana-engine/goods - Asset manger for good assets only (⭐️33)
  • arcana-engine/skelly - Skeleton animation and IK crate (⭐️33)
  • arcnmx/input-linux-rs - evdev and uinput for Rust [MIT License] (⭐️19)
  • arosspope/eliza-rs - A rust implementation of ELIZA - a natural language processing program developed by Joseph Weizenbaum in 1966. (⭐️47)
  • arrayfire/arrayfire-rust - Rust wrapper for ArrayFire [BSD 3-Clause "New" or "Revised" License] (⭐️612)
  • ArtemGr/gun - The Gun database, in Rust [MIT License] (⭐️33)
  • artichoke/artichoke - 💎 Artichoke is a Ruby made with Rust [MIT License] (⭐️2690)
  • artichoke/cactusref - 🌵 Cycle-Aware Reference Counting in Rust [MIT License] (⭐️110)
  • arxanas/git-branchless - High-velocity, monorepo-scale workflow for Git [GNU GPLv2] (⭐️1626)
  • asajeffrey/josephine - JS affine [Mozilla Public License 2.0] (⭐️62)
  • askanium/rustplotlib - A pure Rust visualization library inspired by D3.js [MIT License] (⭐️152)
  • aSolHQ/asol - 🐉 Aggregate of Solana stake pools. [GNU AGPLv3] (⭐️30)
  • assert-rs/assert_cmd - Assert process::Command - Easy command initialization and assertions (⭐️276)
  • astrolang/astro - A fun safe language for rapid prototyping and high performance applications [Apache License 2.0] (⭐️645)
  • async-graphql/async-graphql - A GraphQL server library implemented in Rust (⭐️2160)
  • async-graphql/examples - (⭐️113)
  • async-rs/async-std - Async version of the Rust standard library (⭐️3190)
  • AThilenius/filament-rs - Rust bindings for Google Filament https://github.com/google/filament [MIT License] (⭐️4)
  • athre0z/color-backtrace - Colorful panic backtraces for Rust (⭐️520)
  • aticu/pre - A rust crate to offer compile-time assistance for working with unsafe code. (⭐️114)
  • atomashpolskiy/rustface - Face detection library for the Rust programming language (⭐️295)
  • atroche/rust-headless-chrome - A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team. [MIT License] (⭐️989)
  • austinjones/tab-rs - The intuitive, config-driven terminal multiplexer designed for software & systems engineers [MIT License] (⭐️558)
  • automerge/automerge-rs - Rust implementation of automerge [MIT License] (⭐️529)
  • autopilot-rs/autopilot-rs - A simple, cross-platform GUI automation module for Rust. (⭐️231)
  • avr-rust/ruduino - Reusable components for the Arduino Uno. (⭐️556)
  • Awpteamoose/amethyst-inspector - (⭐️20)
  • awslabs/aws-sdk-rust - AWS SDK for the Rust Programming Language [Apache License 2.0] (⭐️1517)
  • awslabs/smithy-rs - [Apache License 2.0] (⭐️140)
  • axelf4/unicode-linebreak - 󠁼💔 Implementation of the Unicode Line Breaking Algorithm in Rust [Apache License 2.0] (⭐️14)
  • axiomhq/rust-cuckoofilter - Cuckoo Filter: Practically Better Than Bloom (In Rust) [MIT License] (⭐️217)
  • aya-rs/aya - Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability. (⭐️824)
  • ballista-compute/ballista - Distributed compute platform implemented in Rust, and powered by Apache Arrow. [Apache License 2.0] (⭐️2290) Archived!
  • basstabs/2d-line-of-sight - A trig-less 2d line of sight algorithm in Rust (⭐️21)
  • bastion-rs/agnostik - Executor Agnostic Runtime that can run your futures with your favourite Executor (⭐️131)
  • bastion-rs/bastion - Highly-available Distributed Fault-tolerant Runtime (⭐️2401)
  • bastion-rs/fort - Proc macro attributes for Bastion runtime. (⭐️46)
  • Bauxitedev/bitmapflow - A tool to generate inbetweens for animated sprites, written in godot-rust (⭐️382)
  • bbodi/notecalc3 - NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web. [GNU AGPLv3] (⭐️1031)
  • bbodi/rustarok - Multiplayer, fast-paced Moba style game (⭐️234)
  • bbqsrc/box - Box - Open Standard Archive Format, a zip killer. (⭐️37)
  • benfred/py-spy - Sampling profiler for Python programs [MIT License] (⭐️8308)
  • besok/jsonpath-rust - The support for JSON path in rust [MIT License] (⭐️27)
  • bevy-cheatbook/bevy-cheatbook - Concise Reference Book for the Bevy Game Engine (⭐️510)
  • bevyengine/bevy - A refreshingly simple data-driven game engine built in Rust (⭐️14969)
  • BezPowell/blitz-path - Various pathfinding algorithms implemented in rust. Currently very WIP. [MIT License] (⭐️13)
  • bheisler/criterion.rs - Statistics-driven benchmarking library for Rust (⭐️2390)
  • bheisler/iai - Experimental one-shot benchmarking/profiling harness for Rust (⭐️287)
  • bincode-org/bincode - A binary encoder / decoder implementation in Rust. [MIT License] (⭐️1511)
  • biscuit-auth/biscuit - delegated, decentralized, capabilities based authorization token [Apache License 2.0] (⭐️472)
  • bitflags/bitflags - A macro to generate structures which behave like bitflags (⭐️543)
  • bitshifter/glam-rs - A simple and fast linear algebra library for games and graphics (⭐️731)
  • bitvecto-rs/bitvec - A crate for managing memory bit by bit [MIT License] (⭐️745)
  • bjorn3/rustc_codegen_cranelift - Cranelift based backend for rustc (⭐️858)
  • bk-rs/nebula-rs - Nebula Graph Client API in Rust. (⭐️13)
  • BlackGoku36/RRayTracer - A Ray Tracer written in Rust [MIT License] (⭐️1)
  • blacknon/hwatch - A modern alternative to the watch command, records the differences in execution results and can check this differences at after. [MIT License] (⭐️311)
  • 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. (⭐️85)
  • blaind/xrbevy - Proof-of-concept of getting OpenXR rendering support for Bevy game engine using gfx-rs abstractions (⭐️36)
  • BlakeGilstrap/Rust-webapp-starter - Rust-webapp written in actix-web with vuejs. [Apache License 2.0] (⭐️22)
  • bluejekyll/trust-dns - A Rust based DNS client, server, and resolver (⭐️2268)
  • bluejekyll/vermilionrc - A safe and reliable process manager (⭐️37)
  • bluss/arrayvec - A vector with a fixed capacity. (Rust) (⭐️460)
  • bluss/either - The enum Either with variants Left and Right is a general purpose sum type with two cases. (⭐️228)
  • bluss/indexmap - A hash table with consistent order and fast iteration; access items by key or sequence index (⭐️945)
  • bluss/maplit - Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet. (⭐️326)
  • bluss/scopeguard - Rust crate for a convenient RAII scope guard. (⭐️220)
  • bmatthieu3/rib - rib: a Rust collada importer for your 3D game projects (⭐️15)
  • bnclabs/xorfilter - Rust library implementing xor-filters [Apache License 2.0] (⭐️76)
  • boa-dev/boa - Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language. (⭐️2913)
  • bodil/smartstring - Compact inlined strings for Rust. [Mozilla Public License 2.0] (⭐️348)
  • bodil/vgtk - A declarative desktop UI framework for Rust built on GTK and Gtk-rs (⭐️750)
  • bodoni/svg - Composer and parser for SVG (⭐️181)
  • bokuweb/lifegameboy - 🦀 Conway's Game of Life written in Rust on GameBoyAdvance (⭐️52)
  • Bombfuse/emerald - A 2D rust game engine focused on portability. [MIT License] (⭐️369)
  • bombomby/optick-rs - Optick for Rust [MIT License] (⭐️83)
  • Bonfida/token-vesting - A Vesting Contract for the Solana Blockchain (⭐️152)
  • bonsairobo/bevy_rider - Classic Line Rider implemented with the Bevy engine and Rapier 2D. (⭐️14)
  • bonsairobo/building-blocks - A voxel library for real-time applications. [MIT License] (⭐️306)
  • bonsairobo/fast-surface-nets-rs - A fast isosurface extraction algorithm. [MIT License] (⭐️20)
  • bonsairobo/feldspar - Procedural voxel worlds for Bevy Engine. [MIT License] (⭐️43)
  • bonsairobo/sled-snapshots - Incremental backups of sled trees. (⭐️5)
  • bootandy/dust - A more intuitive version of du in rust [Apache License 2.0] (⭐️3905)
  • boringcactus/cargo-why - traces dependency paths to show why a crate was required [MIT License] (⭐️14)
  • botika/v_escape - The simd optimized escape code (⭐️42)
  • bottlerocket-os/bottlerocket - An operating system designed for hosting containers (⭐️6187)
  • BourgondAries/file-rotate - File/log rotation writer for Rust [MIT License] (⭐️11)
  • bozaro/lz4-rs - Rust LZ4 bindins library [MIT License] (⭐️147)
  • BrainiumLLC/cargo-mobile - Rust on mobile made easy! (⭐️626)
  • BrainiumLLC/gee - A convenience-first geometry library tailor-made for 2D games! 📐 (⭐️7)
  • bread-graphics/breadx - An implementation of the X Window System Protocol in Rust (⭐️214)
  • brendanzab/codespan - Beautiful diagnostic reporting for text-based programming languages. [Apache License 2.0] (⭐️738)
  • Bromeon/js-sandbox - Securely embed JavaScript code into a Rust application [zlib License] (⭐️117)
  • brson/basic-http-server - A simple static HTTP server in Rust, for learning and local doc development (⭐️338)
  • brson/ferris-fencing - (⭐️42)
  • brson/stdx - The missing batteries of Rust (⭐️1784)
  • btrepp/bevy-prototype-parallax - Parallax backgrounds for bevy cameras (⭐️16)
  • budziq/rust-skeptic - Test your Rust Markdown documentation via Cargo (⭐️273)
  • bugzmanov/nes_ebook - A mini book on writing NES emulator using rust lang (⭐️132)
  • BurntSushi/bstr - A string type for Rust that is not required to be valid UTF-8. (⭐️414)
  • BurntSushi/fst - Represent large sets and maps compactly with finite state transducers. (⭐️1367)
  • BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore (⭐️30245)
  • BurntSushi/rust-snappy - Snappy compression implemented in Rust (including the Snappy frame format). [BSD 3-Clause "New" or "Revised" License] (⭐️332)
  • BurntSushi/walkdir - Rust library for walking directories recursively. (⭐️728)
  • BurntSushi/xsv - A fast CSV command line toolkit written in Rust. (⭐️8111)
  • bvaisvil/zenith - Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage [MIT License] (⭐️1320)
  • BVE-Reborn/switchyard - Real-time compute-focused async executor with job pools, thread-local data, and priorities. (⭐️41)
  • bwasty/gltf-viewer - glTF 2.0 Viewer written in Rust [The Unlicense] (⭐️152)
  • bwasty/google-draco-rs - Rust wrapper crate for the Google Draco mesh compression library (WIP) (⭐️3)
  • bwasty/learn-opengl-rs - Rust port of JoeyDeVries/LearnOpenGL [The Unlicense] (⭐️747)
  • bwasty/vulkan-tutorial-rs - Rust version of https://github.com/Overv/VulkanTutorial [The Unlicense] (⭐️515)
  • Byron/dua-cli - View disk space usage and delete unwanted data, fast. [MIT License] (⭐️1332)
  • Byron/gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git (⭐️3418)
  • Byron/treediff-rs - Extract differences between arbitrary datastructures (⭐️53)
  • bytecodealliance/cap-std - Capability-oriented version of the Rust standard library (⭐️390)
  • bytecodealliance/cargo-wasi - A lightweight Cargo subcommand to build Rust code for the wasm32-wasi target [Apache License 2.0] (⭐️324)
  • bytecodealliance/cranelift-jit-demo - JIT compiler and runtime for a toy language, using Cranelift [Apache License 2.0] (⭐️377)
  • bytecodealliance/lucet - Lucet, the Sandboxing WebAssembly Compiler. [Apache License 2.0] (⭐️4064) Archived!
  • bytecodealliance/rustix - Safe Rust bindings to POSIX-ish APIs (⭐️476)
  • bytecodealliance/wasm-tools - Low level tooling for WebAssembly in Rust [Apache License 2.0] (⭐️392)
  • bytecodealliance/wasmtime - Standalone JIT-style runtime for WebAssembly, using Cranelift [Apache License 2.0] (⭐️7182)
  • calebwin/emu - The write-once-run-anywhere GPGPU library for Rust [MIT License] (⭐️1472)
  • calebzulawski/fourier - Fast Fourier transforms (FFTs) in Rust (⭐️218)
  • camino-rs/camino - Like Rust's std::path::Path, but UTF-8. (⭐️202)
  • candy-lang/candy - 🍭 A sweet programming language, mainly inspired by Elixir, Kotlin, and Rust [MIT License] (⭐️75)
  • Canop/bacon - background rust code check [GNU AGPLv3] (⭐️309)
  • Canop/safecloset - Cross-platform Secure TUI Secret Locker [GNU AGPLv3] (⭐️49)
  • Canop/termimad - A library to display rich (Markdown) snippets and texts in a rust terminal application [MIT License] (⭐️518)
  • cantino/mcfly - Fly through your shell history. Great Scott! [MIT License] (⭐️3870)
  • capnproto/capnproto-rust - Cap'n Proto for Rust [MIT License] (⭐️1319)
  • carllerche/codegen - A Rust library providing a builder API to generate Rust code. [MIT License] (⭐️180)
  • carlos-menezes/get-port - Get an available TCP/UDP port (⭐️5)
  • cart/ecs_bench - A criterion port of ecs_bench (⭐️3)
  • casey/just - 🤖 Just a command runner (⭐️5315)
  • cashioapp/cashio - $CASH Rules Everything Around Me [GNU AGPLv3] (⭐️35)
  • CensoredUsername/dynasm-rs - A dynasm-like tool for rust. [Mozilla Public License 2.0] (⭐️510)
  • ChainSafe/forest - 🌲 Rust Filecoin Node Implementation (⭐️419)
  • chemicstry/wasm_thread - A rust std::thread replacement for wasm32 target (⭐️45)
  • ChevyRay/qoi_rs - A Rust encoder/decoder for Dominic Szablewski's QOI format for fast, lossless image compression. [MIT License] (⭐️60)
  • chinedufn/landon - A collection of tools, data structures and methods for exporting Blender data (such as meshes and armatures) and preparing it for your rendering pipeline. (⭐️116)
  • chinedufn/percy - Build frontend browser apps with Rust + WebAssembly. Supports server side rendering. (⭐️1942)
  • chinedufn/rectangle-pack - A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case. (⭐️55)
  • chiselstrike/chiselstore - SQLite + Little Raft = 🚀 [MIT License] (⭐️423)
  • chmln/sd - Intuitive find & replace CLI (sed alternative) [MIT License] (⭐️3033)
  • chronotope/chrono - Date and time library for Rust (⭐️1912)
  • citahub/cita - A high performance blockchain kernel for enterprise users. [Apache License 2.0] (⭐️1253)
  • cjbassi/ytop - A TUI system monitor written in Rust [MIT License] (⭐️2073) Archived!
  • clap-rs/clap - A full featured, fast Command Line Argument Parser for Rust (⭐️8255)
  • CleanCut/rusty_engine - 2D game engine for learning Rust (⭐️160)
  • CleanCut/ultimate_rust2 - The best Intermediate Rust course out there! [MIT License] (⭐️65)
  • CleanCut/ultimate_rust_crash_course - Rust Programming Fundamentals - one course to rule them all, one course to find them... [MIT License] (⭐️598)
  • clojure-rs/ClojureRS - Clojure, implemented atop Rust (unofficial) [Apache License 2.0] (⭐️620)
  • cloud-hypervisor/cloud-hypervisor - A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compact footprint. Written in Rust with a strong focus on security. (⭐️1778)
  • cloudflare/boringtun - Userspace WireGuard® Implementation in Rust [BSD 3-Clause "New" or "Revised" License] (⭐️4107)
  • cloudflare/saffron - The cron parser powering Cron Triggers on Cloudflare Workers [BSD 3-Clause "New" or "Revised" License] (⭐️183)
  • cloudhead/rgx - Modern mid-level 2D graphics library [MIT License] (⭐️183)
  • clux/muslrust - Docker environment for building musl based static rust binaries [MIT License] (⭐️564)
  • cobalt-org/liquid-rust - Liquid templating for Rust [MIT License] (⭐️281)
  • comit-network/comit-rs - Reference implementation of COMIT, an open protocol facilitating trustless cross-blockchain applications. [GNU GPLv3] (⭐️189) Archived!
  • connorskees/grass - A near-feature-complete Sass compiler written purely in Rust [MIT License] (⭐️227)
  • console-rs/indicatif - A command line progress reporting library for Rust [MIT License] (⭐️2454)
  • constellation-rs/amadeus - Harmonious distributed data analysis in Rust. [Apache License 2.0] (⭐️386)
  • constellation-rs/constellation - Distributed programming for Rust. [Apache License 2.0] (⭐️430)
  • containers/youki - A container runtime written in Rust [Apache License 2.0] (⭐️3422)
  • conwayste/conwayste - Multiplayer Conway's Game of Life (desktop app + server) implemented in Rust [GNU GPLv3] (⭐️21)
  • coord-e/magicpak - 🔨 Build minimal docker images without static linking (⭐️573)
  • coreos/openssh-keys - A pure-Rust library to read and write OpenSSH public keys (⭐️27)
  • CosmWasm/cosmwasm - Framework for building smart contracts in Wasm for the Cosmos SDK [Apache License 2.0] (⭐️573)
  • crabs-n-simone/physme - A physics engined based on my ldjam-47 entry [MIT License] (⭐️30) Archived!
  • cramt/shoulda - (⭐️5)
  • crate-ci/cargo-release - Cargo subcommand release: everything about releasing a rust crate. (⭐️790)
  • CrateProtocol/crate - 📦 Tokenized baskets on Solana. [GNU AGPLv3] (⭐️56)
  • creativcoder/avrow - Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support. (⭐️24)
  • crev-dev/cargo-crev - A cryptographically verifiable code review system for the cargo (Rust) package manager. (⭐️1562)
  • Crocodoctopus/compy - [Apache License 2.0] (⭐️2)
  • cross-rs/cross - “Zero setup” cross compilation and “cross testing” of Rust crates (⭐️2880)
  • crossbeam-rs/crossbeam - Tools for concurrent programming in Rust (⭐️4488)
  • crossterm-rs/crossterm - Cross platform terminal library rust [MIT License] (⭐️1564)
  • crossterm-rs/examples - Crossterm Examples [MIT License] (⭐️6) Archived!
  • crrodger/timezoners - A GUI application to visually see the time in different time zones [MIT License] (⭐️5)
  • cryptocorrosion/cryptocorrosion - Performance crypto in pure Rust (⭐️34)
  • ctron/colored_json - Generating colored JSON in Rust [Eclipse Public License 2.0] (⭐️16)
  • cucumber-rs/cucumber - Cucumber testing framework for Rust. Fully native, no external test runners or dependencies. (⭐️325)
  • curlpipe/ox - An independent Rust text editor that runs in your terminal! [GNU GPLv2] (⭐️2724)
  • CympleTech/chamomile - Lightweight p2p library. Support build robust stable connection on p2p/distributed network. (⭐️67)
  • CympleTech/TDN - Trusted Distributed Network. (Also a micro-framework for building decentralized applications) (⭐️108)
  • cztomsik/graffiti - HTML/CSS engine for node.js and deno. [MIT License] (⭐️825)
  • dalance/procs - A modern replacement for ps written in Rust [MIT License] (⭐️2734)
  • dalek-cryptography/zkp - Experimental zero-knowledge proof compiler in Rust macros (⭐️119)
  • dandavison/delta - A syntax-highlighting pager for git, diff, and grep output [MIT License] (⭐️12889)
  • dani-garcia/vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs [GNU GPLv3] (⭐️15397)
  • danieleades/longshoreman - docker client in pure rust (⭐️7)
  • danielhenrymantilla/iter-python-rs - Python generator expressions and 'list' comprehensions (https://crates.io/crates/iter-python) [MIT License] (⭐️10)
  • danielhenrymantilla/macro_rules_attribute-rs - Use declarative macros as proc_macro attributes or derives [MIT License] (⭐️22)
  • danielhenrymantilla/rust-function_name - macro that expands to the name of the annotated function [MIT License] (⭐️3)
  • danielzfranklin/cargo-rr - A light wrapper around rr, the time-travelling debugger (⭐️119)
  • dappforce/subsocial-node - Subsocial full node with Substrate/Polkadot pallets for decentralized communities: blogs, posts, comments, likes, reputation. [GNU GPLv3] (⭐️71)
  • Darksonn/watch - A synchronous message passing channel that only retains the most recent value. [MIT License] (⭐️4)
  • DataDog/glommio - Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans. (⭐️1874)
  • datafuselabs/databend - A modern Elasticity and Performance cloud data warehouse, activate your object storage for sub-second analytics. [Apache License 2.0] (⭐️3681)
  • datafuselabs/openraft - rust raft with improvements (⭐️480)
  • DavidBM/acteur-rs - An safe & opinionated actor-like framework written in Rust that just works. Simple, robust, fast, documented. (⭐️67)
  • davidcole1340/ext-php-rs - Bindings for the Zend API to build PHP extensions natively in Rust. (⭐️159)
  • davidpdrsn/extend - Create extensions for types you don't own with extension traits but without the boilerplate [MIT License] (⭐️89)
  • davidpdrsn/todo-or-die - TODOs you cannot forget! [MIT License] (⭐️526)
  • dbrgn/tealdeer - A very fast implementation of tldr in Rust. (⭐️2093)
  • dcchut/async-recursion - Procedural macro for recursive async functions (⭐️105)
  • denisidoro/navi - An interactive cheatsheet tool for the command-line [Apache License 2.0] (⭐️10841)
  • denoland/deno - A modern runtime for JavaScript and TypeScript. [MIT License] (⭐️81481)
  • denoland/rusty_v8 - Rust bindings for the V8 JavaScript engine [MIT License] (⭐️2158)
  • Detegr/rust-ctrlc - Easy Ctrl-C handler for Rust projects (⭐️363)
  • devashishdxt/abci-rs - Rust crate for creating ABCI applications (⭐️23)
  • devfans/moba-proto - Simple proto implementation for MOBA. [Apache License 2.0] (⭐️6)
  • dfinity/ic - Internet Computer blockchain source: the client/replica software run by nodes (⭐️984)
  • dfrg/swash - Font introspection, complex text shaping and glyph rendering. (⭐️315)
  • diesel-rs/diesel - A safe, extensible ORM and Query Builder for Rust (⭐️8204)
  • digama0/mm0 - Metamath Zero specification language [Creative Commons Zero v1.0 Universal] (⭐️212)
  • Diggsey/act-zero - (⭐️115)
  • Diggsey/ijson - More efficient alternative to serde_json::Value which saves memory by interning primitive values and using tagged pointers. (⭐️60)
  • dignifiedquire/async-tar - A tar archive reading/writing library for async Rust. (⭐️52)
  • dimforge/bevy_rapier - Official Rapier plugin for the Bevy game engine. [Apache License 2.0] (⭐️330)
  • dimforge/nalgebra - Linear algebra library for Rust. [Apache License 2.0] (⭐️2603)
  • dimforge/ncollide - 2 and 3-dimensional collision detection library in Rust. [Apache License 2.0] (⭐️908)
  • dimforge/nphysics - 2 and 3-dimensional rigid body physics engine for Rust. [Apache License 2.0] (⭐️1540)
  • dimforge/parry - 2D and 3D collision-detection library for Rust. [Apache License 2.0] (⭐️203)
  • dimforge/rapier - 2D and 3D physics engines focused on performance. [Apache License 2.0] (⭐️1504)
  • dimforge/salva - 2 and 3-dimensional fluid simulation library in Rust. [Apache License 2.0] (⭐️289)
  • DioxusLabs/dioxus - Elegant React-like library for building user interfaces for desktop, web, mobile, SSR, liveview, and more. (⭐️3405)
  • DioxusLabs/rink - Build reactive terminal user interfaces using Rust and Dioxus. (⭐️79)
  • DiscordTauri/discord-tauri - A lightweight Discord wrapper made in Tauri [GNU GPLv3] (⭐️69)
  • distil/rust_lua_ffi - Automatic Rust and Lua glue code generation for seamless FFI interop [Apache License 2.0] (⭐️39)
  • diwic/alsa-rs - Thin but safe ALSA wrappers for Rust (⭐️75)
  • djc/askama - Type-safe, compiled Jinja-like templates for Rust (⭐️1640)
  • djeedai/bevy_tweening - Tweening animation plugin for the Bevy game engine. (⭐️53)
  • dmitriy-shmilo/sio2 - A simple powder toy clone written in Rust with bevy. (⭐️24)
  • Doctave/doctave - A batteries-included developer documentation site generator [MIT License] (⭐️349)
  • doctorn/micro-mitten - You might not need your garbage collector [GNU GPLv2] (⭐️488)
  • doctorn/obake - Versioned data-structures for Rust (⭐️146)
  • Dooskington/grubbnet - 📡 A crate for writing TCP servers and clients for applications and games [MIT License] (⭐️74)
  • doy/vt100-rust - [MIT License] (⭐️12)
  • dpc/rdedup - Data deduplication engine, supporting optional compression and public key encryption. (⭐️742)
  • dprint/dprint - Pluggable and configurable code formatting platform written in Rust. [MIT License] (⭐️1153)
  • driftluo/tentacle - A multiplexed p2p network framework that supports custom protocols [MIT License] (⭐️176)
  • dropbox/divans - Building better compression together [Apache License 2.0] (⭐️350)
  • dropbox/fast_rsync - An optimized implementation of librsync in pure Rust. [Apache License 2.0] (⭐️469)
  • dropbox/rust-brotli - Brotli compressor and decompressor written in rust that optionally avoids the stdlib [BSD 3-Clause "New" or "Revised" License] (⭐️589)
  • DSpeckhals/bible.rs - A Bible server written in Rust using Actix Web and Diesel [MIT License] (⭐️197)
  • dtolnay/anyhow - Flexible concrete Error type built on std::error::Error (⭐️2779)
  • dtolnay/async-trait - Type erasure for async trait methods (⭐️1043)
  • dtolnay/automod - Pull in every source file in a directory as a module (⭐️89)
  • dtolnay/cargo-expand - Subcommand to show result of macro expansion (⭐️1392)
  • dtolnay/cargo-llvm-lines - Count lines of LLVM IR per generic function (⭐️230)
  • dtolnay/case-studies - Analysis of various tricky Rust code (⭐️1124)
  • dtolnay/cxx - Safe interop between Rust and C++ (⭐️3723)
  • dtolnay/indoc - Indented document literals for Rust (⭐️308)
  • dtolnay/inherent - Make trait methods callable without the trait in scope (⭐️102)
  • dtolnay/inventory - Typed distributed plugin registration (⭐️455) Archived!
  • dtolnay/linkme - Safe cross-platform linker shenanigans (⭐️220) Archived!
  • dtolnay/paste - Macros for all your token pasting needs (⭐️585)
  • dtolnay/prettyplease - A minimal syn syntax tree pretty-printer (⭐️348)
  • dtolnay/proc-macro-hack - Procedural macros in expression position (⭐️199) Archived!
  • dtolnay/proc-macro-workshop - Learn to write Rust procedural macros  [Rust Latam conference, Montevideo Uruguay, March 2019] (⭐️1818)
  • dtolnay/reflect - Compile-time reflection API for developing robust procedural macros (proof of concept) (⭐️433) Archived!
  • dtolnay/rust-quiz - Medium to hard Rust questions with explanations [Creative Commons Attribution Share Alike 4.0 International] (⭐️744)
  • dtolnay/rustversion - Conditional compilation according to rustc compiler version (⭐️198)
  • dtolnay/semver-trick - How to avoid complicated coordinated upgrades (⭐️325)
  • dtolnay/serde-yaml - Strongly typed YAML library for Rust (⭐️512)
  • dtolnay/star-history - Graph history of GitHub stars of a user or repo over time (⭐️88)
  • dtolnay/syn - Parser for Rust source code (⭐️1624)
  • dtolnay/thiserror - derive(Error) for struct and enum error types (⭐️2177)
  • dtolnay/typetag - Serde serializable and deserializable trait objects (⭐️546) Archived!
  • dtolnay/watt - Runtime for executing procedural macros as WebAssembly (⭐️817)
  • ducaale/xh - Friendly and fast tool for sending HTTP requests [MIT License] (⭐️2710)
  • Dushistov/flapigen-rs - Tool for connecting programs or libraries written in Rust with other languages [BSD 3-Clause "New" or "Revised" License] (⭐️592)
  • dylanede/cassowary-rs - A Rust implementation of the Cassowary constraint solving algorithm (⭐️283)
  • dylanhart/ulid-rs - This is a Rust implementation of the ulid project [MIT License] (⭐️128)
  • ecumene/rust-sloth - A 3D software rasterizer... for the terminal! [ISC License] (⭐️559)
  • edgeandnode/eventuals - Eventually consistent values for Rust (⭐️105)
  • egraphs-good/egg - egg is a flexible, high-performance e-graph library [MIT License] (⭐️623)
  • ekzhang/crepe - Datalog compiler embedded in Rust as a procedural macro (⭐️262)
  • ekzhang/rpt - A physically-based path tracer (⭐️358)
  • EmbarkStudios/cargo-about - 📜 Cargo plugin to generate list of all licenses for a crate 🦀 (⭐️246)
  • EmbarkStudios/cargo-deny - ❌ Cargo plugin for linting your dependencies 🦀 (⭐️790)
  • EmbarkStudios/puffin - 🐦 Friendly little instrumentation profiler for Rust 🦀 (⭐️587)
  • EmbarkStudios/rpmalloc-rs - 🐏 rpmalloc global memory allocator for Rust 🦀 (⭐️86)
  • EmbarkStudios/rust-ecosystem - Rust wants & tracking for Embark 🦀 (⭐️558)
  • EmbarkStudios/rust-gpu - 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧 (⭐️4406)
  • EmbarkStudios/texture-synthesis - 🎨 Example-based texture synthesis written in Rust 🦀 (⭐️1561)
  • EmbarkStudios/tryhard - 💫 Easily retry futures 🦀 (⭐️98)
  • embassy-rs/embassy - Rust Embedded async executor and HALs (⭐️573)
  • embedded-graphics/embedded-graphics - A no_std graphics library for embedded applications (⭐️474)
  • embedded-graphics/embedded-text - Multiline TextBox for the embedded-graphics Rust crate [MIT License] (⭐️34)
  • emberian/evdev - (⭐️61)
  • emilk/egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native (⭐️8451)
  • emilk/eterm - Exeprimental visual terminal for egui (⭐️26)
  • emilk/hobogo - Rust + WASM experiment (⭐️32)
  • emoon/dynamic_reload - Dynamic reloading of shared libraries [Apache License 2.0] (⭐️306)
  • emoon/rust_minifb - Cross platfrom window and framebuffer crate for Rust (⭐️676)
  • endbasic/endbasic - BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust [Apache License 2.0] (⭐️172)
  • enigo-rs/enigo - Cross platform input simulation in Rust [MIT License] (⭐️367)
  • ENQT-GmbH/remoc - Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust (⭐️70)
  • enso-org/ide - Enso – a visual and textual functional programming language. [GNU AGPLv3] (⭐️429) Archived!
  • eraeco/rod - A sturdy database written in rust to build your application with. (⭐️5)
  • erasin/bevy_vox - Load MagicaVoxel Vox file for bevy engine. [MIT License] (⭐️17)
  • ErnWong/crystalorb - Network-agnostic, high-level game networking library for client-side prediction and server reconciliation (unconditional rollback). (⭐️132)
  • est31/cargo-udeps - Find unused dependencies in Cargo.toml (⭐️773)
  • estebank/makeit - Zero-overhead type-safe builder pattern derive macro for your Rust structs (⭐️196)
  • estivate/ldtk_rust - Parse LDtk JSON files into typed Rust objects. [MIT License] (⭐️38)
  • ethanpailes/debug-here - A cross platform rust debugger hook (⭐️61)
  • ethereum/fe - Emerging smart contract language for the Ethereum blockchain. (⭐️988)
  • evestera/json_typegen - Tools and libraries to create types for Rust, Kotlin and TypeScript from JSON samples (⭐️133)
  • exonum/exonum - An extensible open-source framework for creating private/permissioned blockchain applications [Apache License 2.0] (⭐️1139)
  • exphp-share/open-learning-opt - optimizing somebody else's code (⭐️4)
  • extrawurst/gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀 [MIT License] (⭐️7694)
  • extrawurst/godot-vs-rapier - compare gdnative rust based physics against Godot built-in physics (⭐️69)
  • ezrosent/allocators-rs - Allocators in Rust (⭐️268)
  • ezrosent/frawk - an efficient awk-like language (⭐️899)
  • FabioMencoboni/zoea - The worst crates.io package you will ever outgrow (⭐️2)
  • facebookexperimental/starlark-rust - A Rust implementation of the Starlark language [Apache License 2.0] (⭐️275)
  • facebookincubator/cargo-guppy - Track and query Cargo dependency graphs. (⭐️288)
  • facebookresearch/narwhal - Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus. [Apache License 2.0] (⭐️68)
  • facundoolano/rpg-cli - Your filesystem as a dungeon! [MIT License] (⭐️1128)
  • fancy-regex/fancy-regex - Rust library for regular expressions using "fancy" features like look-around and backreferences [MIT License] (⭐️254)
  • faradayio/cage - Develop and deploy complex Docker applications (⭐️303)
  • fdehau/tui-rs - Build terminal user interfaces and dashboards using Rust [MIT License] (⭐️6968)
  • feather-rs/feather - A Minecraft server implementation in Rust [Apache License 2.0] (⭐️1616)
  • federico-terzi/espanso - Cross-platform Text Expander written in Rust [GNU GPLv3] (⭐️4736)
  • FedericoPonzi/Horust - Horust is a supervisor / init system written in rust and designed to run inside containers. [MIT License] (⭐️87)
  • femtovg/femtovg - Antialiased 2D vector drawing library written in Rust (⭐️385)
  • ffizer/ffizer - ffizer is a files and folders initializer / generator. Create any kind (or part) of project from template. [Creative Commons Zero v1.0 Universal] (⭐️57)
  • fiberplane/fp-bindgen - Bindings generator for full-stack WASM plugins [Apache License 2.0] (⭐️189)
  • FindoraNetwork/zei - Zei is a library that provide tools to create and verify public transaction with confidential data. (⭐️49)
  • fintelia/smaa-rs - Library for post-process antialiasing [MIT License] (⭐️50)
  • fintelia/terra - A large scale terrain rendering library written in Rust [Apache License 2.0] (⭐️200)
  • firecracker-microvm/firecracker - Secure and fast microVMs for serverless computing. [Apache License 2.0] (⭐️17725)
  • fishfight/FishFight - Tactical 2D shooter in fishy pixels style. Made with Rust-lang and Macroquad 🦀🌶 (⭐️547)
  • fishinabarrel/linux-kernel-module-rust - Framework for writing Linux kernel modules in safe Rust [GNU GPLv2] (⭐️1242) Archived!
  • fitzgen/bindgen-tutorial-bzip2-sys - A tutorial/example crate for generating C/C++ bindings on-the-fly with libbindgen [The Unlicense] (⭐️68)
  • fitzgen/bumpalo - A fast bump allocation arena for Rust (⭐️723)
  • fitzgen/dodrio - A fast, bump-allocated virtual DOM library for Rust and WebAssembly. [Mozilla Public License 2.0] (⭐️1222) Archived!
  • fizyk20/generic-array - Generic array types in Rust [MIT License] (⭐️288)
  • flamegraph-rs/flamegraph - Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3 (⭐️2430)
  • fleabitdev/glsp - The GameLisp scripting language (⭐️321)
  • flosse/rust-web-framework-comparison - A comparison of some web frameworks and libs written in Rust (⭐️3042)
  • fltk-rs/fltk-rs - Rust bindings for the FLTK GUI library. [MIT License] (⭐️760)
  • fltk-rs/fluid - A crate wrapping fltk's fluid [MIT License] (⭐️8)
  • flutter-rs/cargo-flutter - flutter-rs devtool (⭐️10)
  • flutter-rs/flutter-rs - Build beautiful desktop apps with flutter and rust. 🌠 (wip) [MIT License] (⭐️1926)
  • fmenozzi/shadertoy-rs - A desktop client for Shadertoy written in Rust [MIT License] (⭐️51)
  • foniod/redbpf - Rust library for building and running BPF/eBPF modules (⭐️1168)
  • foresterre/sic - 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. (⭐️90)
  • fpapado/blurhash-rust-wasm - A Rust and WASM implementation of the blurhash algorithm [MIT License] (⭐️138)
  • Freaky/tarssh - A simple SSH tarpit inspired by endlessh [MIT License] (⭐️98)
  • frewsxcv/alert-after - Get a desktop notification after a command finishes executing. (⭐️240)
  • frol/flatc-rust - FlatBuffers compiler (flatc) as API (with focus on transparent .fbs to .rs code-generation via Cargo build scripts integration) (⭐️78)
  • frugalos/frugalos - Frugal Object Storage [MIT License] (⭐️323)
  • fschutt/azul - Desktop GUI Framework (⭐️5086)
  • fschutt/printpdf - An easy-to-use library for writing PDF in Rust [MIT License] (⭐️509)
  • fu5ha/cint - A lean, minimal, and stable set of types for color interoperation between crates in Rust. (⭐️13)
  • fu5ha/gfx-hal-tutorial - (⭐️14)
  • fu5ha/rayn - A small path tracing renderer written in Rust. (⭐️461)
  • fu5ha/rendy-pbr - PBR rendering example/experiment with rendy (⭐️218)
  • fu5ha/ultraviolet - A wide linear algebra crate for games and graphics. (⭐️589)
  • fussybeaver/bollard - Docker daemon API in Rust [Apache License 2.0] (⭐️315)
  • fzyzcjy/flutter_rust_bridge - High-level memory-safe binding generator for Flutter/Dart <-> Rust [MIT License] (⭐️1019)
  • gabdube/native-windows-gui - A light windows GUI toolkit for rust [MIT License] (⭐️1316)
  • gam0022/hanamaru-renderer - PathTracing in Rust (⭐️59)
  • gamozolabs/fzero_fuzzer - A fast Rust-based safe and thead-friendly grammar-based fuzz generator [MIT License] (⭐️195)
  • gavynriebau/xor - XOR encryption CLI app written in Rust [MIT License] (⭐️8)
  • Geal/nom - Rust parser combinator framework [MIT License] (⭐️6381)
  • genedna/rust-learning - Demos of learning Rust lang [MIT License] (⭐️5)
  • geom3trik/tuix - Cross-platform GUI toolkit written in Rust [MIT License] (⭐️168)
  • georust/rstar - R*-tree library for the rust ecosystem (⭐️172)
  • getditto/safer_ffi - Write safer FFI code in Rust without polluting it with unsafe code [MIT License] (⭐️454)
  • getsynth/synth - The Declarative Data Generator [Apache License 2.0] (⭐️802)
  • getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org [MIT License] (⭐️8410)
  • gfx-rs/gfx - [maintenance mode] A low-overhead Vulkan-like GPU API for Rust. (⭐️5123)
  • gfx-rs/gfx-extras - DEPRECATED: Extra libraries to help working with gfx-hal [Mozilla Public License 2.0] (⭐️22)
  • gfx-rs/naga - Universal shader translation in Rust (⭐️835)
  • gfx-rs/rspirv - Rust implementation of SPIR-V module processing functionalities [Apache License 2.0] (⭐️360)
  • gfx-rs/wgpu - Safe and portable GPU abstraction in Rust, implementing WebGPU API. (⭐️4365)
  • gfx-rs/wgpu-rs - Rust bindings to wgpu native library [Mozilla Public License 2.0] (⭐️1693) Archived!
  • GGabi/RippleDB - An Intuitive GraphDB for the Performance-Oriented [MIT License] (⭐️6)
  • ggez/good-web-game - An alternative ggez implementation on top of miniquad. [MIT License] (⭐️273)
  • gin66/tui-logger - Logger and Widget for rust's tui crate (⭐️61)
  • gleam-lang/gleam - ⭐️ A friendly language for building type-safe, scalable systems! [Apache License 2.0] (⭐️3767)
  • glium/glium - Safe OpenGL wrapper for the Rust language. [Apache License 2.0] (⭐️2860)
  • glowcoil/raw-gl-context - cross-platform OpenGL context creation (⭐️17)
  • gltf-rs/gltf - A crate for loading glTF 2.0 (⭐️297)
  • gluesql/gluesql - GlueSQL is quite sticky, it attaches to anywhere. [Apache License 2.0] (⭐️1287)
  • gluon-lang/gluon - A static, type inferred and embeddable language written in Rust. [MIT License] (⭐️2534)
  • gnzlbg/jemallocator - Rust allocator using jemalloc as a backend (⭐️301)
  • gnzlbg/mimallocator - (⭐️55)
  • godot-rust/godot-rust - Rust bindings for GDNative [MIT License] (⭐️2336)
  • golemfactory/yagna - An open platform and marketplace for distributed computations [GNU GPLv3] (⭐️230)
  • Gonzih/crabquery - JQuery for Crabs [MIT License] (⭐️46)
  • google/argh - Rust derive-based argument parsing optimized for code size [BSD 3-Clause "New" or "Revised" License] (⭐️1079)
  • google/autocxx - Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers (⭐️1450)
  • google/cargo-raze - Generate Bazel BUILD from Cargo dependencies! [Apache License 2.0] (⭐️366)
  • google/evcxr - [Apache License 2.0] (⭐️3015)
  • google/rerast - A tool for transforming Rust code using rules [Apache License 2.0] (⭐️686)
  • google/shaderc-rs - Rust bindings for the shaderc library. [Apache License 2.0] (⭐️180)
  • google/tarpc - An RPC framework for Rust with a focus on ease of use. [MIT License] (⭐️2046)
  • googlefonts/compute-shader-101 - Sample code for compute shader 101 training (⭐️297)
  • googleforgames/quilkin - Quilkin is a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game server deployments, to ensure security, access control, telemetry data, metrics and more. [Apache License 2.0] (⭐️783)
  • grantshandy/gtktranslate - A Simple GTK Translator [GNU GPLv3] (⭐️9)
  • grantshandy/libretranslate-rs - The LibreTranslate API client for Rust. [MIT License] (⭐️45)
  • GraphiteEditor/Graphite - Powerful 2D vector and raster editing. Procedural and nondestructive. [Apache License 2.0] (⭐️1196)
  • graphprotocol/graph-node - Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL (⭐️1824)
  • graphql-rust/graphql-client - Typed, correct GraphQL requests and responses in Rust (⭐️794)
  • graphql-rust/juniper - GraphQL server library for Rust [BSD 2-Clause "Simplified" License] (⭐️4425)
  • GRASBOCK/makima_spline - A implementation of the modified akima interpolation in rust (⭐️12)
  • greatest-ape/OctaSine - VST2 frequency modulation synthesizer written in Rust [GNU AGPLv3] (⭐️271)
  • gridbugs/wfc - Crates implementing the Wave Function Collapse algorithm [MIT License] (⭐️81)
  • Grokmoo/sulis - Turn based tactical RPG with several campaigns, written in Rust (⭐️395)
  • Grokmoo/thyme - Themable Immediate Mode User Interface Toolkit in Rust [Apache License 2.0] (⭐️98)
  • grovesNL/glow - GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code (⭐️562)
  • gtk-rs/examples - DEPRECATED, use https://github.com/gtk-rs/gtk-rs repository instead! (⭐️289) Archived!
  • gtk-rs/gtk3-rs - Provides Rust bindings for GTK libraries (⭐️332)
  • guerinoni/perg - Grep implementation in rust. [MIT License] (⭐️10)
  • guillaume-be/rust-bert - Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...) [Apache License 2.0] (⭐️895)
  • guni1192/cromwell - Rust Rootless Container Runntime [MIT License] (⭐️41)
  • gwihlidal/meshopt-rs - Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly. (⭐️77)
  • gyroflow/gyroflow - Video stabilization using gyroscope data [GNU GPLv3] (⭐️3110)
  • H-M-H/Weylus - Use your tablet as graphic tablet/touch screen on your computer. [GNU AGPLv3] (⭐️2556)
  • h3r2tic/dolly - Composable camera rigs (⭐️195)
  • hacspec/hacspec - A specification language for cryptography primitives. [MIT License] (⭐️123)
  • hadilq/rust-flutter-reactive - This is a sample app to improve consistency over Mobile App Development. [Apache License 2.0] (⭐️15)
  • haighcam/egui_nodes - [MIT License] (⭐️67)
  • hamza1311/material-yew - Yew wrapper for Material Web Components [Apache License 2.0] (⭐️96)
  • HannesMann/keyframe - A simple library for animation in Rust [MIT License] (⭐️72)
  • hannobraun/Fornjot - The world needs another CAD program. (⭐️746)
  • hansihe/voxel_worldgen - A voxel world generator written in Rust (⭐️62)
  • haraldh/rust_uds_windows - Unix Domain Sockets for Windows! [MIT License] (⭐️13)
  • HarrisonB/ruut - Make easy-to-type folder and easy-to-get structures easy to read; think tree for data [MIT License] (⭐️53)
  • hatoo/oha - Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation. [MIT License] (⭐️972)
  • headcrab-rs/headcrab - A modern Rust debugging library 🦀 (⭐️806)
  • hecrj/glow_glyph - A fast text renderer for glow (https://github.com/grovesNL/glow) (⭐️7)
  • hecrj/wgpu_glyph - A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu) [MIT License] (⭐️275)
  • heim-rs/heim - Cross-platform async library for system information fetching 🦀 (⭐️728)
  • helix-editor/helix - A post-modern modal text editor. [Mozilla Public License 2.0] (⭐️7606)
  • hermitcore/libhermit-rs - libhermit-rs: A Rust-based library operating system (⭐️676)
  • hermitcore/rusty-hermit - RustyHermit - A Rust-based, lightweight unikernel (⭐️535)
  • hermitcore/uhyve - A minimal hypervisor for RustyHermit (⭐️115)
  • HeroicKatora/index-ext - More indexing options for Rust slices (⭐️7)
  • HeroicKatora/oxide-auth - A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends. (⭐️380)
  • Hexilee/async-postgres - A runtime-independent asynchronus PostgreSQL client [MIT License] (⭐️28)
  • hidekatsu-izuno/josekit-rs - JOSE (Javascript Object Signing and Encryption) library for Rust (based on OpenSSL). (⭐️32)
  • Hirevo/alexandrie - An alternative crate registry, implemented in Rust. (⭐️330)
  • hlorenzi/customasm - 💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/ [Apache License 2.0] (⭐️402)
  • hobofan/ambassador - Delegation of trait implementations via procedural macros (⭐️163)
  • holmgr/cargo-sweep - A cargo subcommand for cleaning up unused build files generated by Cargo [MIT License] (⭐️341)
  • holochain/ghost_actor - GhostActor makes it simple, ergonomic, and idiomatic to implement async / concurrent code using an Actor model. [Apache License 2.0] (⭐️7)
  • horup/some-tank-game-rs - An action game written in Rust using the Bevy engine. (⭐️12)
  • Hoverbear/getset - Getters and Setters for Rust. [MIT License] (⭐️241)
  • hskang9/projectman-rust - Projectman meets Rust. Optimized. [MIT License] (⭐️7)
  • http-rs/surf - Fast and friendly HTTP client framework for async Rust (⭐️1247)
  • huggingface/tokenizers - 💥 Fast State-of-the-Art Tokenizers optimized for Research and Production [Apache License 2.0] (⭐️5483)
  • HugoPlatzer/tiny-rust-binaries - (⭐️11)
  • hyperium/hyper - An HTTP library for Rust [MIT License] (⭐️9490)
  • hyperium/tonic - A native gRPC client & server implementation with async/await support. [MIT License] (⭐️4941)
  • hyperledger-labs/solang - Solidity Compiler for Solana, Substrate, and ewasm [Apache License 2.0] (⭐️703)
  • iced-rs/iced - A cross-platform GUI library for Rust, inspired by Elm [MIT License] (⭐️13150)
  • iced-rs/iced_audio - An extension to the Iced GUI library with useful widgets for audio applications [MIT License] (⭐️110)
  • iced-rs/iced_aw - Additional widgets for the Iced GUI library [MIT License] (⭐️121)
  • icedland/iced - Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for .NET, Rust, Python, JavaScript [MIT License] (⭐️1711)
  • iceiix/stevenarella - Multi-protocol Minecraft-compatible client written in Rust (⭐️1052)
  • idanarye/rust-smart-default - Rust macro for automatically generating default [MIT License] (⭐️87)
  • Idein/dockworker - Docker daemon API client in Rust (⭐️40)
  • ilai-deutel/kibi - A text editor in ≤1024 lines of code, written in Rust (⭐️744)
  • iliekturtles/uom - Units of measurement -- type-safe zero-cost dimensional analysis (⭐️608)
  • image-rs/image - Encoding and decoding images in Rust [MIT License] (⭐️2783)
  • image-rs/image-gif - GIF en- and decoder (⭐️100)
  • image-rs/lzw - LZW en- and decoding that goes weeeee! (⭐️16)
  • ImageOptim/gifski - GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format. (⭐️2543)
  • immunant/c2rust - Migrate C code to Rust (⭐️2300)
  • imsnif/diskonaut - Terminal disk space navigator 🔭 [MIT License] (⭐️1326)
  • indradb/indradb - A graph database written in rust [Mozilla Public License 2.0] (⭐️1405)
  • indygreg/PyOxidizer - A modern Python application packaging and distribution tool [Mozilla Public License 2.0] (⭐️3575)
  • inejge/cargo-single - Cargo subcommand for handling single-source Rust programs with dependencies (⭐️10)
  • inejge/ldap3 - A pure-Rust LDAP library using the Tokio stack (⭐️146)
  • influxdata/influxdb_iox - Pronounced (influxdb eye-ox), short for iron oxide. This is the new core of InfluxDB written in Rust on top of Apache Arrow. (⭐️1069)
  • informalsystems/tendermint-rs - Tendermint in Rust! [Apache License 2.0] (⭐️303)
  • InquisitivePenguin/cascade - Dart-like cascade expressions in Rust [MIT License] (⭐️97)
  • instructure/paseto - A paseto implementation in rust. [MIT License] (⭐️137)
  • int08h/roughenough - A Roughtime secure time sync client and server written in Rust [Apache License 2.0] (⭐️109)
  • interact-rs/interact - Online introspection for Rust (⭐️252)
  • iomentum/cargo-breaking - [Mozilla Public License 2.0] (⭐️93)
  • iotaledger/bee - A framework for IOTA nodes, clients and applications in Rust [Apache License 2.0] (⭐️264)
  • iotaledger/iota.rs - Official IOTA Rust library. [Apache License 2.0] (⭐️183)
  • iotaledger/streams - IOTA Streams, a framework for cryptographic protocols called Applications. Replaces Masked Authenticated Messaging (MAM). Alpha version. [Apache License 2.0] (⭐️205)
  • iotaledger/stronghold.rs - Stronghold is a secret management engine written in rust. [Apache License 2.0] (⭐️348)
  • ipfs-rust/ipfs-embed - A small embeddable ipfs implementation (⭐️185)
  • ipfs-rust/libipld-collections - (⭐️11) Archived!
  • ipld/libipld - Rust IPLD library (⭐️66)
  • iqlusioninc/abscissa - Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions [Apache License 2.0] (⭐️510)
  • iqlusioninc/crates - A collection of open source Rust crates from iqlusion [Apache License 2.0] (⭐️261)
  • irrustible/async-backplane - Simple, Erlang-inspired fault-tolerance framework for Rust Futures. [Mozilla Public License 2.0] (⭐️125)
  • irrustible/async-oneshot - A fast, small, full-featured, no-std compatible oneshot channel [Mozilla Public License 2.0] (⭐️55)
  • irrustible/futures-micro - To futures-lite as futures-lite is to futures: smaller. [Apache License 2.0] (⭐️47)
  • itchyny/pihex-rs - Arbitrary place hexadecimal digits viewer of pi written in Rust [MIT License] (⭐️14)
  • ivanceras/sauron - A versatile web framework and library for building client-side and server-side web applications [MIT License] (⭐️1557)
  • ivanceras/sauron-native - Truly cross platform, truly native. multiple backend GUI for rust (⭐️624)
  • ivanceras/svgbob - Convert your ascii diagram scribbles into happy little SVG [Apache License 2.0] (⭐️3135)
  • ivanceras/titik - A cross platform minimalistic text user interface (⭐️98)
  • IyesGames/bevy_asset_ron - Custom RON Assets for Bevy [MIT License] (⭐️25)
  • J-F-Liu/lopdf - A Rust library for PDF document manipulation. [MIT License] (⭐️903)
  • jackmott/simdeez - easy simd [MIT License] (⭐️263)
  • jaemk/cached - Rust cache structures and easy function memoization [MIT License] (⭐️829)
  • jakobhellermann/bevy-inspector-egui - Inspector plugin for the bevy game engine [MIT License] (⭐️258)
  • jakobhellermann/cargo-watt - cargo subcommand for building proc-macro crates with web assembly [MIT License] (⭐️32) Archived!
  • jakobhellermann/watt-contrib - (⭐️8) Archived!
  • jam1garner/binread - A Rust crate for helping parse structs from binary data using ✨macro magic✨ [MIT License] (⭐️231)
  • jam1garner/binrw - A Rust crate for helping parse and rebuild binary data using ✨macro magic✨. [MIT License] (⭐️124)
  • jameslittle230/stork - 🔎 Impossibly fast web search, made for static sites. [Apache License 2.0] (⭐️2251)
  • jamesmunns/postcard - A no_std + serde compatible message library for Rust (⭐️217)
  • japaric/heapless - Heapless, static friendly data structures (⭐️829)
  • jazz-lang/Jazz - Jazz - modern and fast programming language. [GNU GPLv3] (⭐️84)
  • jazzdotdev/jazz - The Scripting Engine that Combines Speed, Safety, and Simplicity (⭐️133)
  • jcornaz/benimator - A sprite-sheet animation plugin for bevy (⭐️87)
  • jcornaz/heron - An ergonomic physics API for bevy games. [MIT License] (⭐️220)
  • jedisct1/rust-ed25519-compact - Small, wasm-friendly, zero-dependencies Ed25519 implementation for Rust. [MIT License] (⭐️40)
  • jedisct1/rust-minisign - A pure Rust implementation of the Minisign signature tool. (⭐️68)
  • jeremyBanks/you-can - you shouldn't (⭐️32)
  • jerry73204/par-stream - Asynchronous parallel stream in Rust [MIT License] (⭐️65)
  • jessegrosjean/jwalk - Filesystem walk performed in parallel with streamed and sorted results [MIT License] (⭐️125)
  • jfecher/ante - A safe, easy systems language (⭐️393)
  • jgallagher/amiquip - Pure Rust RabbitMQ client (⭐️123)
  • jhspetersson/fselect - Find files with SQL-like queries (⭐️3209)
  • jimblandy/perf-event - perf-event: a Rust interface to Linux performance monitoring (⭐️60)
  • jjpe/deltoid - (⭐️51)
  • jkelleyrtp/pipette - A tiny crate mimicking Elixir's pipe operator for Rust without macros. (⭐️28)
  • jkelleyrtp/STM32F429-Rust-Sandbox - Simple and easy-to-read embedded rust with stm32f429 disco (⭐️1)
  • JMS55/sandbox - A sand simulation game [GNU AGPLv3] (⭐️149)
  • jneem/nnnoiseless - Recurrent neural network for audio noise reduction [BSD 3-Clause "New" or "Revised" License] (⭐️150)
  • jneem/pijul - DVCS based on a sound theory of patches (⭐️86) Archived!
  • jntrnr/rust-sloth - A 3D software rasterizer... for the terminal! [ISC License] (⭐️42)
  • johanhelsing/bevy_web_asset - Bevy asset loader that transparently supports loading over http(s) (⭐️10)
  • johanhelsing/matchbox - Painless peer-to-peer WebRTC networking for rust wasm (⭐️246)
  • JohnDoneth/luminance-glyph - A fast text renderer for luminance powered by glyph-brush (⭐️6)
  • johnstonskj/rust-atelier - Rust native core model for the AWS Smithy IDL [MIT License] (⭐️54)
  • johnthagen/min-sized-rust - 🦀 How to minimize Rust binary size 📦 [MIT License] (⭐️3227)
  • jojolepro/game_features - A set of data and constructs to use in games. [Apache License 2.0] (⭐️85)
  • jojolepro/planck_ecs - A minimalist and safe ECS library for rust! [Apache License 2.0] (⭐️117)
  • jojolepro/specs_wasm - Example of using specs with wasm. [Mozilla Public License 2.0] (⭐️5)
  • jonas-schievink/rcgc - A reference-counting, tracing garbage collector in completely safe Rust [Creative Commons Zero v1.0 Universal] (⭐️17)
  • jonasbb/serde_with - Custom de/serialization functions for Rust's serde using the with-annotation (⭐️259)
  • JonasKruckenberg/tauri-libp2p-chat - A tauri app that is also a libp2p node?🤯 (⭐️14) Archived!
  • jonasmr/microprofile-rust - microprofile for rust (⭐️115)
  • jonhoo/evmap - A lock-free, eventually consistent, concurrent multi-value map. (⭐️259)
  • jonhoo/faktory-rs - Rust bindings for Faktory clients and workers (⭐️95)
  • jonhoo/fantoccini - A high-level API for programmatically interacting with web pages through WebDriver. (⭐️842)
  • jonhoo/left-right - A lock-free, read-optimized, concurrency primitive. (⭐️1524)
  • jonhoo/tsunami - Rust crate for running one-off cloud jobs (⭐️143) Archived!
  • jorgecarleitao/arrow2 - Unofficial transmute-free Rust library to work with the Arrow format (⭐️397)
  • joseluisq/static-web-server - A blazing fast and asynchronous web server for static files-serving. ⚡ (⭐️263)
  • Josh015/cubism-demo-rs - A Bevy Engine port of an old C++ OpenGL demo I made back in 2010. [MIT License] (⭐️4)
  • JoshOrndorff/recipes - A Hands-On Cookbook for Aspiring Blockchain Chefs [GNU GPLv3] (⭐️274)
  • joshuajbouw/bevy_tilemap - Tilemap with chunks for the Bevy game engine. [MIT License] (⭐️165)
  • Joylei/plotters-iced - 📈 Iced backend for Plotters [MIT License] (⭐️27)
  • jrmuizel/raqote - Rust 2D graphics library [BSD 3-Clause "New" or "Revised" License] (⭐️642)
  • jswrenn/typic - Type-safe transmutations between layout-compatible types. (⭐️114)
  • justinmimbs/rs-asteroids - A variation on the game Asteroids, written in Rust [GNU GPLv3] (⭐️155)
  • K-C-DaCosta/fluffl - A generic media layer for graphics, IO, and audio for desktop and the browser [MIT License] (⭐️14)
  • kabergstrom/legion - High performance Rust ECS library [MIT License] (⭐️11)
  • KaiserKarel/issue-rs - [MIT License] (⭐️70)
  • kamadak/exif-rs - Exif parsing library written in pure Rust (⭐️82)
  • kangalioo/display-utils - String formatting utilities that return impl Display and are 100% no_std compatible (⭐️39)
  • kanidm/kanidm - Kanidm: A simple, secure and fast identity management platform [Mozilla Public License 2.0] (⭐️988)
  • kanru/logseq-encrypt-ui - Utility to encrypt/decrypt Logseq graphs (⭐️26)
  • kas-gui/kas - Another GUI toolkit (⭐️555)
  • kata-containers/cgroups-rs - Native Rust library for managing control groups under Linux (⭐️31)
  • katharostech/amethyst-drone-config - Done CI configuration template for building Amethyst games [The Unlicense] (⭐️3)
  • katharostech/amethyst-ecs-benchmarks - Benchmarks for evaluating different ECS's ( Specs and Legion right now ) for use in Amethyst [The Unlicense] (⭐️8)
  • katharostech/amethyst-scripting-lab - Miscellaneous experiments for scripting in Amethyst (⭐️4)
  • katharostech/arsenal - Blender game engine prototype written in Rust. (⭐️246)
  • katharostech/bevy_assetio_zip - Bevy AssetIO plugin that can load assets from optionally obfuscated zip files (⭐️8)
  • katharostech/bevy_benchmark_games - Headless games for Bevy for use as benchmarks (⭐️1)
  • katharostech/bevy_ldtk - A Bevy plugin for loading the LDtk 2D tile map format. (⭐️22) Archived!
  • katharostech/bevy_retrograde - Plugin pack for making 2D games with Bevy (⭐️176)
  • katharostech/cast2gif - Tool to render Asciinema cast files to GIFs, without using Electron or a web browser. Written in Rust. (⭐️24)
  • katharostech/cfg_aliases - A tiny utility to help save you a lot of effort with long winded #[cfg()] checks in Rust. [MIT License] (⭐️26)
  • katharostech/dynamite - A language-agnostic scripting solution for Rust programs (⭐️2)
  • katharostech/gloss - A thin layer over OpenGL that makes it just a little nicer. (⭐️1) Archived!
  • katharostech/juju-lens - A fresh new Juju web GUI (⭐️7)
  • katharostech/ldtk-rs - A Rust crate for reading LDtk project files (⭐️12)
  • katharostech/lucky - The Lucky charm framework for Juju. [MIT License] (⭐️5)
  • katharostech/luminance-glow - A Glow ( GL On Whatever ) backend for Luminance (⭐️1)
  • katharostech/luminance-surfman - A Surfman platform crate for Luminance (⭐️1)
  • katharostech/maxim - An easy-to-use Rust actor framework/model. Forked from the Axiom actor framework. (⭐️10)
  • katharostech/PolyFS - [WIP] The easiest to use distributed fileystem. (⭐️1)
  • katharostech/skipngo - A 2D game engine made so you can skip the hard stuff and go make a game! (⭐️21)
  • katharostech/xorio - Rust library for XOR-ing Read/Write Streams (⭐️2)
  • kbknapp/cargo-graph - A cargo subcommand for creating GraphViz DOT files and dependency graphs [BSD 3-Clause "New" or "Revised" License] (⭐️210) Archived!
  • kbknapp/cargo-outdated - A cargo subcommand for displaying when Rust dependencies are out of date [MIT License] (⭐️812)
  • kdl-org/kdl-rs - Rust parser for KDL (⭐️109)
  • Keats/jsonwebtoken - JWT lib in rust [MIT License] (⭐️875)
  • Keats/kickstart - A scaffolding tool to get new projects up and running quickly [MIT License] (⭐️248)
  • Keats/scl - A simple configuration language (⭐️59)
  • Keats/tera - A template engine for Rust based on Jinja2/Django [MIT License] (⭐️2013)
  • kennykerr/stress-rs - Stress test for the Rust language and toolchain [MIT License] (⭐️4)
  • kevinmehall/rust-peg - Parsing Expression Grammar (PEG) parser generator for Rust [MIT License] (⭐️1059)
  • killercup/cargo-edit - A utility for managing cargo dependencies from the command line. [MIT License] (⭐️2384)
  • Kindelia/HVM - A massively parallel, optimal functional runtime in Rust [MIT License] (⭐️4359)
  • kivikakk/comrak - CommonMark + GFM compatible Markdown parser and renderer (⭐️598)
  • klangner/dsp.rs - Digital Signal Processing (⭐️55)
  • klangner/mapgen.rs - Map generator for games. (⭐️20)
  • Kloenk/rusty-nix - Nix written in rust (this will take some time if it will ever finish) (⭐️19)
  • knurling-rs/flip-link - Adds zero-cost stack overflow protection to your embedded programs (⭐️106)
  • kolloch/reqray - Log call tree summaries after each request for rust programs instrumented with tracing. (⭐️39)
  • korken89/smlang-rs - A State Machine Language DSL procedual macro for Rust (⭐️137)
  • kornelski/imgref - A trivial Rust struct for interchange of pixel buffers with width, height & stride (⭐️42)
  • kornelski/rust-rgb - struct RGB for sharing pixels between crates [MIT License] (⭐️67)
  • koto-lang/koto - A simple, expressive, embeddable programming language, made with Rust [MIT License] (⭐️279)
  • koute/pinky - An NES emulator written in Rust (⭐️673)
  • kudelskisecurity/oramfs - Resizable ORAM, remote storage agnostic, written in Rust [GNU GPLv3] (⭐️49)
  • kurtlawrence/cargo-modoc - Generate module documentation from markdown files (⭐️2)
  • kvark/froggy - Component Graph System experiment (⭐️280)
  • kvark/mint - Math Interoperability Types [MIT License] (⭐️201)
  • kyren/turbulence - (⭐️211)
  • kyren/webrtc-unreliable - Just enough hacks to get unreliable unordered WebRTC data channels between a browser and a server (⭐️335)
  • la10736/rstest - Fixture-based test framework for Rust (⭐️374)
  • lalrpop/lalrpop - LR(1) parser generator for Rust (⭐️2055)
  • lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust [Apache License 2.0] (⭐️9826)
  • LayerXcom/zero-chain - A privacy-preserving blockchain on Substrate [GNU GPLv3] (⭐️249)
  • lcnr/crow - A simple pixel perfect 2D rendering engine [MIT License] (⭐️118)
  • Leafwing-Studios/fop-game - The video game for Fonts of Power. A tabletop roleplaying game made in Rust with Bevy! (⭐️18)
  • leetvr/hotham - Hotham is a framework for creating incredible standalone VR experiences (⭐️150)
  • leftwm/leftwm - LeftWM - A tiling window manager for Adventurers [MIT License] (⭐️1608)
  • LegNeato/asciinema-rs - Asciinema client written in Rust (⭐️74)
  • LemmyNet/lemmy - 🐀 Building a federated link aggregator in rust [GNU AGPLv3] (⭐️6141)
  • lemunozm/message-io - Fast and easy-to-use event-driven network library. [Apache License 2.0] (⭐️697)
  • lemunozm/ruscii - Terminal graphics engine: build your games in the terminal! [Apache License 2.0] (⭐️26)
  • lettre/lettre - a mailer library for Rust [MIT License] (⭐️1030)
  • leudz/ecs_bench - Benchmarks of various Entity Component Systems in Rust (⭐️1)
  • leudz/shipyard - Entity Component System focused on usability and speed. (⭐️403)
  • lholden/job_scheduler - A simple cron-like job scheduling library for Rust. (⭐️128)
  • libcala/whoami - Rust crate to get the current user and environment. (⭐️45)
  • libp2p/rust-libp2p - The Rust Implementation of the libp2p networking stack. [MIT License] (⭐️2315)
  • likebike/fasteval - Fast and safe evaluation of algebraic expressions [MIT License] (⭐️211)
  • Limeth/euclider - A higher dimensional raytracing prototype with non-euclidean-like features (⭐️170)
  • Limeth/obs-shaderfilter-plus - obs-shaderfilter rewritten in Rust and improved (⭐️91)
  • linebender/druid - A data-first Rust-native UI design toolkit. [Apache License 2.0] (⭐️6285)
  • linebender/piet - An abstraction for 2D graphics. (⭐️864)
  • lipanski/mockito - HTTP mocking for Rust! [MIT License] (⭐️382)
  • littledivy/autopilot-deno - 🚀 Cross-platform desktop automation module for Deno. [MIT License] (⭐️401)
  • livioribeiro/cargo-readme - Generate README.md from docstrings (⭐️254)
  • llogiq/flame - An intrusive flamegraph profiling tool for rust. (⭐️579)
  • llogiq/flamer - A compiler plugin to insert flame calls [Apache License 2.0] (⭐️349)
  • llogiq/momo - A Rust proc_macro_attribute to outline conversions from generic functions [Apache License 2.0] (⭐️186)
  • Logicalshift/flowbetween - Tool for creating animations [Apache License 2.0] (⭐️89)
  • loiclec/fuzzcheck-rs - Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions [MIT License] (⭐️370)
  • Lokathor/bytemuck - A crate for mucking around with piles of bytes (⭐️244)
  • Lokathor/tinyvec - Just, really the littlest Vec you could need. So smol. (⭐️375)
  • Lokathor/wide - A crate to help you go wide. By which I mean use SIMD stuff. [zlib License] (⭐️103)
  • losfair/blueboat - Blueboat is a batteries-included, multi-tenant runtime for serverless web applications. [Apache License 2.0] (⭐️938)
  • losfair/RefineDB - A strongly-typed document database that runs on any transactional key-value store. [MIT License] (⭐️360)
  • lovasoa/dezoomify-rs - Zoomable image downloader for Google Arts & Culture, Zoomify, IIIF, and others [GNU GPLv3] (⭐️295)
  • LPGhatguy/crevice - Rust crate to generate GLSL structs with explicitly-initialized padding bytes (⭐️57)
  • lschmierer/ecs_bench - Benchmarks of various Entity Component Systems in Rust (⭐️65)
  • lu-zero/cargo-c - build and install C-compatible libraries [MIT License] (⭐️298)
  • lucacasonato/wgpu_cts_runner - A minimal JS runtime built on Deno (deno_core / extensions) that can be used to test WebGPU CTS outside of full Deno. [MIT License] (⭐️2)
  • lucasvanmol/rusty-donut - ASCII raymarching inside a terminal [MIT License] (⭐️14)
  • lucid-kv/lucid - High performance and distributed KV store w/ REST API. 🦀 [MIT License] (⭐️239)
  • Lucretiel/defer-drop - Defer dropping large structs to a background thread [Mozilla Public License 2.0] (⭐️42)
  • lukaslueg/macro_railroad_ext - Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org [MIT License] (⭐️109)
  • lukebitts/blend - A parser and runtime for Blender's .blend files. [MIT License] (⭐️83)
  • LukeMathWalker/cargo-chef - A cargo-subcommand to speed up Rust Docker builds using Docker layer caching. (⭐️537)
  • lumen/lumen - An alternative BEAM implementation, designed for WebAssembly [Apache License 2.0] (⭐️2809)
  • lunaryorn/homebins - Binaries for $HOME [Mozilla Public License 2.0] (⭐️19) Archived!
  • lunatic-solutions/lunatic - Lunatic is an Erlang-inspired runtime for WebAssembly (⭐️2282)
  • lunatic-solutions/rust-lib - This library contains higher level Rust wrappers for low level Lunatic syscalls. (⭐️28)
  • Luz/hexdino - A hex editor with vim like keybindings written in Rust. [MIT License] (⭐️23)
  • LvInSaNevL/LiLio - A portible game streaming box [GNU GPLv3] (⭐️5)
  • LykenSol/rust-gpu-shadertoys - shadertoy.com shaders ported to Rust-GPU (⭐️59)
  • m-cat/cargo-deps - Cargo subcommand for building dependency graphs of Rust projects [BSD 3-Clause "New" or "Revised" License] (⭐️184)
  • m4b/raml - OCaml runtime and FFI bindings directly in Rust (⭐️71)
  • m4b/scroll - Scroll - making scrolling through buffers fun since 2016 [MIT License] (⭐️114)
  • mackwic/colored - (Rust) Coloring terminal so simple you already know how to do it ! [Mozilla Public License 2.0] (⭐️980)
  • magiclen/educe - This crate provides procedural macros to help you implement Rust-built-in traits quickly. [MIT License] (⭐️51)
  • magiclen/lazy-static-include - This crate provides lazy_static_include_bytes and lazy_static_include_str macros to replace include_bytes and include_str macros. [MIT License] (⭐️12)
  • magnet/metered-rs - Fast, ergonomic metrics for Rust (⭐️282)
  • MaikKlein/ash - Vulkan bindings for Rust (⭐️1009)
  • main--/rust-lz-fear - A fast pure-rust no-unsafe implementation of LZ4 compression and decompression [MIT License] (⭐️102)
  • makepad/makepad - Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl [MIT License] (⭐️1950)
  • malandrin/another-world-suite - A Rust implementation of the "Another World" ("Out of This World" in USA) game engine, compiled to WebAssembly to run it in the web. It also includes a debugger and a resources viewer. [MIT License] (⭐️51)
  • maminrayej/prepona - A graph crate with simplicity in mind [MIT License] (⭐️71)
  • mandeep/fragula - View shaders in real-time [Apache License 2.0] (⭐️11)
  • mapeditor/rs-tiled - Reads files from the Tiled editor into Rust [MIT License] (⭐️195)
  • MarcelGarus/semdoc - A document file format that allows writers to focus on the content solely and empowers readers to adapt the appearance to their devices and needs. (⭐️9)
  • markbt/streampager - A pager for command output or large files [MIT License] (⭐️30)
  • marshallpierce/rust-base64 - base64, in rust (⭐️344)
  • Martichou/uuid-readable-rs - Generate easy to remember sentences that acts as human readable UUIDs 🥳 [GNU AGPLv3] (⭐️37)
  • martinvonz/jj - A Git-compatible DVCS that is both simple and powerful [Apache License 2.0] (⭐️1511)
  • Marwes/schemafy - Crate for generating rust types from a json schema [MIT License] (⭐️171)
  • MaterializeInc/materialize - The Fastest Way to Build the Fastest Data Products. Build data-intensive applications and services in SQL — without pipelines or caches — using materialized views that are always up-to-date. (⭐️3810)
  • maticnetwork/miden - STARK-based virtual machine [MIT License] (⭐️202)
  • matklad/once_cell - Rust library for single assignment cells and lazy statics without macros (⭐️1033)
  • matklad/xshell - (⭐️343)
  • matthiaskrgr/cargo-cache - manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively (⭐️512)
  • matthieu-m/static-rc - Compile-time reference counting (⭐️329)
  • mattsse/chromiumoxide - Chrome Devtools Protocol rust API (⭐️388)
  • matzefriedrich/zip-extensions-rs - Provides extensions for the zip crate [MIT License] (⭐️5)
  • MaulingMonkey/rust-reviews - Human readable reviews / quick descriptions. For tools, see https://github.com/MaulingMonkey/crev-proofs (⭐️6)
  • MaxBittker/sandspiel - Creative cellular automata browser game [MIT License] (⭐️2542)
  • mcgoo/vcpkg-rs - Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS (⭐️68)
  • MeadowlarkDAW/Meadowlark - A (currently incomplete) open-source Digital Audio Workstation, made by musicians, for musicians [GNU GPLv3] (⭐️751)
  • meganehouser/rustmatrix - Cli application to simulate the display from "The Matrix" in terminal. Based on CMatrix and UniMatrix. (⭐️17)
  • meh/rust-bdf - BDF format handling. (⭐️6)
  • mehcode/config-rs - ⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications). (⭐️1352)
  • meilisearch/meilisearch - Powerful, fast, and an easy to use search engine [MIT License] (⭐️25696)
  • mersinvald/aquamarine - Inline diagrams for rustdoc with mermaid.js [MIT License] (⭐️334)
  • metrics-rs/metrics - A metrics ecosystem for Rust. (⭐️512)
  • mexus/scoped-tokio - Scoped tokio executors (⭐️3)
  • mgdm/htmlq - Like jq, but for HTML. [MIT License] (⭐️5698)
  • mgeisler/lipsum - Lorem ipsum generator for Rust [MIT License] (⭐️30)
  • Michael-F-Bryan/include_dir - The logical evolution of the include_str macro for embedding a directory tree into your binary. [MIT License] (⭐️156)
  • Michael-F-Bryan/rust-ffi-guide - A guide for doing FFI using Rust [Creative Commons Zero v1.0 Universal] (⭐️247)
  • michaelsproul/rust_radix_trie - Fast generic radix trie implemented in Rust [MIT License] (⭐️123)
  • microsoft/Spartan - Spartan: High-speed zkSNARKs without trusted setup [MIT License] (⭐️308)
  • microsoft/windows-rs - Rust for Windows (⭐️6479)
  • mikaelmello/inquire - A Rust library for building interactive prompts [MIT License] (⭐️169)
  • mild-times/localghost - Ergonomic Rust bindings to the Web platform (⭐️82)
  • mimblewimble/grin - Minimal implementation of the Mimblewimble protocol. [Apache License 2.0] (⭐️4925)
  • mindbeam/unbase - (⭐️38)
  • mitchmindtree/devault - A more flexible alternative to deriving Default in Rust. (⭐️5)
  • mitchmindtree/nannou-rustgpu-raytracer - A real-time implementation of "Ray Tracing in One Weekend" using nannou and rust-gpu. (⭐️80)
  • mitsuhiko/better-panic - A python inspired panic handler for rust [MIT License] (⭐️320)
  • mitsuhiko/insta - A snapshot testing library for rust [Apache License 2.0] (⭐️1045)
  • mjkillough/cnx - A simple X11 status bar for use with simple WMs. [MIT License] (⭐️144)
  • mogenson/ploot - Plot streaming data from stdin to a tty terminal [MIT License] (⭐️44)
  • mooman219/fontdue - The fastest font renderer in the world, written in pure rust. [MIT License] (⭐️852)
  • MoonZoon/MoonZoon - Rust Fullstack Framework [MIT License] (⭐️974)
  • moriturus/ktra - Your Little Cargo Registry (⭐️233)
  • Moxinilian/kira-web-demo - Demonstration of what one can do using Kira [MIT License] (⭐️5)
  • Moxinilian/slip - A hassle-free utility to encrypt error handling strings in public binaries to protect business logic [MIT License] (⭐️23)
  • mozilla/sccache - sccache is ccache with cloud storage [Apache License 2.0] (⭐️2738)
  • mozilla/uniffi-rs - a multi-language bindings generator for rust [Mozilla Public License 2.0] (⭐️663)
  • mre/prettyprint - Beautifully formatted output for your terminal 🌈 (⭐️202)
  • mrk-its/bevy_webgl2 - WebGL2 renderer plugin for Bevy game engine [MIT License] (⭐️150)
  • mrk-its/bevy_webgl2_app_template - (⭐️53)
  • msiglreith/grr - Bare metal wrapper for modern OpenGL 4.5+ (⭐️51)
  • msiglreith/grr-gltf - grr and rust-gpu pbr rendering (⭐️28)
  • msrd0/cargo-doc2readme - cargo subcommand to create a readme file containing the rustdoc comments from your code [Apache License 2.0] (⭐️8)
  • mufeedvh/binserve - A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code. ⚡🦀 [MIT License] (⭐️543)
  • multiformats/rust-cid - CID in rust (⭐️55)
  • multiformats/rust-multiaddr - multiaddr implementation in rust (⭐️54)
  • mun-lang/book - The Mun Programming Language Book (⭐️3) Archived!
  • mun-lang/mun - Source code for the Mun language and runtime. (⭐️1228)
  • murarth/ketos - Lisp dialect scripting and extension language for Rust programs (⭐️707)
  • murtyjones/purdy - An experimental PDF renderer built on WebGPU (⭐️120)
  • mvlabat/bevy_egui - 🇺🇦 Please support the Ukrainian army: https://www.comebackalive.in.ua/donate [MIT License] (⭐️270)
  • mvlabat/bevy_megaui - A plugin for megaui integration into Bevy. This plugin is deprecated as is megaui. [MIT License] (⭐️40)
  • mxre/winres - Create and set windows icons and metadata for executables with a rust build script [MIT License] (⭐️204)
  • myrrlyn/tap - Generic extensions for tapping values in Rust. [MIT License] (⭐️141)
  • nachoparker/dutree - a tool to analyze file system usage written in Rust [GNU GPLv3] (⭐️606)
  • nagisa/rust_libloading - Bindings around the platform's dynamic library loading primitives with greatly improved memory safety. [ISC License] (⭐️706)
  • naia-rs/naia - a cross-platform (including Wasm!) networking engine built in Rust. Intended to make multiplayer game development dead-simple & lightning-fast (⭐️389)
  • naia-rs/naia-socket - cross-platform (including Wasm!) sockets providing an unreliable & unordered network transport layer. Built on top of UDP & WebRTC (⭐️140)
  • nakabonne/rhack - Temporary edit external crates that your project depends on [BSD 3-Clause "New" or "Revised" License] (⭐️104)
  • nannou-org/nannou - A Creative Coding Framework for Rust. [MIT License] (⭐️3914)
  • nathom/youchoose - A lightweight terminal menu for Rust (⭐️136)
  • nativeshell/app_template - [The Unlicense] (⭐️23)
  • nativeshell/nativeshell - Experimental embedder for Flutter (⭐️452)
  • ncallaway/bevy_prototype_networking_laminar - This is a prototype of a networking crate for bevy. This create provides a low-level networking plugin built on top of laminar [MIT License] (⭐️29)
  • Nemo157/cargo-lichking - Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies. (⭐️114)
  • neon-bindings/neon - Rust bindings for writing safe and fast native Node.js modules. (⭐️6511)
  • nervosnetwork/ckb-vm - CKB's vm, based on open source RISC-V ISA [MIT License] (⭐️268)
  • nervosnetwork/molecule - Another serialization system: minimalist and canonicalization. [MIT License] (⭐️26)
  • nervosnetwork/muta - Muta is a high-performance blockchain framework. [MIT License] (⭐️166)
  • nervosnetwork/overlord - Overlord consensus protocol. [MIT License] (⭐️65)
  • netwarps/libp2p-rs - An alternative libp2p implementation in Rust [MIT License] (⭐️143)
  • neuronika/neuronika - Tensors and dynamic neural networks in pure Rust. [Mozilla Public License 2.0] (⭐️673)
  • nical/guillotiere - A dynamic texture atlas allocator with fast deallocation and rectangle coalescing. [MIT License] (⭐️99)
  • nical/lyon - 2D graphics rendering on the GPU in rust using path tessellation. (⭐️1620)
  • NiklasEi/bevy_asset_loader - Bevy plugin helping with asset loading and organization (⭐️87)
  • NiklasEi/bevy_kira_audio - A Bevy plugin to use Kira for game audio (⭐️103)
  • nikolay-govorov/nanoid - A tiny, secure, URL-friendly, unique string ID generator for Rust [MIT License] (⭐️272)
  • Nilirad/bevy_prototype_lyon - Draw 2D shapes in Bevy (⭐️248)
  • ninjasource/embedded-websocket - A rust websocket library for embedded systems (no_std) (⭐️53)
  • nitnelave/lldap - Light LDAP implementation [GNU GPLv3] (⭐️268)
  • nix-rust/nix - Rust friendly bindings to *nix APIs [MIT License] (⭐️1743)
  • njaremko/liveview-rust - PoC of LiveView in rust [MIT License] (⭐️37)
  • nklayman/digit-recognition - Web app that recognizes hand drawn digits (⭐️10)
  • NLnetLabs/domain - A DNS library for Rust. [BSD 3-Clause "New" or "Revised" License] (⭐️131)
  • NOBLES5E/nozomi-video-streamer - A dead simple on demand video streaming service written in rust. [GNU GPLv3] (⭐️11)
  • nomic-io/ed - Encode and Decode traits [Apache License 2.0] (⭐️8)
  • nomic-io/merk - 🔥🌲 High-performance Merkle key/value store [Apache License 2.0] (⭐️148)
  • nomic-io/orga - State machine engine (⭐️67)
  • norman784/gaiku - 3d agnostic framework (game engine) terrain engine (⭐️38)
  • norse-rs/audir - Low level audio render/capture library (⭐️34)
  • not-an-aardvark/lucky-commit - Customize your git commit hashes! [MIT License] (⭐️677)
  • not-fl3/miniquad - Cross platform rendering in Rust (⭐️701)
  • not-fl3/nanoserde - Serialisation library with zero dependencies (⭐️304)
  • novoselov-ab/nes-rust - NES emulator in Rust with GUI [MIT License] (⭐️78)
  • novus-package-manager/novus - A blazingly fast and efficient package manager for windows. [Apache License 2.0] (⭐️181)
  • Noxime/steamworks-rs - Rust bindings to the SteamWorks SDK (⭐️110)
  • Nukesor/pueue - 🌠 Manage your shell commands. [MIT License] (⭐️2790)
  • nushell/nushell - A new type of shell [MIT License] (⭐️18205)
  • nuta/kerla - A new operating system kernel with Linux binary compatibility written in Rust. (⭐️3022)
  • nyantec/iptool - Rust linux iptool helpers for network interfaces (⭐️1)
  • nyx-space/hifitime - A high fidelity time management library in Rust [Apache License 2.0] (⭐️32)
  • o8vm/krabs - An x86 bootloader written in Rust. (⭐️432)
  • ocboogie/rust-graphics-crates - (⭐️65)
  • ockam-network/ockam - End-to-end encryption and mutual authentication for distributed applications. [Apache License 2.0] (⭐️1862)
  • oconnor663/duct.rs - a Rust library for running child processes [MIT License] (⭐️543)
  • octotep/bevy_crossterm - Crossterm plugin for the bevy game engine [MIT License] (⭐️68)
  • Ogeon/palette - A Rust library for linear color calculations and conversion (⭐️437)
  • ogham/dog - A command-line DNS client. [European Union Public License 1.2] (⭐️4004)
  • ogham/exa - A modern replacement for ‘ls’. [MIT License] (⭐️17202)
  • olson-sean-k/decorum - Making floating-point behave. [MIT License] (⭐️55)
  • olson-sean-k/plexus - Polygonal mesh processing. [MIT License] (⭐️114)
  • omarandlorraine/strop - Stochastically generates machine code (⭐️44)
  • Ondama/hello_world - cross compiler dockerized for rust with osx target (⭐️1)
  • only-cliches/NoProto - Flexible, Fast & Compact Serialization with RPC [MIT License] (⭐️290)
  • onur/acme-client - Yet another Let's Encrypt client and library written in Rust. [MIT License] (⭐️200)
  • oooutlk/structx - Anonymous struct and named arguments in Rust. (⭐️18)
  • oooutlk/trees - (⭐️46)
  • openethereum/openethereum - The fast, light, and robust client for the Ethereum mainnet. (⭐️1523)
  • openrr/k - k: Kinematics Library for rust-lang [Apache License 2.0] (⭐️93)
  • OptimisticPeach/hexasphere - Subdividing triangle meshes. (⭐️30)
  • oracle/railcar - RailCar: Rust implementation of the Open Containers Initiative oci-runtime (⭐️1096) Archived!
  • Orchaldir/texture_generator - Generating procedural textures [GNU GPLv3] (⭐️26)
  • orf/gping - Ping, but with a graph [MIT License] (⭐️6000)
  • orhun/kmon - Linux Kernel Manager and Activity Monitor 🐧💻 [GNU GPLv3] (⭐️1497)
  • orhun/menyoki - Screen{shot,cast} and perform ImageOps on the command line 🌱 🏞️ [GNU GPLv3] (⭐️367)
  • orium/cargo-rdme - Cargo command to create the README.md from your crate's documentation [Mozilla Public License 2.0] (⭐️31)
  • orlp/slotmap - Slotmap data structure for Rust [zlib License] (⭐️661)
  • osohq/oso - Oso is a batteries-included framework for building authorization in your application. [Apache License 2.0] (⭐️2347)
  • ostwilkens/arugio - a bevy multiplayer browser game example [MIT License] (⭐️42)
  • ostwilkens/bevy_web_fullscreen - full-viewport plugin for bevy on the web [MIT License] (⭐️11)
  • Others/shredder - Garbage collected smart pointers for Rust [MIT License] (⭐️240)
  • ouch-org/ouch - Painless compression and decompression for your terminal (⭐️487)
  • overdrivenpotato/rust-psp - Rust on PSP. Panic and allocation support. Access PSP system libraries. (⭐️363)
  • OvermindDL1/entity_bench - Just testing things, please feel free to fix things that look wrong (⭐️1)
  • owengage/fastnbt - Fast serde deserializer for Minecraft's NBT and Anvil formats [MIT License] (⭐️81)
  • oxfeeefeee/goscript - Go specs implemented as a scripting language in Rust. (⭐️923)
  • oxidecomputer/hubris - A lightweight, memory-protected, message-passing kernel for deeply embedded systems. [Mozilla Public License 2.0] (⭐️1755)
  • ozankasikci/rust-music-theory - A music theory guide written in Rust. [MIT License] (⭐️498)
  • PaddiM8/kalker - Kalker/kalk is a calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals [MIT License] (⭐️1014)
  • paholg/typenum - Compile time numbers in Rust. (⭐️359)
  • pandaman64/serde-query - (⭐️195)
  • paperclip-rs/paperclip - WIP OpenAPI tooling for Rust. (⭐️513)
  • parasyte/pixels - A tiny hardware-accelerated pixel frame buffer. 🦀 [MIT License] (⭐️1064)
  • paritytech/ink - Parity's ink! to write smart contracts. [Apache License 2.0] (⭐️857)
  • paritytech/jsonrpc - Rust JSON-RPC implementation [MIT License] (⭐️652)
  • paritytech/jsonrpsee - Rust JSON-RPC library on top of async/await [MIT License] (⭐️198)
  • paritytech/parity-scale-codec - Lightweight, efficient, binary serialization and deserialization codec [Apache License 2.0] (⭐️161)
  • paritytech/smoldot - Alternative client for Substrate-based chains. [GNU GPLv3] (⭐️200)
  • paritytech/substrate - Substrate: The platform for blockchain innovators (⭐️6873)
  • paritytech/trie - Base-16 Modified Patricia Merkle Tree (aka Trie) [Apache License 2.0] (⭐️141)
  • paritytech/wasmi - WebAssembly (Wasm) interpreter. (⭐️853)
  • Pauan/rust-dominator - Zero-cost ultra-high-performance declarative DOM library using FRP signals for Rust! [MIT License] (⭐️533)
  • Pauan/rust-signals - Zero-cost functional reactive Signals for Rust [MIT License] (⭐️263)
  • paupino/rust-decimal - Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations. [MIT License] (⭐️580)
  • pcwalton/surfman - A cross-platform, low-level toolkit for GPU surface management (⭐️21)
  • pdeljanov/Symphonia - Pure Rust multimedia format demuxing, tag reading, and audio decoding library [Mozilla Public License 2.0] (⭐️732)
  • pdf-rs/font - (⭐️17)
  • pedrocr/syncer - A filesystem that pretends you have all your files locally while caching only the most recently used [GNU GPLv3] (⭐️163)
  • pemistahl/grex - A command-line tool and library for generating regular expressions from user-provided test cases [Apache License 2.0] (⭐️5215)
  • pest-parser/pest - The Elegant Parser (⭐️2940)
  • Peternator7/strum - A small rust library for adding custom derives to enums [MIT License] (⭐️759)
  • petgraph/fixedbitset - A simple bitset container for Rust (⭐️60)
  • petgraph/petgraph - Graph data structure library for Rust. (⭐️1656)
  • phaazon/luminance-rs - Type-safe, type-level and stateless Rust graphics framework (⭐️877)
  • phiresky/ripgrep-all - rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. (⭐️4457)
  • phsym/prettytable-rs - A rust library to print aligned and formatted tables (⭐️646)
  • pickitup247/pyckitup - python game engine that runs in browser [MIT License] (⭐️198)
  • PieterPenninckx/rsynth - A crate for developing audio plugins and applications in Rust. (⭐️99)
  • pingcap/grpc-rust - Rust implementation of gRPC (not ready yet) [MIT License] (⭐️4)
  • pingcap/talent-plan - open source training courses about distributed database and distributed systems (⭐️7362)
  • PistonDevelopers/ai_behavior - AI behavior tree [MIT License] (⭐️53)
  • PistonDevelopers/conrod - An easy-to-use, 2D GUI library written entirely in Rust. (⭐️3263)
  • PistonDevelopers/dyon - A rusty dynamically typed scripting language (⭐️1446)
  • pjohansson/inkling - Limited Rust implementation of the Ink markup/scripting language for game narratives (⭐️22)
  • pkgw/cranko - Turn the release crank. [MIT License] (⭐️18)
  • planus-org/planus - (⭐️48)
  • plotters-rs/plotters-piston - Plotters piston window backend [MIT License] (⭐️5)
  • poanetwork/hbbft - An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus. (⭐️311)
  • PoC-Consortium/scavenger - A fast Burstcoin miner written in Rust [GNU GPLv3] (⭐️106)
  • poccariswet/apng - animated png encoder 🦀 [MIT License] (⭐️22)
  • poem-web/poem - A full-featured and easy-to-use web framework with the Rust programming language. (⭐️1291)
  • pola-rs/polars - Fast multi-threaded DataFrame library in Rust | Python | Node.js [MIT License] (⭐️5180)
  • polyhorn/polyhorn - A library for rapidly building cross-platform apps. [MIT License] (⭐️71)
  • PolyMeilex/cargo-wgsl - Validate wgsl in rust projects (⭐️41)
  • PolyMeilex/Neothesia - Flashy Synthesia Like Software For Linux,Windows and MacOs [GNU GPLv3] (⭐️391)
  • PolyMeilex/rfd - Rusty File Dialog [MIT License] (⭐️188)
  • pop-os/pop - A project for managing all Pop!_OS sources (⭐️1726)
  • 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] (⭐️49)
  • pretzelhammer/rust-blog - Educational blog posts for Rust beginners (⭐️4224)
  • project-serum/anchor - ⚓ Solana Sealevel Framework [Apache License 2.0] (⭐️1849)
  • project-serum/multisig - [Apache License 2.0] (⭐️109)
  • project-serum/stake - [Apache License 2.0] (⭐️35)
  • prql/prql - PRQL is a modern language for transforming data — a simpler and more powerful SQL [Apache License 2.0] (⭐️2233)
  • PsichiX/amethyst-navigation - Nav-mesh based 2D and 3D navigation toolset for Amethyst game engine [MIT License] (⭐️24)
  • PsichiX/density-mesh - Image density/height map to mesh generator [MIT License] (⭐️67)
  • PsichiX/emergent - Toolset for producing emergent gameplay for games written in Rust (⭐️63)
  • PsichiX/md-bakery - CLI tool to bake your fresh and hot MD files [MIT License] (⭐️39)
  • PsichiX/navmesh - Nav-Mesh path finder for Rust (⭐️33)
  • PsichiX/Oxygengine - Rust implementation of Oxygen Core HTML5 game engine (⭐️399)
  • PsichiX/psyche - Psyche Toolset [MIT License] (⭐️18)
  • pubgrub-rs/pubgrub - PubGrub version solving algorithm implemented in Rust [Mozilla Public License 2.0] (⭐️119)
  • purpleprotocol/graphlib - Simple but powerful graph library for Rust [MIT License] (⭐️166)
  • purpleprotocol/mimalloc_rust - A Rust wrapper over Microsoft's MiMalloc memory allocator [MIT License] (⭐️222)
  • pyfisch/cbor - CBOR support for serde. (⭐️280) Archived!
  • PyO3/pyo3 - Rust bindings for the Python interpreter (⭐️5637)
  • pyros2097/rust-embed - Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. [MIT License] (⭐️776)
  • qarmin/czkawka - Multi functional app to find duplicates, empty folders, similar images etc. (⭐️6545)
  • qboileau/rstow - Custom stow implementation in Rust [MIT License] (⭐️12)
  • qdrant/qdrant - Qdrant - vector similarity search engine with extended filtering support [Apache License 2.0] (⭐️1275)
  • qnighy/rust-refmove - An experimental implementation of library-level by-move references (⭐️1)
  • quickwit-oss/quickwit - Cloud native and cost-efficient search engine for log management (⭐️1474)
  • radium-io/sanity - procedurally generated roguelike game written with rust and amethyst (⭐️11)
  • rafaelcaricio/lvgl-rs - LittlevGL 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] (⭐️318)
  • rajasekarv/vega - A new arguably faster implementation of Apache Spark from scratch in Rust [Apache License 2.0] (⭐️2031)
  • ralfbiedert/cheats.rs - Rust Language Cheat Sheet - https://cheats.rs (⭐️2510)
  • Ralith/hypermine - A hyperbolic voxel game (⭐️106)
  • Ralith/oddio - Lightweight game audio (⭐️64)
  • Ralith/openxrs - OpenXR bindings for Rust (⭐️135)
  • randomPoison/type-uuid - Type-level UUID values for Rust types! (⭐️10)
  • rant-lang/rant - Rant - The templating language for procedural generation. (⭐️104)
  • raphlinus/pulldown-cmark - [MIT License] (⭐️1293)
  • rash-sh/rash - Declarative shell scripting container oriented [GNU GPLv3] (⭐️157)
  • raskr/rust-autograd - Tensors and differentiable operations (like TensorFlow) in Rust [MIT License] (⭐️368)
  • RAUI-labs/raui - Rust implementation of Renderer Agnostic User Interface [MIT License] (⭐️347)
  • rayon-rs/rayon - Rayon: A data parallelism library for Rust (⭐️6423)
  • Razaekel/noise-rs - Procedural noise generation library for Rust. (⭐️433)
  • RazrFalcon/cargo-bloat - Find out what takes most of the space in your executable. [MIT License] (⭐️1345)
  • RazrFalcon/resvg - An SVG rendering library. [Mozilla Public License 2.0] (⭐️1283)
  • RazrFalcon/rustybuzz - A complete harfbuzz's shaping algorithm port to Rust [MIT License] (⭐️251)
  • RazrFalcon/svgcleaner - svgcleaner could help you to clean up your SVG files from the unnecessary data. [GNU GPLv2] (⭐️1477) Archived!
  • RazrFalcon/tiny-skia - A tiny Skia subset ported to Rust [BSD 3-Clause "New" or "Revised" License] (⭐️466)
  • rbatis/rbatis - Rust High Performance compile-time ORM(RBSON based) [Apache License 2.0] (⭐️1311)
  • rbtcollins/effective-limits.rs - Estimate effective resource limits for a process e.g. how much RAM is available for use [Apache License 2.0] (⭐️10)
  • rcoh/angle-grinder - Slice and dice logs on the command line [MIT License] (⭐️2335)
  • redcodestudios/legion_script - A Scripting System for Legion ECS. [MIT License] (⭐️11)
  • redcodestudios/rust-scripting-example - A Rust Scripting System prototype for multiple languages [GNU GPLv3] (⭐️25)
  • redox-os/orbtk - The Rust UI-Toolkit. [MIT License] (⭐️3577)
  • redox-os/relibc - Mirror of https://gitlab.redox-os.org/redox-os/relibc [MIT License] (⭐️712)
  • redox-os/termion - Mirror of https://gitlab.redox-os.org/redox-os/termion [MIT License] (⭐️1719)
  • reem/rust-ordered-float - [MIT License] (⭐️107)
  • regexident/cargo-modules - A cargo plugin for showing a tree-like overview of a crate's modules. [Mozilla Public License 2.0] (⭐️288)
  • Relrin/cargo-test-all - Cargo extension for running tests of the used dependencies [BSD 3-Clause "New" or "Revised" License] (⭐️3)
  • reproto/reproto - Rethinking Protocols (⭐️107)
  • Restioson/spaad - ⚛️ Zero-boilerplate actor systems with xtra [Mozilla Public License 2.0] (⭐️17)
  • Restioson/xtra - 🎭 A tiny actor framework (⭐️126)
  • retep998/winapi-rs - Rust bindings to Windows API (⭐️1440)
  • rethinkdb-rs/ql2 - RethinkDB protocol for Rust (⭐️6)
  • rethinkdb/rethinkdb-rs - A native RethinkDB driver written in Rust (⭐️179)
  • reujab/wallpaper.rs - A cross-platform Rust library for getting and setting desktop wallpapers [The Unlicense] (⭐️44)
  • reyk/bubblebabble-rs - Bubble Babble Binary Data Encoding (⭐️1)
  • rhaiscript/rhai - Rhai - An embedded scripting language for Rust. (⭐️1693)
  • rhysd/wain - WebAssembly implementation from scratch in Safe Rust with zero dependencies [MIT License] (⭐️265)
  • rictic/airlock.chat - An exercise in learning wasm and rust and game development by cloning the game among us (⭐️15)
  • riddle-rs/riddle - Rust native game/media development library (⭐️67)
  • Riey/cargo-feature - Cargo plugin to manage dependency features [MIT License] (⭐️70)
  • Rigellute/spotify-tui - Spotify for the terminal written in Rust 🚀 [MIT License] (⭐️11958)
  • riker-rs/riker - Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust. [MIT License] (⭐️853)
  • riker-rs/riker-cqrs - Command Query Responsibility Separation for the Riker framework [MIT License] (⭐️32)
  • riker-rs/riker-patterns - A collection of common actor patterns for the Riker framework [MIT License] (⭐️17)
  • rillrate-fossil/rillrate - Real-time UI for bots and tools [Apache License 2.0] (⭐️384)
  • rillrate-lab/meio - Rust actors alternative to Erlang/OTP [Apache License 2.0] (⭐️140)
  • ringbahn/ringbahn - safe bindings to io-uring (⭐️553)
  • rkyv/rkyv - Zero-copy deserialization framework for Rust [MIT License] (⭐️1145)
  • RoaringBitmap/roaring-rs - A better compressed bitset in Rust (⭐️430)
  • robclu/leapfrog - Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases. (⭐️116)
  • rodrigocfd/winsafe - Windows API and GUI in safe, idiomatic Rust. [MIT License] (⭐️104)
  • rodrimati1992/abi_stable_crates - Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup. (⭐️295)
  • ron-rs/ron - Rusty Object Notation (⭐️1944)
  • rossmacarthur/sheldon - :bowtie: Fast, configurable, shell plugin manager (⭐️363)
  • rotoclone/strategic-communication - A best-of-breed language with a holistic approach to moving the needle (⭐️310)
  • rotty/lexpr-rs - Rust Lisp expression parser and serializer (⭐️99)
  • rpjohnst/dejavu - Game Maker reimplementation (⭐️50)
  • RReverser/cow-utils-rs - Copy-on-write string utilities for Rust [MIT License] (⭐️117)
  • rs-ipfs/rust-ipfs - The InterPlanetary File System (IPFS), implemented in Rust. (⭐️1030)
  • rsimmonsjr/axiom - Implementation of a highly-scalable and ergonomic actor model for Rust (⭐️157)
  • ruabmbua/hidapi-rs - Rust bindings for the hidapi C library [MIT License] (⭐️81)
  • Ruddle/oxidator - RTS game/engine in Rust and WebGPU [MIT License] (⭐️239)
  • ruffle-rs/ruffle - A Flash Player emulator written in Rust (⭐️9686)
  • rune-rs/rune - An embeddable dynamic programming language for Rust. (⭐️913)
  • rusch95/mimalloc-rs - Fork of mimallocator that aims to port mimalloc over to rust. (⭐️16)
  • rusoto/rusoto - AWS SDK for Rust [MIT License] (⭐️2520)
  • RusPiRo/ruspiro-async-book - (⭐️2)
  • rusqlite/rusqlite - Ergonomic bindings to SQLite for Rust [MIT License] (⭐️1450)
  • rust-ab/rust-ab - Rust-AB: A parallel Agent-Based Simulation engine written in Rust (⭐️64)
  • rust-ammonia/ammonia - Repair and secure untrusted HTML (⭐️264)
  • rust-analyzer/rust-analyzer - A Rust compiler front-end for IDEs (⭐️9001)
  • rust-bitcoin/rust-bech32 - Bech32 format encoding and decoding (⭐️37)
  • rust-blockchain/evm - Pure Rust implementation of Ethereum Virtual Machine [Apache License 2.0] (⭐️528)
  • rust-cli/confy - 🛋 Zero-boilerplate configuration management in Rust [MIT License] (⭐️520)
  • rust-cli/human-panic - 😱 Panic messages for humans. (⭐️911)
  • rust-cli/paw - [wip] Command line argument paw-rser. (⭐️156)
  • rust-console/gba - A crate that helps you make GBA games (⭐️416)
  • rust-crdt/rust-crdt - a collection of well-tested, serializable CRDTs for Rust [Apache License 2.0] (⭐️889)
  • rust-db/barrel - 🛢 A database schema migration builder for Rust (⭐️446) Archived!
  • rust-diplomat/diplomat - Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code (⭐️70)
  • rust-embedded-community/serde-json-core - serde-json for no_std programs (⭐️57)
  • rust-embedded/rust-raspberrypi-OS-tutorials - 📚 Learn to write an embedded OS in Rust 🦀 (⭐️7983)
  • rust-fuzz/afl.rs - 🐇 Fuzzing Rust code with American Fuzzy Lop [Apache License 2.0] (⭐️1185)
  • rust-fuzz/arbitrary - Generating structured data from arbitrary, unstructured input. (⭐️247)
  • rust-fuzz/cargo-fuzz - Command line helpers for fuzzing (⭐️931)
  • rust-fuzz/honggfuzz-rs - Fuzz your Rust code with Google-developed Honggfuzz ! (⭐️313)
  • rust-lang-nursery/lazy-static.rs - A small macro for defining lazy evaluated static variables in Rust. (⭐️1379)
  • rust-lang/book - The Rust Programming Language (⭐️9058)
  • rust-lang/cargo - The Rust package manager (⭐️8143)
  • rust-lang/crater - Run experiments across parts of the Rust ecosystem! (⭐️392)
  • rust-lang/futures-rs - Zero-cost asynchronous programming in Rust (⭐️4240)
  • rust-lang/libc - Raw bindings to platform APIs for Rust (⭐️1272)
  • rust-lang/libm - A port of MUSL's libm to Rust. (⭐️336)
  • rust-lang/log - Logging implementation for Rust (⭐️1323)
  • rust-lang/mdBook - Create book from markdown files. Like Gitbook but implemented in Rust [Mozilla Public License 2.0] (⭐️9150)
  • rust-lang/miri - An interpreter for Rust's mid-level intermediate representation (⭐️2192)
  • rust-lang/polonius - Defines the Rust borrow checker. (⭐️629)
  • rust-lang/portable-simd - The testing ground for the future of portable SIMD in Rust (⭐️423)
  • rust-lang/regex - An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. (⭐️2239)
  • rust-lang/rls - Repository for the Rust Language Server (aka RLS) (⭐️3514)
  • rust-lang/rust - Empowering everyone to build reliable and efficient software. (⭐️65368)
  • rust-lang/rustc-hash - Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure (⭐️118)
  • rust-lang/rustc_codegen_gcc - libgccjit AOT codegen for rustc (⭐️620)
  • rust-lang/rustfmt - Format Rust code (⭐️4281)
  • rust-lang/rustlings - 🦀 Small exercises to get you used to reading and writing Rust code! [MIT License] (⭐️23361)
  • rust-lang/rustup - The Rust toolchain installer (⭐️4596)
  • rust-lang/rustwide - Execute your code on the Rust ecosystem. (⭐️144)
  • rust-lang/team - Rust teams structure (⭐️224)
  • rust-ml/linfa - A Rust machine learning framework. (⭐️1615)
  • rust-native-ui/libui-rs - Rust bindings to the minimalist, native, cross-platform UI toolkit libui (⭐️838)
  • rust-ndarray/ndarray - ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations (⭐️2159)
  • rust-num/num-traits - Numeric traits for generic mathematics in Rust (⭐️379)
  • rust-phf/rust-phf - Compile time static maps for Rust [MIT License] (⭐️1103)
  • rust-qt/ritual - Use C++ libraries from Rust (⭐️977)
  • rust-rse/reed-solomon-erasure - [Looking for new owners/maintainers, see #88] Rust implementation of Reed-Solomon erasure coding [MIT License] (⭐️111)
  • rust-secure-code/cargo-geiger - Detects usage of unsafe Rust in a Rust crate and its dependencies. (⭐️928)
  • rust-secure-code/cargo-supply-chain - Gather author, contributor and publisher data on crates in your dependency graph. (⭐️245)
  • rust-shell-script/rust-shell-script - Rustlike shell scripting language; Resilient & robust shell script, compiling to rust code/bash script [Apache License 2.0] (⭐️51)
  • rust-shell-script/rust_cmd_lib - Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way [Apache License 2.0] (⭐️765)
  • rust-skia/rust-skia - Safe Skia Bindings for Rust [MIT License] (⭐️758)
  • rust-spandex/spandex - 🦀 A modern alternative to LaTeX written in Rust [Mozilla Public License 2.0] (⭐️21)
  • rust-tutorials/triangle-from-scratch - Drawing a triangle with no other crate dependencies. (⭐️24)
  • rust-unofficial/awesome-rust - A curated list of Rust code and resources. [Creative Commons Zero v1.0 Universal] (⭐️25191)
  • rust-unofficial/too-many-lists - Learn Rust by writing Entirely Too Many linked lists [MIT License] (⭐️2004)
  • rust-vmm/kvm-bindings - [Apache License 2.0] (⭐️69)
  • rust-windowing/android-ndk-rs - Rust bindings to the Android NDK (⭐️505)
  • rust-windowing/glutin - A low-level library for OpenGL context creation, written in pure Rust. [Apache License 2.0] (⭐️1580)
  • rust-windowing/raw-window-handle - (⭐️125)
  • rust-windowing/winit - Window handling library in pure Rust [Apache License 2.0] (⭐️2432)
  • RustAudio/coreaudio-sys - Raw bindings to the OSX CoreAudio framework generated by bindgen (see coreaudio-rs for a more rust-esque wrapper). [MIT License] (⭐️32)
  • RustAudio/cpal - Cross-platform audio I/O library in pure Rust [Apache License 2.0] (⭐️1429)
  • RustAudio/dasp - The fundamentals for Digital Audio Signal Processing. Formerly sample. (⭐️553)
  • RustAudio/deepspeech-rs - Rust bindings for the deepspeech library (⭐️280) Archived!
  • RustAudio/ogg - Ogg container decoder and encoder written in pure Rust (⭐️82)
  • RustAudio/rust-lv2 - A safe, fast, and modular framework to create LV2 plugins, written in Rust (⭐️123)
  • RustAudio/vst-rs - VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group. [MIT License] (⭐️784)
  • RustCrypto/hashes - Collection of cryptographic hash functions written in pure Rust (⭐️919)
  • RustCrypto/nacl-compat - Pure Rust compatibility layer for NaCl-family libraries (⭐️17)
  • RustCrypto/password-hashes - Password hashing functions / KDFs (⭐️263)
  • RustCrypto/RSA - RSA implementation in pure Rust (⭐️277)
  • rustdesk/rustdesk - Yet another remote desktop software [GNU GPLv3] (⭐️16273)
  • rusterlium/rustler - Safe Rust bridge for creating Erlang NIF functions (⭐️3179)
  • rustic-games/sm - 🚀 SM – a static State Machine library (⭐️176)
  • rusticstuff/simdutf8 - SIMD-accelerated UTF-8 validation for Rust. (⭐️410)
  • rustls/rustls - A modern TLS library in Rust (⭐️3349)
  • RustPython/RustPython - A Python Interpreter written in Rust (⭐️10982)
  • RustScan/RustScan - 🤖 The Modern Port Scanner 🤖 [GNU GPLv3] (⭐️5991)
  • rustwasm/gloo - A modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM (⭐️1093)
  • rustwasm/twiggy - Twiggy🌱 is a code size profiler (⭐️837)
  • rustwasm/wasm-bindgen - Facilitating high-level interactions between Wasm modules and JavaScript (⭐️5051)
  • rustwasm/wasm-pack - 📦✨ your favorite rust -> wasm workflow tool! (⭐️4124)
  • rustwasm/wee_alloc - The Wasm-Enabled, Elfin Allocator [Mozilla Public License 2.0] (⭐️505)
  • rusty-celery/rusty-celery.github.io - 🦀 📖 The Rusty Celery Book (⭐️2)
  • rustyhorde/vergen - Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros (⭐️139)
  • ruuda/claxon - A FLAC decoder in Rust [Apache License 2.0] (⭐️243)
  • ryanisaacg/quicksilver - A simple framework for 2D games on desktop and web (⭐️741)
  • ryankurte/cargo-binstall - Binary installation for rust projects [GNU GPLv3] (⭐️149)
  • rylev/remem - Utility for reusing memory (⭐️51)
  • saber-hq/stable-swap - 🔁 StableSwap by Saber: an automated market maker for mean-reverting trading pairs. [Apache License 2.0] (⭐️322)
  • saber-hq/vipers - 🕶 Assorted checks and validations for writing safer Solana programs. [Apache License 2.0] (⭐️112)
  • sagebind/castaway - Experimental crate for zero-cost downcasting for limited compile-time specialization [MIT License] (⭐️45)
  • sagebind/riptide - The Riptide Programming Language: Shell scripting redesigned. [MIT License] (⭐️21)
  • sagiegurari/cargo-make - Rust task runner and build tool. [Apache License 2.0] (⭐️1412)
  • sagiegurari/duckscript - Simple, extendable and embeddable scripting language. [Apache License 2.0] (⭐️276)
  • sagiegurari/shell2batch - Coverts simple basic shell scripts to windows batch scripts. [Apache License 2.0] (⭐️29)
  • salsa-rs/salsa - A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system. (⭐️1121)
  • SamiPerttu/fundsp - Audio DSP library featuring an inline graph notation for audio processing (⭐️164)
  • samtay/so - A terminal interface for Stack Overflow [MIT License] (⭐️948)
  • samuela/rustybox - A free-range, non-GMO fork of busybox in 100% Rust 🦀 (⭐️670)
  • samueltardieu/pathfinding - Pathfinding library for rust (⭐️475)
  • sanbox-irl/smol-rgb - A smol library for simple Rgb color management (⭐️3)
  • sandmor/taskbar_interface - A interface for Rust to interact with the taskbar [MIT License] (⭐️18)
  • SarthakSingh31/bevy_4x_camera - A 4X style camera for bevy. [MIT License] (⭐️23)
  • saschagrunert/indextree - Arena based tree 🌲 structure by using indices instead of reference counted pointers [MIT License] (⭐️414)
  • saurvs/nfd-rs - OS-native file dialogs on Linux, OS X and Windows [MIT License] (⭐️149)
  • Schniz/fnm - 🚀 Fast and simple Node.js version manager, built in Rust [GNU GPLv3] (⭐️7210)
  • sciter-sdk/rust-sciter - Rust bindings for Sciter [MIT License] (⭐️702)
  • scottlamb/moonfire-nvr - Moonfire NVR, a security camera network video recorder (⭐️626)
  • sdleffler/qp-trie-rs - An idiomatic and fast QP-trie implementation in pure Rust. [Mozilla Public License 2.0] (⭐️66)
  • sdroege/async-tungstenite - Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation [MIT License] (⭐️298)
  • seanmonstar/reqwest - An easy and powerful Rust HTTP Client (⭐️5355)
  • seanmonstar/unicase - Unicode Case-folding for Rust (⭐️51)
  • seanmonstar/warp - A super-easy, composable, web server framework for warp speeds. [MIT License] (⭐️6206)
  • SeaQL/sea-orm - 🐚 An async & dynamic ORM for Rust (⭐️1725)
  • sebastiencs/shared-arena - A thread-safe & efficient memory pool (⭐️136)
  • sebcrozet/instant - A std::time::Instant replacement that works on WASM too. [BSD 3-Clause "New" or "Revised" License] (⭐️61)
  • second-state/rustwasmc - Tool for building Rust functions for Node.js. Combine the performance of Rust, safety and portability of WebAssembly, and ease of use of JavaScript. (⭐️98)
  • second-state/wasm-learning - Building Rust functions for Node.js to take advantage of Rust's performance, WebAssembly's security and portability, and JavaScript's ease-of-use. Demo code and recipes. (⭐️286)
  • seed-rs/seed - A Rust framework for creating web apps [MIT License] (⭐️3228)
  • serde-rs/json - Strongly typed JSON library for Rust (⭐️2883)
  • serde-rs/serde - Serialization framework for Rust (⭐️5328)
  • SergioBenitez/Figment - A hierarchical configuration library so con-free, it's unreal. (⭐️160)
  • SergioBenitez/uncased - Case-preserving, ASCII case-insensitive no_std string types for Rust. (⭐️6)
  • SergiusIW/collider-rs - Rust library for continuous 2-D collision detection. [Apache License 2.0] (⭐️79)
  • servo/font-kit - A cross-platform font loading library written in Rust (⭐️442)
  • servo/gaol - Cross-platform application sandboxing for Rust (⭐️311)
  • servo/ipc-channel - A multiprocess drop-in replacement for Rust channels (⭐️553)
  • servo/pathfinder - A fast, practical GPU rasterizer for fonts and vector graphics (⭐️2866)
  • servo/rust-smallvec - "Small vector" optimization for Rust: store up to a small number of items on the stack (⭐️747)
  • servo/surfman - Accelerated offscreen graphics for WebGL (⭐️138)
  • servo/webrender - A GPU-based renderer for the web [Mozilla Public License 2.0] (⭐️2591)
  • setzer22/egui_node_graph - Build your node graph applications in Rust, using egui [MIT License] (⭐️173)
  • sfackler/rust-fallible-iterator - (⭐️43)
  • sfackler/tokio-openssl - OpenSSL bindings for Tokio (⭐️24)
  • shadowsocks/crypto2 - The fastest cryptographic library in the galaxy [MIT License] (⭐️279)
  • sharkdp/bat - A cat(1) clone with wings. (⭐️33446)
  • sharkdp/binocle - a graphical tool to visualize binary data (⭐️657)
  • sharkdp/hexyl - A command-line hex viewer (⭐️6722)
  • sharkdp/hyperfine - A command-line benchmarking tool (⭐️10845)
  • sharkdp/pastel - A command-line tool to generate, analyze, convert and manipulate colors (⭐️4028)
  • shekohex/rust-wasm-hotreload - PoC Using WASM Modules as Hot-Reloading Logic from Rust. [MIT License] (⭐️22)
  • shepmaster/snafu - Easily assign underlying errors into domain-specific errors while adding context (⭐️860)
  • shepmaster/twox-hash - A Rust implementation of the XXHash algorithm. [MIT License] (⭐️296)
  • sheredom/yair - 🦜 yair - a high-level compiler IR entirely written in Rust [Creative Commons Zero v1.0 Universal] (⭐️32)
  • ShisoftResearch/Lightning - A set of lock-free data structures [MIT License] (⭐️97)
  • siddontang/rust-raftkv - A simple distributed consistent key-value store with Raft and Rust [Apache License 2.0] (⭐️29)
  • sidkshatriya/rd - rd is a record/replay debugger written in rust (⭐️909)
  • sigmaSd/IRust - Cross Platform Rust Repl [MIT License] (⭐️235)
  • signalapp/ringrtc - [GNU AGPLv3] (⭐️419)
  • silvia-odwyer/photon - ⚡ Rust/WebAssembly image processing library [Apache License 2.0] (⭐️1473)
  • SimonWoodburyForget/mindustry-mods - Currated list of Mindustry mods. [GNU GPLv3] (⭐️52)
  • Skallwar/suckit - Suck the InTernet (⭐️491)
  • skerkour/bloom - The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more (⭐️1333)
  • skytable/skytable - Skytable is a fast, secure and reliable realtime NoSQL database with keyspaces, tables, data types, authn/authz, snapshots and more to build powerful apps [GNU AGPLv3] (⭐️761)
  • skyzh/type-exercise-in-rust - Learn Rust black magics by implementing an expression framework in database systems [Apache License 2.0] (⭐️746)
  • slint-ui/slint - Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript. (⭐️4161)
  • slog-rs/slog - Structured, contextual, extensible, composable logging for Rust (⭐️1223)
  • smartcorelib/smartcore - SmartCore is a comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning. [Apache License 2.0] (⭐️232)
  • smartcorelib/smartcore-examples - SmartCore examples [Apache License 2.0] (⭐️9)
  • smessmer/binary-layout - The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give it a slice of binary data, and it will allow you to read and write the fields defined in the layout from the binary data without having to copy any of the data. It's similar to transmuting to/from a #[repr(packed)] struct, but much safer. (⭐️10)
  • smol-rs/async-broadcast - Async broadcast channels (⭐️71)
  • smol-rs/async-channel - Async multi-producer multi-consumer channel (⭐️340)
  • smol-rs/async-compat - Compatibility adapter between tokio and futures (⭐️72)
  • smol-rs/async-executor - Async executor (⭐️106)
  • smol-rs/async-fs - Async filesystem primitives (⭐️95)
  • smol-rs/async-lock - Async synchronization primitives (⭐️91)
  • smol-rs/async-task - Task abstraction for building executors (⭐️187)
  • smol-rs/blocking - A thread pool for isolating blocking I/O in async programs (⭐️247)
  • smol-rs/concurrent-queue - Concurrent multi-producer multi-consumer queue (⭐️85)
  • smol-rs/easy-parallel - Run closures in parallel (⭐️91)
  • smol-rs/event-listener - Notify async tasks or threads (⭐️173)
  • smol-rs/fastrand - A simple and fast random number generator (⭐️194)
  • smol-rs/futures-lite - Futures, streams, and async I/O combinators. (⭐️202)
  • smol-rs/polling - Portable interface to epoll, kqueue, event ports, and wepoll (⭐️213)
  • smol-rs/smol - A small and fast async runtime for Rust (⭐️2317)
  • smoltcp-rs/smoltcp - a smol tcp/ip stack (⭐️2441)
  • snapview/tokio-tungstenite - Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation [MIT License] (⭐️712)
  • snipsco/snips-nlu-rs - Snips NLU rust implementation (⭐️321)
  • SOF3/include-flate - A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation [Apache License 2.0] (⭐️105)
  • Soft/xcolor - Lightweight color picker for X11 [MIT License] (⭐️320)
  • softprops/envy - deserialize env vars into typesafe structs with rust [MIT License] (⭐️565)
  • softprops/hyperlocal - 🔌 ✨rustlang hyper bindings for local unix domain sockets [MIT License] (⭐️144)
  • softprops/recap - deserialize typed structures from regex captures [MIT License] (⭐️145)
  • softprops/shiplift - 🐳 🦀 rust interface for maneuvering docker containers [MIT License] (⭐️536)
  • solana-labs/solana - Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces. (⭐️7890)
  • solana-labs/solana-program-library - A collection of Solana-maintained on-chain programs (⭐️1582)
  • Sollimann/CleanIt - Open-source Autonomy Software in Rust-lang with gRPC for the Roomba series robot vacuum cleaners. Under development. [MIT License] (⭐️188)
  • sonos/dinghy - Easier cross-compilation for phones and single boards computers (⭐️270)
  • sonos/ffi-convert-rs - Easier and safer interface between Rust, C, and other languages (⭐️92)
  • sonos/tract - Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference (⭐️1244)
  • SoptikHa2/desed - Debugger for Sed: demystify and debug your sed scripts, from comfort of your terminal. [GNU GPLv3] (⭐️779)
  • sotrh/learn-wgpu - Guide for using gfx-rs's wgpu library. [MIT License] (⭐️757)
  • sourcefrog/conserve - [beta] robust portable backup tool in Rust (⭐️133)
  • sozu-proxy/sozu - Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome! Ping us on gitter to know more [GNU AGPLv3] (⭐️1696)
  • spacejam/paxos - simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly (⭐️137)
  • spacejam/rio - pure rust io_uring library, built on libc, thread & async friendly, misuse resistant (⭐️735)
  • spacejam/sled - the champagne of beta embedded databases (⭐️5759)
  • spearman/enum-unitary - Trait and macro for unitary enums [Apache License 2.0] (⭐️12)
  • spearow/coaster - Extendable HPC-Framework for CUDA, OpenCL and common CPU (⭐️86) Archived!
  • spearow/juice - The Hacker's Machine Learning Engine (⭐️875)
  • spebern/async-ssh2 - (⭐️39)
  • sphereflow/light_garden - Tracing rays in 2D and rendering them as lines. Inspired by "zen photon garden" [MIT License] (⭐️3)
  • spieglt/Cloaker - Simple, drag-and-drop, password-based file encryption [GNU GPLv3] (⭐️322)
  • spieglt/nestur - The NES (emulator) you left outside in the rain but let dry and still kind of works (⭐️522)
  • srijs/rust-crc32fast - Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust (⭐️160)
  • Srinivasa314/alcro - A library to create desktop apps using rust and modern web technologies (⭐️134)
  • sslab-gatech/Rudra - Rust Memory Safety & Undefined Behavior Detection (⭐️1083)
  • StarArawn/bevy_ecs_tilemap - A tilemap rendering crate for bevy which is more ECS friendly. [MIT License] (⭐️212)
  • StarArawn/bevy_tiled - A plugin for rendering tiled maps. [MIT License] (⭐️118)
  • Starlight-JS/starlight - JS engine in Rust [Mozilla Public License 2.0] (⭐️397)
  • starship/starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! [ISC License] (⭐️24445)
  • starwolves/space - A SCI-FI community game server simulating space(ships). Built from the ground up to support moddable online action multiplayer and roleplay! (⭐️25)
  • stateright/stateright - A model checker for implementing distributed systems. [MIT License] (⭐️1123)
  • stepancheg/rust-protobuf - Rust implementation of Google protocol buffers [MIT License] (⭐️1966)
  • stepchowfun/toast - Containerize your development and continuous integration environments. 🥂 (⭐️1009)
  • stevedonovan/chrono-english - Converting informal English dates (like date command) to chrono DateTime in Rust [MIT License] (⭐️44)
  • stevedonovan/gentle-intro - A gentle Rust tutorial [MIT License] (⭐️737)
  • stevedonovan/runner - Tool for running Rust snippets [MIT License] (⭐️115)
  • store2be/pape-rs - A Latex template to PDF generation web service written in Rust. [MIT License] (⭐️68)
  • storyai/tracing-wasm - tracing crate compatible Subscriber for reporting spans through browser window.performance (⭐️46)
  • stouset/secrets - Secure storage for cryptographic secrets in Rust (⭐️131)
  • str4d/rage - A simple, secure and modern encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability. (⭐️1313)
  • subgraph/gtk-layer-shell-rs - Rust bindings for gtk-layer-shell library [MIT License] (⭐️15)
  • sunfishcode/mustang - Rust programs written entirely in Rust (⭐️465)
  • sunng87/handlebars-rust - Rust templating with Handlebars [MIT License] (⭐️808)
  • sunshine-protocol/allo-isolate - Run Multithreaded Rust along with Dart VM (in isolate) 🌀 [Apache License 2.0] (⭐️71)
  • SuperTails/langcraft - Compiler from LLVM IR to Minecraft datapacks. (⭐️518)
  • svenstaro/bvh - A fast BVH using SAH in rust [MIT License] (⭐️136)
  • svenstaro/genact - 🌀 A nonsense activity generator [MIT License] (⭐️5719)
  • svenstaro/miniserve - 🌟 For when you really just want to serve some files over HTTP right now! [MIT License] (⭐️3168)
  • Svetlitski/fcp - A significantly faster alternative to the classic Unix cp(1) command, copying large files and directories in a fraction of the time. [BSD 3-Clause "New" or "Revised" License] (⭐️431)
  • swc-project/swc - Rust-based platform for the Web [Apache License 2.0] (⭐️21470)
  • swellaby/rusty-hook - git hook manager, geared toward Rust projects [MIT License] (⭐️93)
  • sycamore-rs/sycamore - A reactive library for creating web apps in Rust and WebAssembly [MIT License] (⭐️966)
  • szymonwieloch/rust-dlopen - Rust library for opening and working with dynamic link libraries. [MIT License] (⭐️122)
  • t-mw/storylets-rs - Embeddable storylet-based narrative engine for games (⭐️4)
  • t-mw/throne - Scripting language for game prototyping and story logic [MIT License] (⭐️43)
  • Taaitaaiger/jlrs - Julia bindings for Rust [MIT License] (⭐️223)
  • tafia/quick-xml - Rust high performance xml reader and writer [MIT License] (⭐️670)
  • taiki-e/cargo-hack - Cargo subcommand to provide various options useful for testing and continuous integration. (⭐️163)
  • tailhook/lithos - Process supervisor that supports linux containers [MIT License] (⭐️105)
  • tailhook/quick-error - A rust-macro which makes errors easy to write (⭐️305)
  • tailhook/unshare - The low-level linux containers creation library for rust (⭐️97)
  • takahirox/nes-rust - NES emulator written in Rust + WASM [MIT License] (⭐️169)
  • TaKO8Ki/awesome-alternatives-in-rust - A curated list of replacements for existing software written in Rust [MIT License] (⭐️2336)
  • TaKO8Ki/frum - A little bit fast and modern Ruby version manager written in Rust [MIT License] (⭐️428)
  • tanakh/easy-scraper - Easy scraping library [MIT License] (⭐️177)
  • tangramdotdev/tangram - Tangram makes it easy for programmers to train, deploy, and monitor machine learning models. (⭐️1276)
  • TanTanDev/wooting_snake - Snake on wooting keyboards, written with Rust [Apache License 2.0] (⭐️17)
  • tauri-apps/tauri - Build smaller, faster, and more secure desktop applications with a web frontend. (⭐️36053)
  • tauri-apps/webkit2gtk-rs - WebKit2 bindings and wrappers for Rust [MIT License] (⭐️84)
  • tauri-apps/wry - Cross-platform WebView library in Rust for Tauri. (⭐️1207)
  • tbillington/kondo - Save space by cleaning non-essential files from software projects. [MIT License] (⭐️579)
  • tcdi/pgx - Build Postgres Extensions with Rust! [MIT License] (⭐️1410)
  • Technolution/rustig - A tool to detect code paths leading to Rust's panic handler (⭐️175)
  • TedDriggs/darling - A Rust proc-macro attribute parser [MIT License] (⭐️506)
  • tedsta/wgpu-pbr - Implementation of PBR using wgpu-rs [MIT License] (⭐️60)
  • tensorflow/rust - Rust language bindings for TensorFlow [Apache License 2.0] (⭐️3573)
  • termapps/enquirer - Command Line Utility for Stylish Interactive Prompts [MIT License] (⭐️202)
  • terminusdb/terminusdb-store - a tokio-enabled data store for triple data [Apache License 2.0] (⭐️253)
  • tesselode/kira - Library for expressive game audio. (⭐️440)
  • TeXitoi/structopt - Parse command line arguments by defining a struct. (⭐️2427)
  • That3Percent/tree-buf - An experimental serialization system written in Rust [MIT License] (⭐️234)
  • the-lean-crate/criner - A tool to mine crates.io and produce static websites [MIT License] (⭐️68)
  • TheAlgorithms/Rust - All Algorithms implemented in Rust [MIT License] (⭐️6781)
  • thecoshman/http - Host These Things Please - a basic http server for hosting a folder fast and simply [MIT License] (⭐️329)
  • thedodd/trunk - Build, bundle & ship your Rust WASM application to the web. (⭐️1254)
  • theduke/crates-io-api - API client for crates.io, the Rust crate registry. (⭐️39)
  • TheNeikos/rustbreak - A simple, fast and easy to use self-contained single file storage for Rust (⭐️361)
  • TheNeikos/viereck - A simple to use, versatile graphical overlay on X11 [MIT License] (⭐️5)
  • theotherphil/imagecli - A command line image processing tool [MIT License] (⭐️248)
  • thepowersgang/stack_dst-rs - Stack-allocated DSTs for rust (fixed capacity) (⭐️29)
  • TheRawMeatball/bevy_discovery - [MIT License] (⭐️11) Archived!
  • thetawavegame/thetawave-legacy - A space shooter game made with Amethyst and Rust. [GNU GPLv3] (⭐️185)
  • Thomasdezeeuw/heph - Heph is an actor framework for Rust based on asynchronous functions. [MIT License] (⭐️95)
  • TianyiShi2001/Algorithms - Algorithms implemented in Rust, explained. [MIT License] (⭐️275)
  • tiby312/broccoli - [MIT License] (⭐️47)
  • tigregalis/bevy-ldtk - (⭐️2)
  • tikv/agatedb - A persistent key-value storage in rust. [Apache License 2.0] (⭐️360)
  • tikv/fail-rs - Fail points for rust [Apache License 2.0] (⭐️243)
  • tikv/grpc-rs - The gRPC library for Rust built on C Core library and futures [Apache License 2.0] (⭐️1507)
  • tikv/pprof-rs - A Rust CPU profiler implemented with the help of backtrace-rs [Apache License 2.0] (⭐️595)
  • tikv/raft-rs - Raft distributed consensus algorithm implemented in Rust. [Apache License 2.0] (⭐️1989)
  • tikv/tikv - Distributed transactional key-value database, originally created to complement TiDB [Apache License 2.0] (⭐️10967)
  • tikv/yatp - Yet another thread pool in rust for both callbacks or futures. [Apache License 2.0] (⭐️92)
  • tmpfs/json-rpc2 - Simple and pragmatic JSON-RPC facade for Rust (⭐️5)
  • tock/tock - A secure embedded operating system for microcontrollers (⭐️3495)
  • tokio-rs/axum - Ergonomic and modular web framework built with Tokio, Tower, and Hyper [MIT License] (⭐️4236)
  • tokio-rs/bytes - Utilities for working with bytes [MIT License] (⭐️1002)
  • tokio-rs/console - a debugger for async rust! [MIT License] (⭐️1773)
  • tokio-rs/loom - Concurrency permutation testing tool for Rust. [MIT License] (⭐️1201)
  • tokio-rs/prost - PROST! a Protocol Buffers implementation for the Rust Language [Apache License 2.0] (⭐️1964)
  • tokio-rs/slab - Slab allocator for Rust [MIT License] (⭐️402)
  • tokio-rs/tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... [MIT License] (⭐️15688)
  • tokio-rs/tracing - Application level tracing for Rust. [MIT License] (⭐️2378)
  • tomaka/redshirt - 🧑‍🔬 Operating system [GNU GPLv3] (⭐️1252)
  • TomCrypto/quasi-rd - Generate quasirandom Rd sequences [MIT License] (⭐️15)
  • tomprogrammer/scram - An implementation of the Salted Challenge Response Authentication Mechanism (SCRAM) [MIT License] (⭐️4)
  • torkleyy/nitric - [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric (⭐️86)
  • tralph3/ddi - A safer dd [GNU GPLv3] (⭐️77)
  • tree-sitter/tree-sitter - An incremental parsing system for programming tools [MIT License] (⭐️8193)
  • tremor-rs/tremor-runtime - Main Tremor Project Rust Codebase [Apache License 2.0] (⭐️624)
  • trishume/syntect - Rust library for syntax highlighting using Sublime Text syntax definitions. [MIT License] (⭐️1289)
  • tritone11/rust-keycloak - rust-keycloak is a Rust crate providing access to the Keycloak API. [GNU GPLv3] (⭐️21)
  • tuqqu/oxide-lang - Oxide Programming Language, an interpreted scripting language with a Rust influenced syntax. [MIT License] (⭐️105)
  • Twinklebear/tobj - Tiny OBJ Loader in Rust [MIT License] (⭐️167)
  • twitter/rezolus - Systems performance telemetry [Apache License 2.0] (⭐️1105)
  • tylerreisinger/prisma - A powerful color representation, manipulation and conversion library that aims to be easy to use. [MIT License] (⭐️12)
  • ubnt-intrepid/polyfuse - A FUSE (Filesystem in Userspace) library for Rust (⭐️99)
  • unicode-rs/unicode-segmentation - Grapheme Cluster and Word boundaries according to UAX#29 rules (⭐️347)
  • unknownue/vulkan-tutorial-rust - Following the vulkan tutorial(https://vulkan-tutorial.com/) using the Rust programming language. [MIT License] (⭐️261)
  • unrelentingtech/galacritty - [Abandoned experiment] GTK terminal emulator based on Alacritty [USE WEZTERM!] [The Unlicense] (⭐️141)
  • unrelentingtech/secstr - Secure string library for Rust [The Unlicense] (⭐️92)
  • untitaker/mysteryshack - A remoteStorage-server [MIT License] (⭐️101)
  • Uriopass/inline_tweak - Tweak a Rust value directly in the source code [Creative Commons Zero v1.0 Universal] (⭐️107)
  • uutils/coreutils - Cross-platform Rust rewrite of the GNU coreutils [MIT License] (⭐️11213)
  • uwplse/tensat - Re-implementation of the TASO compiler using equality saturation [MIT License] (⭐️58)
  • vadimcn/cargo-pgo - Supercharge you Rust programs! (⭐️32)
  • vadimcn/vscode-lldb - A native debugger extension for VSCode based on LLDB [MIT License] (⭐️1271)
  • vadixidav/toil - An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once) [MIT License] (⭐️19)
  • 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] (⭐️12744)
  • varlink/rust - Rust implementation of the Varlink protocol (⭐️40)
  • vbe0201/Saturnus - An open-source reimplementation of the Horizon microkernel used in the Nintendo Switch (⭐️38)
  • vectordotdev/vector - A high-performance observability data pipeline. [Mozilla Public License 2.0] (⭐️9744)
  • vertexclique/lever - Pillars for Transactional Systems and Data Grids (⭐️110)
  • VFLashM/tuple_list - Rust crate for variadic tuple metaprogramming. [MIT License] (⭐️12)
  • vhakulinen/gnvim - GUI for neovim, without any web bloat [MIT License] (⭐️1530)
  • vi/websocat - Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions [MIT License] (⭐️3808)
  • VincentFoulon80/console_engine - A simple terminal framework to draw things and manage user input [MIT License] (⭐️108)
  • viperproject/prusti-dev - A static verifier for Rust, based on the Viper verification infrastructure. (⭐️549)
  • virtualritz/libfive-rs - Rust wrapper for libfive. [Mozilla Public License 2.0] (⭐️16)
  • virtualritz/opensubdiv-petite - Selective Rust wrapper for OpenSubdiv. (⭐️14)
  • visioncortex/vtracer - Raster to Vector Graphics Converter (⭐️736)
  • vislyhq/stretch - High performance flexbox implementation written in rust [MIT License] (⭐️1647)
  • vitorenesduarte/fantoch - framework for evaluating (planet-scale) consensus protocols (⭐️78)
  • viz-rs/radix-tree - A radix tree implementation (⭐️6)
  • vks/average - Calculate statistics iteratively (⭐️24)
  • vleue/bevmnist - [MIT License] (⭐️51)
  • vleue/bevy_easings - Helpers and Plugins for Bevy (⭐️81)
  • vnduongthanhtung/ssimd - Simulated Simd on Rust stable channel (⭐️8)
  • void-rs/void - terminal-based personal organizer (⭐️912)
  • volta-cli/volta - Volta: JS Toolchains as Code. ⚡ (⭐️5610)
  • vorner/arc-swap - Support atomic operations on Arc itself (⭐️357)
  • vorner/slipstream - Nudging the compiler to auto-vectorize things (⭐️44)
  • vrtbl/passerine - A small extensible programming language designed for concise expression with little code. [MIT License] (⭐️775)
  • vv9k/dockeye - GUI app for managing Docker/Podman (⭐️375)
  • vv9k/epick - Color picker for creating harmonic color palettes that works on Linux, Windows, macOS and web. [GNU GPLv3] (⭐️87)
  • vv9k/pkger - Automate building RPMs and DEBs as well as other artifacts on multiple Linux distributions, versions and architectures using Docker [MIT License] (⭐️150)
  • w3reality/wasm-mt - A multithreading library for Rust and WebAssembly (⭐️121)
  • wackywendell/basicalloc - [MIT License] (⭐️6)
  • wahn/rs_pbrt - Rust crate to implement a counterpart to the PBRT book's (3rd edition) C++ code. See also https://www.rs-pbrt.org/about ... (⭐️740)
  • wasmerio/wapm-cli - 📦 WebAssembly Package Manager (CLI) [MIT License] (⭐️287)
  • wasmerio/wasmer - 🚀 The leading WebAssembly Runtime supporting WASI and Emscripten [MIT License] (⭐️11897)
  • wasmerio/wasmer-rust-example - Example of WebAssembly embedding in Rust using Wasmer (⭐️149)
  • watchexec/watchexec - Executes commands in response to file modifications [Apache License 2.0] (⭐️2982)
  • wdv4758h/cargo-arch - cargo subcommand to generate Arch Linux package [Apache License 2.0] (⭐️54)
  • WeakKnight/shader_toy_playground - a shadertoy shader playground based on rust language (⭐️9)
  • WebAssembly/WASI - WebAssembly System Interface (⭐️2633)
  • webonnx/wonnx - A GPU-accelerated ONNX inference run-time written 100% in Rust, ready for the web [MIT License] (⭐️136)
  • webrtc-rs/webrtc - A pure Rust implementation of WebRTC (⭐️1813)
  • webview/webview_rust - [wip] Rust Bindings to webview [MIT License] (⭐️98)
  • wez/wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust (⭐️3951)
  • wfraser/fuse-mt - FUSE-MT: a multithreaded wrapper on top of FUSE for Rust (⭐️62)
  • whatisaphone/genawaiter - Stackless generators on stable Rust. (⭐️318)
  • Wilfred/difftastic - a diff that understands syntax 🟥🟩 [MIT License] (⭐️8761)
  • willcrichton/flowistry - Flowistry is an IDE plugin for Rust that helps you focus on relevant code. [MIT License] (⭐️975)
  • withoutboats/fehler - Rust doesn't have exceptions (⭐️554)
  • withoutboats/notty - A new kind of terminal [GNU AGPLv3] (⭐️2110)
  • Wumpf/blub - 3D fluid simulation experiments in Rust, using WebGPU-rs (WIP) [MIT License] (⭐️187)
  • wusyong/smol-potat - Proc macro for smol async runtime (⭐️49)
  • xacrimon/dashmap - Blazing fast concurrent HashMap for Rust. [MIT License] (⭐️1559)
  • XAMPPRocky/octocrab - A modern, extensible GitHub API Client for Rust. (⭐️423)
  • XAMPPRocky/tokei - Count your code, quickly. (⭐️6398)
  • XAMPPRocky/tokei_rs - The tokei.rs server code. (⭐️40)
  • xd009642/tarpaulin - A code coverage tool for Rust projects (⭐️1529)
  • xeenypl/crab - crab is command line web scraping tool written in rust [MIT License] (⭐️9)
  • xen0n/autojump-rs - A fast drop-in replacement of autojump written in Rust [GNU GPLv3] (⭐️168)
  • xldenis/creusot - deductive verification of Rust code. (semi) automatically prove your code satisfies your specifications! [GNU LGPLv2.1] (⭐️276)
  • xshade-lang/xshade - "cross shade" meta shading language and compiler [MIT License] (⭐️30) Archived!
  • XtremeDevX/turbo-delete - ⚡ A Blazing fast alternative to the stock windows folder delete function! [Apache License 2.0] (⭐️151)
  • xvrqt/user-error - A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unrecoverable errors to inform the user what they can do to fix them. [MIT License] (⭐️18)
  • Y2Z/monolith - ⬛️ CLI tool for saving complete web pages as a single HTML file [Creative Commons Zero v1.0 Universal] (⭐️4622)
  • yaahc/color-eyre - Custom hooks for colorful human oriented error reports via panics and the eyre crate (⭐️504)
  • yaahc/displaydoc - A derive macro for implementing the display Trait via a doc comment and string interpolation (⭐️287)
  • yaahc/eyre - A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications (⭐️589)
  • yaahc/spandoc - Proc macro for using doc comments as context for errors/logs/profiling/whatever via tracing (⭐️40)
  • yamafaktory/jql - A JSON Query Language CLI tool [MIT License] (⭐️678)
  • yatima-inc/yatima - A programming language for the decentralized web [MIT License] (⭐️400)
  • ybyygu/rust-octree - rust implementation of octree algorithm for nearest neighbor search in 3D space [GNU GPLv3] (⭐️29)
  • yeslogic/fathom - 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧 [Apache License 2.0] (⭐️181)
  • yewstack/yew - Rust / Wasm framework for building client web apps (⭐️20695)
  • yoshuawuyts/chic - Pretty parser error reporting. (⭐️24)
  • yzsolt/meshopt-rs - Pure Rust implementation of the meshoptimizer library [MIT License] (⭐️15)
  • zargony/fuse-rs - Rust library for filesystems in userspace (FUSE) [MIT License] (⭐️840)
  • zboxfs/zbox - Zero-details, privacy-focused in-app file system. [Apache License 2.0] (⭐️1286)
  • zeroeightysix/rustbar - A wayland status bar written in rust using GTK [MIT License] (⭐️13) Archived!
  • zesterer/ariadne - A fancy diagnostics & error reporting crate (⭐️733)
  • zesterer/broom - An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection (⭐️211)
  • zesterer/flume - A safe and fast multi-producer, multi-consumer channel. (⭐️1274)
  • zesterer/pollster - A minimal async executor that lets you block on a future (⭐️71)
  • zicklag/drone-script-dumper - Tiny utility to dump out the scripts from a .drone.yml so that you can paste them into a terminal. (⭐️2)
  • zicklag/nasa-iotd-wallpaper - A teeny tiny utility to update your desktop wallpaper with the NASA image of the day (⭐️2)
  • zicklag/rust-tutorials - Miscellaneous Rust tutorials including: Rust Plugins [The Unlicense] (⭐️11)
  • zip-rs/zip - Zip implementation in Rust [MIT License] (⭐️425)
  • ziyasal/natura - A simple, efficient spring animation library for smooth, natural motion in Rust [MIT License] (⭐️50)
  • zkat/miette - Fancy upgrade to std::error::Error. (⭐️900)
  • Zokrates/ZoKrates - A toolbox for zkSNARKs on Ethereum [GNU LGPLv3] (⭐️1207)
  • zshipko/ocaml-rs - OCaml extensions in Rust [ISC License] (⭐️182)
  • zslayton/cron - A cron expression parser in Rust (⭐️175)
  • zslayton/stomp-rs - A STOMP client in Rust. Compatible with RabbitMQ, ActiveMQ. [MIT License] (⭐️82)

⬆ back to top

SCSS

⬆ back to top

Scala

  • enso-org/enso - Hybrid visual and textual functional programming. [Apache License 2.0] (⭐️5421)
  • lichess-org/lila - ♞ lichess.org: the forever free, adless and open source chess server ♞ (⭐️11386)
  • prisma/prisma1 - 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [Apache License 2.0] (⭐️16827)
  • SpinalHDL/SpinalHDL - Scala based HDL (⭐️983)

⬆ back to top

ShaderLab

⬆ back to top

Shell

⬆ back to top

Slash

⬆ back to top

Smalltalk

  • studio/studio - Studio is an interactive software diagnostics environment [Apache License 2.0] (⭐️115)

⬆ back to top

Solidity

  • kleros/erc-792 - Implementation of ERC 792: Arbitration Standard and tutorials for implementing arbitrable and arbitrator contracts [MIT License] (⭐️20)

⬆ back to top

Svelte

  • cupcakearmy/cryptgeon - cryptgeon is a secure, open source note / file sharing service inspired by PrivNote written in rust & svelte. [MIT License] (⭐️200)

⬆ back to top

TLA

  • spacejam/tla-rust - writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+ (⭐️917)

⬆ back to top

TeX

  • tuhdo/os01 - Bootstrap yourself to write an OS from scratch. A book for self-learner. (⭐️9898)
  • ubsicap/usfm - Unified Standard Format Markers (⭐️29)
  • w3f/consensus - Consensus for Web3 (⭐️86)

⬆ back to top

TypeScript

  • 0xfe/vexflow - A JavaScript library for rendering music notation and guitar tablature. (⭐️3259)
  • abagames/crisp-game-lib - Minimal JavaScript library for creating classic arcade-like mini-games running in the browser [MIT License] (⭐️211)
  • actions-rs/toolchain - 🛠️ GitHub Action for rustup commands [MIT License] (⭐️346)
  • alephjs/aleph.js - The Full-stack Framework in Deno. [MIT License] (⭐️3894)
  • alienzhou/web-highlighter - ✨ A no-runtime dependency lib for text highlighting & persistence on any website ✨🖍️ [MIT License] (⭐️533)
  • apache/echarts - Apache ECharts is a powerful, interactive charting and data visualization library for browser [Apache License 2.0] (⭐️50545)
  • arrowprotocol/arrow - Launch staking derivatives for the protocols you're already integrating with, redirecting yield to a different address. [GNU AGPLv3] (⭐️30)
  • BabylonJS/Spector.js - Explore and Troubleshoot your WebGL scenes with ease. [MIT License] (⭐️813)
  • basarat/typescript-book - 📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹 (⭐️16991)
  • BishopFox/unredacter - Never ever ever use pixelation as a redaction technique [GNU GPLv3] (⭐️5060)
  • bitwarden/browser - The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more). [GNU GPLv3] (⭐️3677)
  • bubkoo/html-to-image - ✂️ Generates an image from a DOM node using HTML5 canvas and SVG. [MIT License] (⭐️2327)
  • BuilderIO/mitosis - Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and more. [MIT License] (⭐️4511)
  • BuilderIO/partytown - Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉 [MIT License] (⭐️7064)
  • buttercup/buttercup-core - 🎩 The mighty NodeJS password vault [MIT License] (⭐️385)
  • buttercup/buttercup-desktop - 🔑 Cross-Platform Passwords & Secrets Vault [GNU GPLv3] (⭐️3803)
  • bytebase/star-history - The missing star history graph of GitHub repos - https://star-history.com [MIT License] (⭐️2859)
  • cacjs/cac - Simple yet powerful framework for building command-line apps. [MIT License] (⭐️1614)
  • certusone/wormhole - Certus One's reference implementation for the Wormhole blockchain interoperability protocol. (⭐️715)
  • chances/deno-wgpu - Experimental Deno bindings to Mozilla's gfx-rs WebGPU implementation. See denoland/deno#7863 [MIT License] (⭐️22) Archived!
  • chanlito/vue-apollo-decorator - (⭐️12)
  • cloudflare/miniflare - 🔥 Fully-local simulator for Cloudflare Workers [MIT License] (⭐️2567)
  • coder/code-server - VS Code in the browser [MIT License] (⭐️52767)
  • crewdevio/Snel - A Cybernetical framework for svelte applications in deno [MIT License] (⭐️262)
  • crewdevio/Trex - Package Manager for deno 🦕 [MIT License] (⭐️635)
  • dappkit/aviondb - A decentralised database with MongoDB-like developer interface (Fully Compatible with OrbitDB) [MIT License] (⭐️379)
  • darkreader/darkreader - Dark Reader Chrome and Firefox extension [MIT License] (⭐️13573)
  • daybrush/moveable - Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable! [MIT License] (⭐️6707)
  • DefinitelyTyped/DefinitelyTyped - The repository for high quality TypeScript type definitions. (⭐️38484)
  • deno-libs/ipfs - 🦕🟦 Lightweight Deno HTTP client library for IPFS (⭐️23)
  • denosaurs/denon - 👀 Monitor any changes in your Deno application and automatically restart. [MIT License] (⭐️973)
  • denosaurs/mod.land - 📦 Pretty subdomains for you deno project [MIT License] (⭐️120)
  • DeployDAO/solana-program-registry - Verified builds of Solana ecosystem projects. [Apache License 2.0] (⭐️27)
  • dessalines/simple-vote - SimpleVote - An open-source, live updating, voting platform based on range voting. [GNU GPLv3] (⭐️164)
  • DimensionDev/Maskbook - The portal to the new, open Internet. ([I:b]) [GNU AGPLv3] (⭐️1145)
  • dnslink-std/dnslink-website - Source code of the website at https://dnslink.dev [MIT License] (⭐️7)
  • emeraldpay/hashicon - Generates a beautiful representation of any hash. [Apache License 2.0] (⭐️147)
  • estruyf/vscode-hide-comments - This extension started as a joke for people who do not like to see comments in the code. The extension will basically set all comments to transparent, they will not be removed. (⭐️15)
  • eveningkid/denodb - MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno [MIT License] (⭐️1633)
  • excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams [MIT License] (⭐️28375)
  • feathersjs/feathers - A framework for real-time applications and REST APIs with JavaScript and TypeScript [MIT License] (⭐️13927)
  • foambubble/foam - A personal knowledge management and sharing system for VSCode (⭐️11745)
  • FormidableLabs/urql - The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow. [MIT License] (⭐️7040)
  • GokiProtocol/goki - A suite of programs for Solana key management and security. (⭐️124)
  • GoogleChromeLabs/squoosh - Make images smaller using best-in-class codecs, right in the browser. [Apache License 2.0] (⭐️16092)
  • graphile/migrate - Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL. [MIT License] (⭐️482)
  • graphile/postgraphile - Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database! [MIT License] (⭐️11224)
  • graphile/worker - High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue) [MIT License] (⭐️979)
  • graphql/graphql-playground - 🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration) [MIT License] (⭐️7872)
  • hedgedoc/hedgedoc - HedgeDoc - The best platform to write and share markdown. [GNU AGPLv3] (⭐️2791)
  • integer32llc/rust-playground - The Rust Playground (⭐️786)
  • ipfs/js-dag-service - Library for storing and replicating hash-linked data over the IPFS network. (⭐️88)
  • JeffreyCA/spleeter-web - Self-hostable web app for isolating the vocal, accompaniment, bass, and drums of any song. Supports Spleeter, D3Net, Demucs, Tasnet, X-UMX. Built with React and Django. [MIT License] (⭐️200)
  • JeroenKnoops/deno-ipfs-test - Deno.land / IPFS test (⭐️1)
  • jlfwong/speedscope - 🔬 A fast, interactive web-based viewer for performance profiles. [MIT License] (⭐️3470)
  • 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] (⭐️4978)
  • JTravis76/deno-lib - start deno libraries, projects and everything in between [MIT License] (⭐️1)
  • juju/js-libjuju - JavaScript API client for Juju (⭐️8)
  • jup-ag/jupiter-core-example - (⭐️27)
  • kaorun343/vue-property-decorator - Vue.js and Property Decorator [MIT License] (⭐️5287)
  • katharostech/hasura_upload-manager - A service to manage uploads for Hasura applications (⭐️2)
  • kimlimjustin/xplorer - Xplorer, a customizable, modern file manager [Apache License 2.0] (⭐️2178)
  • Kode/kincmake - (⭐️18)
  • ktsn/vuex-class - Binding helpers for Vuex and vue-class-component [MIT License] (⭐️1732)
  • laurent22/joplin - Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. (⭐️29062)
  • lucacasonato/ammonia-wasm - WASM bindings for the Ammonia HTML sanitizer [MIT License] (⭐️11)
  • lucacasonato/deno-puppeteer - A port of puppeteer running on Deno [MIT License] (⭐️243)
  • lucacasonato/fresh - Preact, but super edgy [MIT License] (⭐️475)
  • lupyuen/visual-embedded-rust - Visual Embedded Rust extension for Visual Studio Code (⭐️75)
  • Manwe-777/tool-db - (⭐️13)
  • manyuanrong/deno-smtp - SMTP implements for deno [MIT License] (⭐️59)
  • matteobruni/tsparticles - tsParticles - Easily create highly customizable particles, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components. [MIT License] (⭐️3153)
  • maximousblk/serve - A super simple Deno file server [MIT License] (⭐️15) Archived!
  • metaplex-foundation/metaplex - Protocol and application framework for decentralized NFT minting, storefronts, and sales. [Apache License 2.0] (⭐️2885)
  • microsoft/TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output. [Apache License 2.0] (⭐️79586)
  • microsoft/vscode - Visual Studio Code [MIT License] (⭐️129956)
  • mil-tokyo/webdnn - The Fastest DNN Running Framework on Web Browser (⭐️1860)
  • MrKou47/thrift-syntax-support - a vscode extension for support thrift syntax. (⭐️14)
  • n8n-io/n8n - Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services. (⭐️21837)
  • nhost/hasura-backend-plus - 🔑Auth and 📦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura. [MIT License] (⭐️1136)
  • nodegui/svelte-nodegui - Build performant, native and cross-platform desktop applications with native Svelte + powerful CSS-like styling.🚀 [MIT License] (⭐️2662)
  • notable/notable - The Markdown-based note-taking app that doesn't suck. (⭐️19532)
  • oakserver/oak - A middleware framework for handling HTTP with Deno 🐿️ 🦕 [MIT License] (⭐️4045)
  • omnibrain/svguitar - Create beautiful SVG guitar chord charts [MIT License] (⭐️402)
  • opencollective/opencollective-bot - 🤖 A perfect companion for your Open Collective [MIT License] (⭐️75) Archived!
  • orca-so/typescript-sdk - The Orca SDK contains a set of simple to use APIs to allow developers to integrate with the Orca exchange platform. (⭐️93)
  • orf/cargo-bloat-action - Track rust binary sizes across builds using Github Actions [MIT License] (⭐️83)
  • PaddlePaddle/VisualDL - Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 ) [Apache License 2.0] (⭐️4321)
  • ParabolInc/parabol - Free online agile retrospective meeting tool (⭐️1422)
  • paulmillr/noble-secp256k1 - Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures. [MIT License] (⭐️251)
  • piersdeseilligny/betterfountain - A screenwriting app integrated into visual studio code [MIT License] (⭐️198)
  • pkamenarsky/leerraum.js - A PDF typesetting library with exact positioning and hyphenated line breaking [MIT License] (⭐️231)
  • pnpm/pnpm - Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具 [MIT License] (⭐️16328)
  • polkadot-js/apps - Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains. [Apache License 2.0] (⭐️1457)
  • PolyMeilex/vscode-wgsl - VsCode Syntax highlight for WGSL files [MIT License] (⭐️49)
  • pop-os/shell - Pop!_OS Shell [GNU GPLv3] (⭐️3551)
  • PostHog/posthog - 🦔 PostHog provides open-source product analytics that you can self-host. (⭐️7492)
  • posva/vue-promised - 💝 Composable Promises & Promises as components [MIT License] (⭐️1578)
  • qawolf/qawolf - 🐺 Create browser tests 10x faster (⭐️3023)
  • QuarryProtocol/quarry - ⛏ An open protocol for launching liquidity mining programs on Solana. [GNU AGPLv3] (⭐️167)
  • QuarryProtocol/rewarder-list - Cache of a list of rewarders associated with each mint. [GNU AGPLv3] (⭐️5)
  • quicktype/quicktype - Generate types and converters from JSON, Schema, and GraphQL [Apache License 2.0] (⭐️7862)
  • raydium-io/raydium-ui - Raydium Frontend V1 [GNU GPLv3] (⭐️304)
  • Redcrafter/verilog2factorio - This project will compile verilog (a hardware description language) into factorio blueprints. [GNU GPLv3] (⭐️579)
  • samuelmtimbo/unit - Next Generation Visual Programming Platform [MIT License] (⭐️1043)
  • sedwards2009/extraterm - The swiss army chainsaw of terminal emulators [MIT License] (⭐️2002)
  • SenchaHQ/sencha - Sencha is an automated market maker for Solana tokens. [GNU AGPLv3] (⭐️35)
  • signalapp/Signal-Desktop - Signal — Private Messenger for Windows, Mac, and Linux [GNU AGPLv3] (⭐️12327)
  • sindresorhus/ky - 🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API [MIT License] (⭐️7549)
  • sniptt-official/monads - 👻 Option, Result, and Either types for TypeScript; Inspired by Rust [MIT License] (⭐️337)
  • softprops/action-gh-release - 📦 :octocat: GitHub Action for creating GitHub Releases [MIT License] (⭐️1461)
  • solana-labs/example-helloworld - Hello world on Solana [MIT License] (⭐️599)
  • solana-labs/governance-ui - (⭐️100)
  • solana-labs/solana-web3.js - Solana JavaScript SDK [MIT License] (⭐️1035)
  • solana-labs/wallet-adapter - Modular TypeScript wallet adapters and components for Solana applications. [Apache License 2.0] (⭐️686)
  • solidjs/solid - A declarative, efficient, and flexible JavaScript library for building user interfaces. [MIT License] (⭐️16492)
  • standardnotes/web - A free, open-source, and completely encrypted notes app. https://standardnotes.com [GNU AGPLv3] (⭐️3227)
  • statelyai/xstate - State machines and statecharts for the modern web. [MIT License] (⭐️19497)
  • streamflow-finance/js-sdk - Streaming payments protocol built on Solana. 💸 [GNU GPLv3] (⭐️52)
  • substrate-developer-hub/substrate-docs - Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more. (⭐️55)
  • sveltejs/svelte - Cybernetically enhanced web apps [MIT License] (⭐️57272)
  • sveltejs/svelte-preprocess - A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more. [MIT License] (⭐️1320)
  • Swatinem/rust-cache - A GitHub Action that implements smart caching for rust/cargo projects [GNU LGPLv3] (⭐️399)
  • Synthetify/synthetify-protocol - (⭐️75)
  • tauri-apps/tauri-action - Build your Web application as a Tauri binary for MacOS, Linux and Windows [MIT License] (⭐️133)
  • teambit/bit - A tool for composable software development. (⭐️15020)
  • textlint/textlint - The pluggable natural language linter for text and markdown. [MIT License] (⭐️2236)
  • The-Great-Ape/solana-safety-101 - Community maintained phishing and scams list to for safety and delightful Solana experience. (⭐️4)
  • trekhleb/js-image-carver - 🌅 Content-aware image resizer and object remover based on Seam Carving algorithm [MIT License] (⭐️1265)
  • TribecaHQ/tribeca - ♜ An open standard and toolkit for launching DAOs on Solana. [GNU AGPLv3] (⭐️88)
  • tutao/tutanota - Tutanota is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices. [GNU GPLv3] (⭐️4553)
  • TypeScriptToLua/TypeScriptToLua - Typescript to lua transpiler. https://typescripttolua.github.io/ [MIT License] (⭐️1244)
  • ustaxes/UsTaxes - Tax filing web application [GNU AGPLv3] (⭐️1064)
  • ValeeraJS/WGSL-Toy - [GNU GPLv2] (⭐️18)
  • vega/vega-lite - A concise grammar of interactive graphics, built on Vega. [BSD 3-Clause "New" or "Revised" License] (⭐️3696)
  • vercel/vercel - Develop. Preview. Ship. [Apache License 2.0] (⭐️8559)
  • verdaccio/verdaccio - 📦🔐 A lightweight Node.js private proxy registry [MIT License] (⭐️13216)
  • vitejs/vite - Next generation frontend tooling. It's fast! [MIT License] (⭐️40289)
  • vuejs/devtools - ⚙️ Browser devtools extension for debugging Vue.js applications. [MIT License] (⭐️22213)
  • vuepress/vuepress-next - Repo for VuePress 2 [MIT License] (⭐️1047)
  • vuestorefront/vue-storefront - The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license. [MIT License] (⭐️9342)
  • webview/webview_deno - 🌐 Deno bindings for webview, a tiny library for creating web-based desktop GUIs [MIT License] (⭐️981)
  • xtermjs/xterm.js - A terminal for the web [MIT License] (⭐️12644)
  • y-lohse/inkjs - A javascript port of inkle's ink scripting language. [MIT License] (⭐️371)
  • yWorks/svg2pdf.js - A javascript-only SVG to PDF conversion utility that runs in the browser. Brought to you by yWorks - the diagramming experts [MIT License] (⭐️397)

⬆ back to top

Unknown

⬆ back to top

VHDL

  • aws/aws-fpga - Official repository of the AWS EC2 FPGA Hardware and Software Development Kit (⭐️1215)
  • emsec/hal - HAL – The Hardware Analyzer [MIT License] (⭐️381)

⬆ back to top

Vala

  • muriloventuroso/easyssh - The SSH connection manager to make your life easier. [GNU GPLv3] (⭐️415)
  • phw/peek - Simple animated GIF screen recorder with an easy to use interface [GNU GPLv3] (⭐️8753)

⬆ back to top

Verilog

⬆ back to top

Vim script

  • neovim/neovim - Vim-fork focused on extensibility and usability (⭐️52243)

⬆ back to top

Vue

⬆ back to top

WebAssembly

⬆ back to top

Wikitext

⬆ back to top

hoon

  • urbit/urbit - An operating function [MIT License] (⭐️3074)

⬆ back to top

About

Nice list of repos that @zicklag has starred on GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published