Skip to content

Latest commit

 

History

History
382 lines (362 loc) · 56.8 KB

2024-10-30.md

File metadata and controls

382 lines (362 loc) · 56.8 KB

2024-10-30

C++

Python

  1. open-mmlab/Amphion (5,852s/450f) : Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
  2. soimort/you-get (52,599s/9,540f) : ⏬ Dumb downloader that scrapes the web
  3. stanford-oval/storm (12,771s/1,166f) : An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
  4. airtai/faststream (2,879s/148f) : FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
  5. naver/mast3r (1,216s/90f) : Grounding Image Matching in 3D with MASt3R
  6. Marker-Inc-Korea/AutoRAG (2,210s/170f) : AutoML tool for RAG
  7. tensorflow/models (77,136s/45,768f) : Models and examples built with TensorFlow
  8. huggingface/lerobot (7,157s/657f) : 🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
  9. 521xueweihan/HelloGitHub (92,479s/9,627f) : 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
  10. 521xueweihan/GitHub520 (21,697s/2,176f) : 😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
  11. ultralytics/ultralytics (31,730s/6,087f) : Ultralytics YOLO11 🚀
  12. PokeAPI/pokeapi (4,267s/949f) : The Pokémon API
  13. getsentry/sentry (39,031s/4,189f) : Developer-first error tracking and performance monitoring
  14. paperless-ngx/paperless-ngx (20,303s/1,116f) : A community-supported supercharged version of paperless: scan, index and archive all your physical documents

Rust

  1. DioxusLabs/dioxus (21,201s/820f) : Fullstack app framework for web, desktop, mobile, and more.
  2. rustdesk/rustdesk (74,852s/9,566f) : An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
  3. influxdata/influxdb (28,885s/3,551f) : Scalable datastore for metrics, events, and real-time analytics
  4. glzr-io/zebar (728s/40f) : Zebar is a tool for creating customizable and cross-platform taskbars, desktop widgets, and popups.
  5. nexus-xyz/nexus-zkvm (711s/237f) : The Nexus zkVM: The zero-knowledge virtual machine
  6. solana-labs/solana-program-library (3,540s/2,056f) : A collection of Solana programs maintained by Solana Labs
  7. get-convex/convex-backend (1,870s/69f) : The Convex open-source backend
  8. hatoo/oha (6,024s/147f) : Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
  9. sunface/rust-course (25,512s/2,208f) : “连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
  10. kitao/pyxel (14,837s/831f) : A retro game engine for Python
  11. unionlabs/union (352s/26f) : The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
  12. ordinals/ord (3,845s/1,372f) : 👁‍🗨 Rare and exotic sats
  13. succinctlabs/sp1 (965s/312f) : A performant, 100% open-source, contributor-friendly zkVM.
  14. PyO3/pyo3 (12,243s/755f) : Rust bindings for the Python interpreter
  15. electric-capital/crypto-ecosystems (1,459s/1,305f) : A taxonomy for open source cryptocurrency, blockchain, and decentralized ecosystems
  16. libnyanpasu/clash-nyanpasu (9,214s/582f) : Clash Nyanpasu~(∠・ω< )⌒☆​
  17. launchbadge/sqlx (13,343s/1,269f) : 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
  18. gyroflow/gyroflow (6,738s/288f) : Video stabilization using gyroscope data
  19. rustdesk/rustdesk-server (6,648s/1,421f) : RustDesk Server Program
  20. Priler/jarvis (2,191s/451f) : Voice assistant made as an experiment using neural networks for things like STT/TTS/Wake Word/NLU etc.
  21. TraceMachina/nativelink (1,168s/109f) : NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and specialized hardware.
  22. databendlabs/databend (7,810s/743f) : 𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com

