square/retrofit (42563) A type-safe HTTP client for Android and the JVM
tabler/tabler (36818) Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
google/styleguide (36462) Style guides for Google-originated open-source projects
opentofu/manifesto (36249) The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
byoungd/English-level-up-tips (34855) An advanced guide to learn English which might benefit you a lot ๐ . ็ฆป่ฐฑ็่ฑ่ฏญๅญฆไน ๆๅ/่ฑ่ฏญๅญฆไน ๆ็จใ
MisterBooo/LeetCodeAnimation (74903) Demonstrate all the questions on LeetCode in the form of animation.๏ผ็จๅจ็ป็ๅฝขๅผๅ็ฐ่งฃLeetCode้ข็ฎ็ๆ่ทฏ๏ผ
facebook/react (221016) The library for web and native user interfaces.
trekhleb/javascript-algorithms (181369) ๐ Algorithms and data structures implemented in JavaScript with explanations and links to further readings
twbs/bootstrap (167255) The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Significant-Gravitas/AutoGPT (160468) AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
houshanren/hangzhou_house_knowledge (26689) 2017ๅนดไนฐๆฟ็ปๅๆป็ปๅบๆฅ็ไนฐๆฟ่ดญๆฟ็ฅ่ฏๅไบซ็ปๅคงๅฎถ๏ผๅธๆๅฏนๅคงๅฎถๆๆๅธฎๅฉใไนฐๆฟไธๆ๏ผไธไนฐไธ็ๆใSharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
microsoft/TypeScript (97608) TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
angular/angular (94333) Deliver web apps with confidence ๐
mui/material-ui (91369) Materialย UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
ant-design/ant-design (89972) An enterprise-class UI design language and React UI library
labmlai/annotated_deep_learning_paper_implementations (46738) ๐งโ๐ซ 60 Implementations/tutorials of deep learning papers with side-by-side notes ๐; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐ง
facebookresearch/segment-anything (43591) The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
microsoft/generative-ai-for-beginners (39921) 18 Lessons, Get Started Building with Generative AI ๐ https://microsoft.github.io/generative-ai-for-beginners/
GokuMohandas/Made-With-ML (35489) Learn how to design, develop, deploy and iterate on production-grade ML applications.
ShareX/ShareX (27444) ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
huiyadanli/RevokeMsgPatcher (25818) :trollface: A hex editor for WeChat/QQ/TIM - PC็ๅพฎไฟก/QQ/TIM้ฒๆคๅ่กฅไธ๏ผๆๅทฒ็ป็ๅฐไบ๏ผๆคๅไนๆฒก็จไบ๏ผ
C++
tensorflow/tensorflow (181996) An Open Source Machine Learning Framework for Everyone
facebook/react-native (115416) A framework for building native applications using React
electron/electron (111715) :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
microsoft/terminal (93243) The new Windows Terminal and the original Windows console host, all in the same place!
godotengine/godot (82494) Godot Engine โ Multi-platform 2D and 3D game engine
bitcoin/bitcoin (75264) Bitcoin Core integration/staging tree
opencv/opencv (75144) Open Source Computer Vision Library
apple/swift (65748) The Swift Programming Language
laravel/laravel (76634) Laravel is a web application framework with expressive, elegant syntax. Weโve already laid the foundation for your next big idea โ freeing you to create without sweating the small things.
danielmiessler/SecLists (53234) SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
blueimp/jQuery-File-Upload (30984) File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
netdata/netdata (67934) The open-source observability platform everyone needs!
redis/redis (64449) Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
obsproject/obs-studio (55168) OBS Studio - Free and open source software for live streaming and screen recording
git/git (49374) 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.
FFmpeg/FFmpeg (41946) Mirror of https://git.ffmpeg.org/ffmpeg.git
ohmyzsh/ohmyzsh (168157) ๐ A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
d3/d3 (107525) Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
fatedier/frp (78950) A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gin-gonic/gin (75157) Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
gohugoio/hugo (72170) The worldโs fastest framework for building websites.
moby/moby (67612) The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
junegunn/fzf (59115) :cherry_blossom: A command-line fuzzy finder
ChartsOrg/Charts (27291) Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
MonitorControl/MonitorControl (25926) ๐ฅ Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
airbnb/lottie-ios (24893) An iOS library to natively render After Effects vector animations
rxhanson/Rectangle (24252) Move and resize windows on macOS with keyboard shortcuts and snap areas
bailicangdu/vue2-elm (40713) Large single page application with 45 pages built on vue2 + vuex. ๅบไบ vue2 + vuex ๆๅปบไธไธชๅ ทๆ 45 ไธช้กต้ข็ๅคงๅๅ้กต้ขๅบ็จ
vueComponent/ant-design-vue (19499) ๐ An enterprise-class UI components based on Ant Design and Vue. ๐
Dart
flutter/flutter (161215) Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Solido/awesome-flutter (50986) An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
AppFlowy-IO/AppFlowy (48045) AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
localsend/localsend (34109) An open-source cross-platform alternative to AirDrop
KRTirtho/spotube (23873) ๐ง Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
jgthms/bulma (48497) Modern CSS framework based on Flexbox
slatedocs/slate (35799) Beautiful static documentation for your API
IanLunn/Hover (29040) A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
BradLarson/GPUImage (20170) An open source iOS framework for GPU-based image and video processing
SnapKit/Masonry (18049) Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
realm/realm-swift (16112) Realm is a mobile database: a replacement for Core Data & SQLite
hiifeng/V2ray-for-Doprax (8404) The tool can install v2ray on the Doprax, including VMess and VLess protocols, it will automatically switch IP, you need to fork this projects, read readme.md and run it. Create By ifeng.
mikeroyal/Self-Hosting-Guide (8340) Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking.
nodejs/docker-node (8047) Official Docker Image for Node.js :whale: :turtle: :rocket:
OWASP/wstg (6613) The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
TadasBaltrusaitis/OpenFace (6551) OpenFace โ a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
PRML/PRMLT (5964) Matlab code of machine learning algorithms in book PRML
AaronJackson/vrn (4514) :man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
rasmusbergpalm/DeepLearnToolbox (3761) Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
cycleuser/Stanford-CS-229 (3275) A Chinese Translation of Stanford CS229 notes ๆฏๅฆ็ฆๆบๅจๅญฆไน CS229่ฏพ็จ่ฎฒไน็ไธญๆ็ฟป่ฏ
LunarVim/LunarVim (17394) ๐ LunarVim is an IDE layer for Neovim. Completely free and community driven.
koreader/koreader (15032) An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
ChristianLempa/boilerplates (3588) This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.
Ovi/DummyJSON (1272) DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend.
major/MySQLTuner-perl (8586) MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
sitaramc/gitolite (8310) Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features.
Dapp-Learning-DAO/Dapp-Learning (4607) Dapp learning project for developers at all stages. Becoming and cultivating sovereign individuals. Nonprofit organization.
chrislgarry/Apollo-11 (56315) Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
microsoft/MS-DOS (17778) The original sources of MS-DOS 1.25 and 2.0, for reference purposes
vxunderground/MalwareSourceCode (15046) Collection of malware source code for a variety of platforms in an array of different programming languages.
leachim6/hello-world (10575) Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!
corkami/pics (10285) File formats dissections and more...
mytechnotalent/Reverse-Engineering (9921) A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
elm/compiler (7442) Compiler for Elm, a functional language for reliable webapps.
unisonweb/unison (5516) A friendly programming language from the future
carp-lang/Carp (5421) A statically typed lisp, without a GC, for real-time applications.
simplex-chat/simplex-chat (5227) SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps ๐ฑ!
ColinLeung-NiloCat/UnityURPUnlitScreenSpaceDecalShader (1187) Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Elixir
elixir-lang/elixir (23095) Elixir is a dynamic, functional language for building scalable and maintainable applications
hhvm/xhp-lib (1372) Class libraries for XHP. XHP is a Hack feature that augments the syntax of the language such that XML document fragments become valid Hack expressions.
Svelte
saadeghi/daisyui (30260) ๐ผ ๐ผ ๐ผ ๐ผ ๐ผ โThe most popular, free and open-source Tailwind CSS component library
windmill-labs/windmill (8394) Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
serge-chat/serge (5517) A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.
dbgate/dbgate (4154) Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application
mbrlabs/Lorien (4904) Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot.
dialogic-godot/dialogic (3129) ๐ฌ Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!
RodZill4/material-maker (3090) A procedural textures authoring and 3D model painting tool based on the Godot game engine
GDQuest/learn-gdscript (1920) Learn Godot's GDScript programming language from zero, right in your browser, for free.
gdquest-demos/godot-3-demos (1817) Dozens of free and open source demos for the Godot game engine, version 3. Head to the link below for newer demos for Godot 4+
HungryProton/scatter (1814) Godot engine addon to randomly fill an area with props or other scenes
massgravel/Microsoft-Activation-Scripts (69544) A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
lxgw/LxgwWenKai (15902) An open-source Chinese font derived from Fontworks' Klee One. ไธๆฌพๅผๆบไธญๆๅญไฝ๏ผๅบไบ FONTWORKS ๅบๅๅญไฝ Klee One ่ก็ใ
Atlas-OS/Atlas (11486) ๐ An open and lightweight modification to Windows, designed to optimize performance, privacy and security.
AveYo/MediaCreationTool.bat (8163) Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!
bbatsov/prelude (5063) Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
emacs-lsp/lsp-mode (4644) Emacs client/library for the Language Server Protocol
SciML/DifferentialEquations.jl (2736) Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.
mitmath/computational-thinking (2528) Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia
MakieOrg/Makie.jl (2257) Interactive data visualizations and plotting in Julia
ocaml/ocaml (5140) The core OCaml system: compilers, runtime system, base libraries
coq/coq (4587) Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
janestreet/magic-trace (4415) magic-trace collects and displays high-resolution traces of what a process is doing
Markdown
labuladong/fucking-algorithm (123097) ๅท็ฎๆณๅ จ้ ๅฅ่ทฏ๏ผ่ฎคๅ labuladong ๅฐฑๅคไบ๏ผEnglish version supported! Crack LeetCode, not only how, but also why.
tldr-pages/tldr (48124) ๐ Collaborative cheatsheets for console commands
davestephens/ansible-nas (2922) Build a full-featured home server or NAS replacement with an Ubuntu box and this playbook.
roots/trellis (2465) WordPress LEMP stack with PHP 8.1, Composer, WP-CLI and more
techno-tim/k3s-ansible (2026) The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
Objective-C++
facebookarchive/pop (19670) An extensible iOS and OS X animation library, useful for physics-based interactions.
textmate/textmate (14165) TextMate is a graphical text editor for macOS 10.12 or later
KhronosGroup/MoltenVK (4507) 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.
avibrazil/RDM (4085) Easily set Mac Retina display to higher unsupported resolutions
johnboiles/obs-mac-virtualcam (4067) ARCHIVED! This plugin is officially a part of OBS as of version 26.1. See note below for info on upgrading. ๐๐๐Creates a virtual webcam device from the output of OBS. Especially useful for streaming smooth, composited video into Zoom, Hangouts, Jitsi etc. Like CatxFish/obs-virtualcam but for macOS.
ultralight-ux/Ultralight (4585) Lightweight, high-performance HTML renderer for game and app developers.
TheLartians/ModernCppStarter (4025) ๐ Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
occ-ai/obs-backgroundremoval (2451) An OBS plugin for removing background in portrait images (video), making it easy to replace the background when recording or streaming.