Java

  1. ZCShou/GoGoGo (4,350s/546f) : 一个基于 Android 调试 API + 百度地图实现的虚拟定位工具,并且同时实现了一个可以自由移动的摇杆
  2. CodePhiliaX/Chat2DB (15,351s/1,728f) : 🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
  3. ashishps1/awesome-low-level-design (8,219s/2,136f) : Learn Low Level Design (LLD) and prepare for interviews using free resources.
  4. OpenBAS-Platform/openbas (643s/68f) : Open Breach and Attack Simulation Platform
  5. doocs/leetcode (31,501s/7,259f) : 🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
  6. prestodb/presto (16,027s/5,366f) : The official home of the Presto distributed SQL query engine for big data
  7. apache/dolphinscheduler (12,817s/4,608f) : Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
  8. jeecgboot/JeecgBoot (40,530s/14,809f) : 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式,引入AI模型能力 OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
  9. traccar/traccar (5,295s/2,594f) : Traccar GPS Tracking System
  10. apache/doris (12,600s/3,255f) : Apache Doris is an easy-to-use, high performance and unified analytics database.
  11. EnterpriseQualityCoding/FizzBuzzEnterpriseEdition (21,429s/757f) : FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
  12. netty/netty (33,424s/15,918f) : Netty project - an event-driven asynchronous network application framework
  13. vespa-engine/vespa (5,768s/602f) : AI + Data, online. https://vespa.ai
  14. scwang90/SmartRefreshLayout (24,929s/4,955f) : 🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
  15. bazelbuild/bazel (23,179s/4,053f) : a fast, scalable, multi-language and extensible build system
  16. spring-projects/spring-ai (3,184s/799f) : An Application Framework for AI Engineering
  17. spring-projects/spring-boot (75,046s/40,661f) : Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
  18. testcontainers/testcontainers-java (8,016s/1,651f) : Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
  19. OpenAPITools/openapi-generator (21,716s/6,553f) : OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
  20. eugenp/tutorials (36,643s/54,486f) : Just Announced - "Learn Spring Security OAuth":
  21. open-telemetry/opentelemetry-java (1,996s/830f) : OpenTelemetry Java SDK
  22. karatelabs/karate (8,205s/1,941f) : Test Automation Made Simple
  23. xiaojieonly/Ehviewer_CN_SXJ (13,849s/405f) : ehviewer,用爱发电,快乐前行
  24. amitshekhariitbhu/android-interview-questions (11,380s/2,244f) : Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
  25. alibaba/spring-cloud-alibaba (27,921s/8,330f) : Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

Go

  1. usememos/memos (31,774s/2,370f) : An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
  2. gin-gonic/gin (78,680s/8,011f) : 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.
  3. opentofu/opentofu (23,063s/891f) : OpenTofu lets you declaratively manage your cloud infrastructure.
  4. henrygd/beszel (1,947s/67f) : Lightweight server monitoring hub with historical data, docker stats, and alerts.
  5. GoogleContainerTools/kaniko (14,806s/1,439f) : Build Container Images In Kubernetes
  6. kubernetes/ingress-nginx (17,445s/8,244f) : Ingress NGINX Controller for Kubernetes
  7. jesseduffield/lazygit (52,561s/1,835f) : simple terminal UI for git commands
  8. golang/go (123,787s/17,638f) : The Go programming language
  9. evcc-io/evcc (3,512s/650f) : Sonne tanken ☀️🚘
  10. gophish/gophish (11,487s/2,224f) : Open-Source Phishing Toolkit
  11. go-resty/resty (10,070s/710f) : Simple HTTP and REST client library for Go
  12. open-telemetry/opentelemetry-go (5,265s/1,069f) : OpenTelemetry Go API and SDK
  13. jozu-ai/kitops (459s/51f) : Securely share and store AI/ML projects as OCI artifacts in your container registry.
  14. spf13/cobra (38,064s/2,848f) : A Commander for modern Go CLI interactions
  15. pdfcpu/pdfcpu (6,911s/479f) : A PDF processor written in Go.
  16. gonum/gonum (7,599s/537f) : Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
  17. pingcap/tidb (37,173s/5,837f) : TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
  18. uptrace/bun (3,733s/228f) : SQL-first Golang ORM
  19. opencontainers/runc (11,860s/2,106f) : CLI tool for spawning and running containers according to the OCI specification
  20. restic/restic (26,362s/1,560f) : Fast, secure, efficient backup program
  21. prometheus/alertmanager (6,636s/2,152f) : Prometheus Alertmanager
  22. fsnotify/fsnotify (9,574s/905f) : Cross-platform filesystem notifications for Go.
  23. grpc/grpc-go (21,041s/4,369f) : The Go language implementation of gRPC. HTTP/2 based RPC
  24. open-telemetry/opentelemetry-go-contrib (1,185s/556f) : Collection of extensions for OpenTelemetry-Go.

Shell

  1. basecamp/omakub (5,332s/445f) : Opinionated Ubuntu Setup
  2. bioconda/bioconda-recipes (1,643s/3,265f) : Conda recipes for the bioconda channel.
  3. ublue-os/bazzite (3,957s/232f) : Bazzite is a cloud native image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices - including your favorite handheld.
  4. youngyangyang04/leetcode-master (51,559s/11,477f) : 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
  5. pi-hole/pi-hole (49,004s/2,696f) : A black hole for Internet advertisements
  6. armbian/build (4,229s/2,304f) : Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf
  7. bitnami/containers (3,382s/4,845f) : Bitnami container images
  8. nvm-sh/nvm (79,809s/7,989f) : Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  9. docker-mailserver/docker-mailserver (14,595s/1,827f) : Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
  10. drwetter/testssl.sh (7,953s/1,019f) : Testing TLS/SSL encryption anywhere on any port
  11. acmesh-official/acme.sh (39,151s/4,955f) : A pure Unix shell script implementing ACME client protocol
  12. docker/docker-bench-security (9,116s/1,015f) : The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
  13. nicolaka/netshoot (8,622s/971f) : a Docker + Kubernetes network trouble-shooting swiss-army container
  14. aquasecurity/trivy-action (810s/233f) : Runs Trivy as GitHub action to scan your Docker container image for vulnerabilities
  15. OpenBMB/ChatDev (25,503s/3,203f) : Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
  16. juewuy/ShellCrash (8,836s/1,474f) : Run sing-box/mihomo as client in shell
  17. super-linter/super-linter (9,483s/967f) : Combination of multiple linters to run as a GitHub Action or standalone
  18. sickcodes/Docker-OSX (47,812s/2,632f) : Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.

Swift

  1. realm/SwiftLint (18,650s/2,223f) : A tool to enforce Swift style and conventions.
  2. mrousavy/react-native-vision-camera (7,499s/1,092f) : 📸 A powerful, high-performance React Native Camera library.
  3. airbnb/lottie-ios (25,754s/3,746f) : An iOS library to natively render After Effects vector animations
  4. Alamofire/Alamofire (41,103s/7,540f) : Elegant HTTP Networking in Swift
  5. SwiftyJSON/SwiftyJSON (22,650s/3,424f) : The better way to deal with JSON data in Swift.
  6. nikitabobko/AeroSpace (6,856s/112f) : AeroSpace is an i3-like tiling window manager for macOS
  7. MrKai77/Loop (6,899s/137f) : Window management made elegant.
  8. ChartsOrg/Charts (27,583s/5,997f) : Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
  9. EhPanda-Team/EhPanda (3,161s/208f) : An unofficial E-Hentai App for iOS built with SwiftUI & TCA.
  10. ianyh/Amethyst (14,779s/489f) : Automatic tiling window manager for macOS à la xmonad.
  11. XcodesOrg/xcodes (3,799s/132f) : The best command-line tool to install and switch between multiple versions of Xcode.
  12. siteline/swiftui-introspect (5,647s/350f) : Introspect underlying UIKit/AppKit components from SwiftUI
  13. argmaxinc/WhisperKit (3,806s/322f) : On-device Speech Recognition for Apple Silicon
  14. swiftlang/swift-syntax (3,233s/411f) : A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
  15. ReactiveX/RxSwift (24,368s/4,169f) : Reactive Programming in Swift
  16. kean/Nuke (8,137s/527f) : Image loading system
  17. Moya/Moya (15,130s/1,988f) : Network abstraction layer written in Swift.
  18. apollographql/apollo-ios (3,881s/723f) : 📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
  19. krzyzanowskim/CryptoSwift (10,180s/1,657f) : CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
  20. apple/swift-async-algorithms (3,013s/151f) : Async Algorithms for Swift
  21. onevcat/Kingfisher (23,383s/2,663f) : A lightweight, pure-Swift library for downloading and caching images from the web.
  22. kean/Pulse (6,326s/302f) : Network logger for Apple platforms

Objective-C

  1. react-native-maps/react-native-maps (15,130s/4,855f) : React Native Mapview component for iOS + Android
  2. getsentry/sentry-cocoa (805s/317f) : The official Sentry SDK for iOS, tvOS, macOS, watchOS.
  3. realm/realm-swift (16,312s/2,143f) : Realm is a mobile database: a replacement for Core Data & SQLite
  4. AFNetworking/AFNetworking (33,336s/10,383f) : A delightful networking framework for iOS, macOS, watchOS, and tvOS.
  5. openid/AppAuth-iOS (1,760s/772f) : iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
  6. SDWebImage/SDWebImage (25,044s/5,969f) : Asynchronous image downloader with cache support as a UIImageView category
  7. OneSignal/OneSignal-iOS-SDK (494s/263f) : OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
  8. adjust/ios_sdk (621s/290f) : This is the iOS SDK of
  9. aws-amplify/aws-sdk-ios (1,677s/885f) : AWS SDK for iOS. For more information, see our web site:
  10. facebookincubator/SocketRocket (9,551s/2,013f) : A conforming Objective-C WebSocket client library.
  11. khanhduytran0/LiveContainer (1,090s/136f) : Run iOS app without actually installing it!
  12. google/promises (3,804s/295f) : Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  13. google/gtm-session-fetcher (245s/148f) : Google Toolbox for Mac - Session Fetcher
  14. google/GoogleUtilities (106s/49f) :
  15. sparkle-project/Sparkle (7,440s/1,051f) : A software update framework for macOS
  16. BranchMetrics/ios-branch-deep-linking-attribution (728s/229f) : The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
  17. google/GoogleSignIn-iOS (507s/201f) : Enables iOS and macOS apps to sign in with Google.
  18. square/SquarePointOfSaleSDK-iOS (97s/49f) : A simple library for letting Point of Sale take in-store payments for your app using the Point of Sale API.
  19. pinterest/PINOperation (105s/48f) :
  20. amplitude/Amplitude-iOS (303s/193f) : Native iOS/tvOS/macOS SDK

Makefile

  1. golang-standards/project-layout (49,228s/5,136f) : Standard Go Project Layout
  2. dbt-labs/dbt-utils (1,365s/494f) : Utility functions for dbt projects.
  3. foostan/crkbd (5,534s/977f) : Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.
  4. openwrt/packages (3,999s/3,480f) : Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
  5. geneontology/go-ontology (222s/40f) : Source ontology files for the Gene Ontology
  6. HaveAGitGat/Tdarr (3,002s/92f) : Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
  7. jobbole/awesome-python-cn (28,740s/7,934f) : Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
  8. open-telemetry/opentelemetry-proto (593s/256f) : OpenTelemetry protocol (OTLP) specification and Protobuf definitions
  9. uber-go/guide (15,863s/1,716f) : The Uber Go Style Guide.
  10. PartialVolume/shredos.x86_64 (1,471s/61f) : Shredos Disk Eraser 64 bit for all Intel 64 bit processors as well as processors from AMD and other vendors which make compatible 64 bit chips. ShredOS - Secure disk erasure/wipe
  11. twilio/twilio-oai (123s/78f) : The Twilio OpenAPI Specification

Kotlin

  1. hectorqin/reader (8,171s/5,212f) : 阅读3服务器版,桌面端,iOS可用。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element。麻烦点点star,关注一下公众号【假装大佬】❗️ Demo服务器由于未备案已被关停,建议自行搭建
  2. JetBrains/kotlin (49,243s/5,757f) : The Kotlin Programming Language.
  3. florisboard/florisboard (6,090s/404f) : An open-source keyboard for Android which respects your privacy. Currently in early-beta.
  4. square/leakcanary (29,407s/3,971f) : A memory leak detection library for Android.
  5. android/architecture-samples (44,455s/11,640f) : A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
  6. signalapp/Signal-Android (25,612s/6,147f) : A private messenger for Android.
  7. etchdroid/etchdroid (1,481s/139f) : An application to write OS images to USB drives, on Android, no root required.
  8. vfsfitvnm/ViMusic (9,074s/871f) : An Android application for streaming music from YouTube Music.
  9. 2dust/v2rayNG (35,545s/5,467f) : A V2Ray client for Android, support Xray core and v2fly core
  10. ktorio/ktor (12,965s/1,058f) : Framework for quickly creating connected applications in Kotlin with minimal effort
  11. lizongying/my-tv-0 (1,857s/265f) : 電視網絡視頻播放軟件,可以自定義視頻源
  12. element-hq/element-x-android (1,053s/150f) : Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
  13. stantanasi/streamflix (608s/75f) : An Android TV and mobile app to stream movies and TV shows for free
  14. yairm210/Unciv (8,484s/1,572f) : Open-source Android/Desktop remake of Civ V
  15. alibaba/p3c (30,450s/8,066f) : Alibaba Java Coding Guidelines pmd implements and IDE plugin
  16. z-huang/InnerTune (4,558s/280f) : A Material 3 YouTube Music client for Android
  17. salvogiangri/KnoxPatch (807s/34f) : LSPosed module to get Samsung apps/features working again in your rooted Galaxy device.
  18. rebelonion/Dantotsu (1,719s/115f) : Anilist client based on Saikou
  19. androidx/androidx (5,338s/1,015f) : Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
  20. wordpress-mobile/WordPress-Android (2,985s/1,321f) : WordPress for Android
  21. ShiftHackZ/Stable-Diffusion-Android (698s/72f) : Stable Diffusion AI client app for Android
  22. FooIbar/EhViewer (2,401s/91f) : EhViewer overhauled with Material Design 3 and more, forked from https://github.com/Ehviewer-Overhauled/Ehviewer

HTML

  1. kananinirav/AWS-Certified-Cloud-Practitioner-Notes (1,770s/626f) : AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)
  2. TheOdinProject/css-exercises (1,654s/70,173f) :
  3. mmistakes/minimal-mistakes (12,382s/25,558f) : 📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
  4. gustavoguanabara/html-css (13,866s/3,324f) : Curso de HTML5 e CSS3
  5. wesbos/JavaScript30 (27,722s/38,012f) : 30 Day Vanilla JS Challenge
  6. QSCTech/zju-icicles (37,212s/9,427f) : 浙江大学课程攻略共享计划
  7. OCA/sale-workflow (294s/1,025f) : Odoo Sales, Workflow and Organization
  8. durgeshsamariya/awesome-github-profile-readme-templates (4,283s/7,043f) : This repository contains best profile readme's for your reference.
  9. alpinejs/alpine (28,241s/1,232f) : A rugged, minimal framework for composing JavaScript behavior in your markup.
  10. milvus-io/bootcamp (1,861s/575f) : Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
  11. rustdesk/doc.rustdesk.com (392s/383f) : Document of RustDesk
  12. alex-shpak/hugo-book (3,440s/1,174f) : Hugo documentation theme as simple as plain book
  13. DefectDojo/django-DefectDojo (3,689s/1,549f) : DevSecOps, ASPM, Vulnerability Management. All on one platform.
  14. microsoft/fluentui-system-icons (6,003s/522f) : Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
  15. f/awesome-chatgpt-prompts (112,122s/15,303f) : This repo includes ChatGPT prompt curation to use ChatGPT better.
  16. web-platform-tests/wpt (4,997s/3,095f) : Test suites for Web platform specs — including WHATWG, W3C, and others
  17. yangzongzhuan/RuoYi (6,281s/1,874f) : 🎉 (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
  18. byoungd/English-level-up-tips (37,024s/4,133f) : An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
  19. alshedivat/al-folio (11,033s/11,159f) : A beautiful, simple, clean, and responsive Jekyll theme for academics
  20. SeleniumHQ/seleniumhq.github.io (1,121s/1,311f) : Official Selenium website and documentation
  21. hugo-toha/toha (1,035s/593f) : A Hugo theme for personal portfolio
  22. pdf2htmlEX/pdf2htmlEX (3,804s/382f) : Convert PDF to HTML without losing text or format.
  23. cotes2020/jekyll-theme-chirpy (7,412s/5,808f) : A minimal, responsive, and feature-rich Jekyll theme for technical writing.

Ruby

  1. maybe-finance/maybe (32,001s/2,352f) : The OS for your personal finances
  2. zammad/zammad (4,436s/755f) : Zammad is a web based open source helpdesk/customer support system
  3. department-of-veterans-affairs/vets-api (206s/62f) : API powering VA.gov
  4. chatwoot/chatwoot (21,019s/3,513f) : Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
  5. Shopify/liquid (11,090s/1,387f) : Liquid markup language. Safe, customer facing template language for flexible web apps.
  6. puma/puma (7,690s/1,431f) : A Ruby/Rack web server built for parallelism
  7. rails/rails (55,980s/21,646f) : Ruby on Rails
  8. citation-style-language/styles (3,294s/3,760f) : Official repository for Citation Style Language (CSL) citation styles.
  9. dependabot/dependabot-core (4,688s/1,014f) : 🤖 Dependabot's core logic for creating update PRs.
  10. activeadmin/activeadmin (9,494s/3,314f) : The administration framework for Ruby on Rails applications.
  11. vcr/vcr (5,841s/503f) : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
  12. chef/chef (7,602s/2,512f) : 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
  13. tradingview/charting-library-examples (1,412s/765f) : Examples of Charting Library integrations with other libraries, frameworks and data transports
  14. ViewComponent/view_component (3,299s/430f) : A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
  15. mileszs/wicked_pdf (3,540s/646f) : PDF generator (from HTML) plugin for Ruby on Rails
  16. postalserver/postal (14,852s/1,053f) : 📮 A fully featured open source mail delivery platform for incoming & outgoing e-mail
  17. rapid7/metasploit-framework (34,080s/13,954f) : Metasploit Framework
  18. carrierwaveuploader/carrierwave (8,783s/1,659f) : Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
  19. CocoaPods/CocoaPods (14,571s/2,627f) : The Cocoa Dependency Manager.
  20. heartcombo/devise (23,988s/5,546f) : Flexible authentication solution for Rails with Warden.
  21. fluent/fluentd (12,894s/1,342f) : Fluentd: Unified Logging Layer (project under CNCF)
  22. Homebrew/homebrew-core (13,738s/12,426f) : 🍻 Default formulae for the missing package manager for macOS (or Linux)
  23. rspec/rspec-rails (5,177s/1,034f) : RSpec for Rails 6+
  24. sidekiq/sidekiq (13,158s/2,421f) : Simple, efficient background processing for Ruby
  25. adrienpoly/rubyvideo (222s/38f) : Indexing all Ruby related videos

JavaScript

  1. kolbytn/mindcraft (1,663s/209f) :
  2. ToolJet/ToolJet (31,760s/4,095f) : Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
  3. NaiboWang/EasySpider (35,612s/4,358f) : A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
  4. npm/cli (8,457s/3,146f) : the package manager for JavaScript
  5. jquery/jquery (59,212s/20,589f) : jQuery JavaScript Library
  6. iamrahulmahato/master-web-development (157s/409f) : Learn to code by building projects.
  7. layui/layui (29,594s/7,370f) : 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
  8. vogler/free-games-claimer (2,541s/153f) : Automatically claims free games on the Epic Games Store, Amazon Prime Gaming and GOG.
  9. qishibo/AnotherRedisDesktopManager (30,555s/2,570f) : 🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
  10. blackmatrix7/ios_rule_script (18,092s/2,944f) : 分流规则、重写写规则及脚本。
  11. dcloudio/uni-app (40,053s/3,637f) : A cross-platform framework using Vue.js
  12. chartjs/Chart.js (64,670s/11,911f) : Simple HTML5 Charts using the tag
  13. gatsbyjs/gatsby (55,271s/10,311f) : The best React-based framework with performance, scalability and security built in.
  14. gorhill/uBlock (47,142s/3,138f) : uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
  15. FreeTubeApp/FreeTube (13,460s/834f) : An Open Source YouTube app for privacy
  16. meshery/meshery (6,047s/1,856f) : Meshery, the cloud native manager
  17. GoogleChrome/lighthouse (28,342s/9,364f) : Automated auditing, performance metrics, and best practices for the web.
  18. microsoft/monaco-editor (40,297s/3,587f) : A browser based code editor

Jupyter-Notebook

  1. meta-llama/llama-recipes (14,172s/2,085f) : Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
  2. anthropics/courses (6,692s/518f) : Anthropic's educational courses
  3. microsoft/Data-Science-For-Beginners (28,090s/5,807f) : 10 Weeks, 20 Lessons, Data Science for All!
  4. bowang-lab/MedSAM (2,951s/404f) : Segment Anything in Medical Images
  5. vikhyat/moondream (5,222s/451f) : tiny vision language model
  6. suno-ai/bark (35,900s/4,224f) : 🔊 Text-Prompted Generative Audio Model
  7. spmallick/learnopencv (21,232s/11,606f) : Learn OpenCV : C++ and Python Examples
  8. alphacep/vosk-api (8,029s/1,108f) : Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
  9. datawhalechina/llm-universe (4,648s/574f) : 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
  10. mlabonne/llm-course (38,524s/4,078f) : Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
  11. facebookresearch/dinov2 (9,090s/805f) : PyTorch code and models for the DINOv2 self-supervised learning method.
  12. google-research/google-research (34,153s/7,887f) : Google Research
  13. datawhalechina/fun-rec (4,401s/824f) : 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
  14. aws-samples/amazon-bedrock-samples (566s/286f) : This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
  15. embeddings-benchmark/mteb (1,915s/256f) : MTEB: Massive Text Embedding Benchmark
  16. langchain-ai/langchain (94,115s/15,207f) : 🦜🔗 Build context-aware reasoning applications

TypeScript

  1. lobehub/lobe-chat (43,850s/9,824f) : 🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
  2. freeCodeCamp/freeCodeCamp (404,742s/37,955f) : freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
  3. shuding/nextra (11,760s/1,275f) : Simple, powerful and flexible site generation framework with everything you love from Next.js.
  4. nocobase/nocobase (12,506s/1,381f) : NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.
  5. microsoft/TypeScript (100,883s/12,465f) : TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
  6. ItzCrazyKns/Perplexica (14,296s/1,377f) : Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
  7. tolgee/tolgee-platform (1,901s/197f) : Developer & translator friendly web-based localization platform
  8. cline/cline (9,641s/769f) : Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
  9. novuhq/novu (34,850s/3,659f) : Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
  10. flybywiresim/aircraft (5,036s/1,080f) : The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
  11. grafana/grafana (64,621s/12,093f) : The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  12. angular/angular (96,114s/25,435f) : Deliver web apps with confidence 🚀
  13. photoview/photoview (5,226s/395f) : Photo gallery for self-hosted personal servers
  14. fynnfluegge/rocketnotes (985s/51f) : LLM-powered Markdown editor
  15. ethereum/remix-project (2,457s/948f) : Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
  16. apache/superset (62,494s/13,753f) : Apache Superset is a Data Visualization and Data Exploration Platform
  17. jackyzha0/quartz (7,062s/2,496f) : 🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
  18. immich-app/immich (49,765s/2,634f) : High performance self-hosted photo and video management solution.

Vue

  1. 0xJacky/nginx-ui (4,757s/345f) : Yet another WebUI for Nginx
  2. vbenjs/vue-vben-admin (25,025s/6,813f) : A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
  3. unovue/shadcn-vue (4,948s/287f) : Vue port of shadcn-ui
  4. un-pany/v3-admin-vite (5,175s/879f) : ☀️ A vue3 admin template | vue3 admin/element plus admin/vite admin/vue3 template/vue3 后台/vue3 模板/vue3 后台管理系统
  5. PanJiaChen/vue-element-admin (87,854s/30,450f) : 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
  6. primefaces/primevue (10,365s/1,222f) : Next Generation Vue UI Component Library
  7. hslr-s/sun-panel (2,739s/290f) : A server, NAS navigation panel, Homepage, browser homepage. | 一个服务器、NAS导航面板、Homepage、浏览器首页。
  8. dreamhunter2333/cloudflare_temp_email (2,428s/899f) : CloudFlare free temp domain email 免费收发 临时域名邮箱 支持附件 IMAP SMTP TelegramBot
  9. CorentinTh/it-tools (22,474s/2,721f) : Collection of handy online tools for developers, with great UX.
  10. HalseySpicy/Geeker-Admin (7,240s/1,528f) : ✨✨✨ Geeker Admin,基于 Vue3.4、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。
  11. lin-xin/vue-manage-system (18,845s/6,027f) : Vue3、Element Plus、typescript后台管理系统
  12. unilei/aipan-netdisk-search (1,100s/458f) : 本项目乃是基于 Vue 与 Nuxt.js 技术打造的网盘搜索项目,持续开源并保持维护更新。其旨在让人人皆可拥有属于自己的网盘搜索网站。强烈建议自行部署,向所有参与者致敬!Salute to all!
  13. kailong321200875/vue-element-plus-admin (2,772s/671f) : A backend management system based on vue3, typescript, element-plus, and vite
  14. tiny-craft/tiny-rdm (8,726s/440f) : Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
  15. vueComponent/ant-design-vue (20,224s/3,789f) : 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
  16. ElemeFE/element (54,127s/14,641f) : A Vue.js 2.0 UI Toolkit for Web
  17. nuxt/ui (3,998s/506f) : A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
  18. imsyy/SPlayer (2,376s/480f) : 🎉 一个简约的音乐播放器,支持逐字歌词,下载歌曲,展示评论区,音乐云盘及歌单管理,音乐频谱,移动端基础适配 | 网易云音乐 | A minimalist music player
  19. Lissy93/dashy (17,386s/1,327f) : 🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
  20. yangjian102621/geekai (3,749s/960f) : AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。
  21. unovue/radix-vue (3,570s/218f) : Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
  22. jekip/naive-ui-admin (4,977s/918f) : Naive Ui Admin 是一款基于 Vue3、Vite3 和 TypeScript 的先进中后台解决方案,集成了前沿的前端技术栈和典型业务模型。它拥有二次封装组件、动态菜单、权限校验、粒子化权限控制等核心功能,旨在帮助企业快速构建高质量的中后台项目。无论在新技术运用或业务实践层面,都能为您提供有力支持,并将持续更新,以满足您不断变化的需求

CSS

  1. jgthms/bulma (49,321s/3,953f) : Modern CSS framework based on Flexbox
  2. isocpp/CppCoreGuidelines (42,732s/5,437f) : The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
  3. BingyanStudio/LapisCV (2,794s/161f) : 📃 开箱即用的 Markdown 简历,支持 VSCode / Obsidian / Typora
  4. primefaces/primeng (10,414s/4,589f) : The Most Complete Angular UI Component Library
  5. themepark-dev/theme.park (2,413s/790f) : A collection of themes/skins for 50 selfhosted apps!
  6. KiKaraage/ArcWTF (1,245s/25f) : A userChrome.css theme to bring Arc Browser look on Windows to Firefox. Work with Windows, Linux and macOS ✨
  7. bradtraversy/50projects50days (37,283s/9,160f) : 50+ mini web projects using HTML, CSS & JS
  8. missing-semester/missing-semester (4,926s/1,160f) : The Missing Semester of Your CS Education 📚
  9. animate-css/animate.css (80,777s/16,239f) : 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
  10. SurajPratap10/Imagine_AI (61s/199f) : The IMAGINE - AI, which is built using the OpenAI API library DALL-E 2, aims to solve the problem of limited creativity and imagination. This is a fully mobile responsive image generator built with Node.js and Express that uses OpenAI's Dall-E models to generate images.
  11. liangjingkanji/DrakeTyporaTheme (2,954s/270f) : 十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark

TeX

  1. posquit0/Awesome-CV (23,113s/4,795f) : 📄 Awesome CV is LaTeX template for your outstanding job application
  2. exacity/deeplearningbook-chinese (35,745s/9,118f) : Deep Learning Book Chinese Translation
  3. openmlsys/openmlsys-zh (4,062s/435f) : 《Machine Learning Systems: Design and Implementation》- Chinese Version
  4. sb2nov/resume (5,251s/1,478f) : Software developer resume in Latex
  5. the-turing-way/the-turing-way (1,911s/651f) : Host repository for The Turing Way: a how to guide for reproducible data science
  6. TheNetAdmin/zjuthesis (2,618s/618f) : Zhejiang University Graduation Thesis LaTeX Template
  7. cvpr-org/author-kit (377s/56f) :
  8. harvard-edge/cs249r_book (1,046s/132f) : Collaborative book Machine Learning Systems
  9. matze/mtheme (6,412s/846f) : A modern LaTeX Beamer theme
  10. acl-org/acl-style-files (721s/180f) : Official style files for papers submitted to venues of the Association for Computational Linguistics
  11. SUSTech-CRA/sustech-master-thesis (200s/50f) : 南方科技大学研究生学位论文LaTeX模板
  12. zhanwen/MathModel (8,231s/2,126f) : 研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
  13. rstudio/cheatsheets (5,841s/1,812f) : Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
  14. liantze/AltaCV (1,305s/337f) : Yet another alternative curriculum vitae/résumé class with LaTeX
  15. lervag/vimtex (5,523s/389f) : VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.

C

  1. tianocore/edk2 (4,638s/2,501f) : EDK II
  2. zephyrproject-rtos/zephyr (10,781s/6,577f) : Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
  3. osqzss/gps-sdr-sim (2,797s/780f) : Software-Defined GPS Signal Simulator
  4. labwc/labwc (1,675s/157f) : A Wayland window-stacking compositor
  5. riscv-collab/riscv-gnu-toolchain (3,518s/1,160f) : GNU toolchain for RISC-V, including GCC
  6. koekeishiya/yabai (23,647s/647f) : A tiling window manager for macOS based on binary space partitioning
  7. signalwire/freeswitch (3,586s/1,419f) : FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
  8. FreeRTOS/FreeRTOS-Kernel (2,756s/1,122f) : FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
  9. arendst/Tasmota (22,136s/4,794f) : Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
  10. microsoft/Windows-driver-samples (6,962s/4,938f) : This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
  11. nginx/njs (1,168s/152f) : A subset of JavaScript language to use in nginx
  12. FelixKratz/SketchyBar (6,165s/93f) : A highly customizable macOS status bar replacement
  13. libevent/libevent (11,174s/3,390f) : Event notification library
  14. lvgl/lvgl (16,511s/3,237f) : Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
  15. Klipper3d/klipper (9,453s/5,307f) : Klipper is a 3d-printer firmware

Markdown