Skip to content

Latest commit

 

History

History
380 lines (360 loc) · 52.7 KB

2024-12-19.md

File metadata and controls

380 lines (360 loc) · 52.7 KB

2024-12-19

C++

Python

  1. XiaoMi/ha_xiaomi_home (9,536s/398f) : Xiaomi Home Integration for Home Assistant
  2. facebookresearch/AnimatedDrawings (11,279s/978f) : Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
  3. unitreerobotics/unitree_rl_gym (753s/118f) :
  4. andrewyng/aisuite (8,848s/782f) : Simple, unified interface to multiple Generative AI providers
  5. meta-llama/llama-stack (5,307s/670f) : Composable building blocks to build Llama Apps
  6. seleniumbase/SeleniumBase (6,390s/1,020f) : Python APIs for web automation, testing, and bypassing bot-detection.
  7. aio-libs/aiohttp (15,232s/2,031f) : Asynchronous HTTP client/server framework for asyncio and Python
  8. hiyouga/LLaMA-Factory (36,345s/4,473f) : Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
  9. crewAIInc/crewAI (22,628s/3,127f) : Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
  10. MsLolita/grass (561s/355f) : grass-mining
  11. phidatahq/phidata (16,486s/2,238f) : Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
  12. linyqh/NarratoAI (2,478s/290f) : 利用AI大模型,一键解说并剪辑视频; Using AI models to automatically provide commentary and edit videos with a single click.

C

  1. lvgl/lvgl (17,745s/3,331f) : Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
  2. gojue/ecapture (13,721s/1,445f) : Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
  3. coolsnowwolf/lede (30,025s/19,548f) : Lean's LEDE source
  4. 78/xiaozhi-esp32 (645s/155f) : Build your own AI friend
  5. espressif/esp-idf (14,016s/7,351f) : Espressif IoT Development Framework. Official development framework for Espressif SoCs.
  6. FRRouting/frr (3,445s/1,272f) : The FRRouting Protocol Suite
  7. libfuse/libfuse (5,393s/1,143f) : The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
  8. microsoft/mimalloc (10,710s/881f) : mimalloc is a compact general purpose allocator with excellent performance.
  9. abishekvashok/cmatrix (4,098s/429f) : Terminal based "The Matrix" like implementation
  10. lizongying/my-tv (30,895s/3,462f) : 我的电视 电视直播软件,安装即可使用
  11. FreeRDP/FreeRDP (11,144s/14,901f) : FreeRDP is a free remote desktop protocol library and clients
  12. kingToolbox/WindTerm (24,160s/1,851f) : A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
  13. valinet/ExplorerPatcher (25,245s/1,066f) : This project aims to enhance the working environment on Windows
  14. OP-TEE/optee_os (1,613s/1,078f) : Trusted side of the TEE
  15. taosdata/TDengine (23,469s/4,872f) : High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
  16. RIOT-OS/RIOT (5,343s/2,021f) : RIOT - The friendly OS for IoT
  17. jqlang/jq (30,771s/1,589f) : Command-line JSON processor
  18. Cyan4973/xxHash (9,273s/786f) : Extremely fast non-cryptographic hash algorithm
  19. mcu-tools/mcuboot (1,366s/695f) : Secure boot for 32-bit Microcontrollers!
  20. nanopb/nanopb (4,421s/867f) : Protocol Buffers with small code size
  21. open5gs/open5gs (1,886s/775f) : Open5GS is a C-language Open Source implementation for 5G Core and EPC, i.e. the core network of LTE/NR network (Release-17)
  22. EpicGamesExt/raddebugger (3,624s/186f) : A native, user-mode, multi-process, graphical debugger.

Go

  1. swaggo/swag (10,965s/1,212f) : Automatically generate RESTful API documentation with Swagger 2.0 for Go.
  2. fatedier/frp (88,077s/13,514f) : A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  3. hashicorp/terraform-provider-google (2,405s/1,756f) : Terraform Provider for Google Cloud Platform
  4. golang/crypto (3,045s/1,972f) : [mirror] Go supplementary cryptography libraries
  5. gohugoio/hugo (76,538s/7,569f) : The world’s fastest framework for building websites.
  6. go-rod/rod (5,523s/365f) : A Chrome DevTools Protocol driver for web automation and scraping.
  7. go-sql-driver/mysql (14,590s/2,321f) : Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
  8. rancher/rancher (23,560s/2,989f) : Complete container management platform
  9. cosmos/cosmos-sdk (6,342s/3,685f) : ⛓️ A Framework for Building High Value Public Blockchains ✨
  10. gorilla/websocket (22,750s/3,495f) : Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
  11. grafana/loki (24,190s/3,493f) : Like Prometheus, but for logs.
  12. open-telemetry/opentelemetry-collector (4,647s/1,499f) : OpenTelemetry Collector
  13. trustwallet/assets (4,718s/22,916f) : A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
  14. DiceDB/dice (7,314s/1,124f) : DiceDB is an open source, redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
  15. moby/moby (68,901s/18,678f) : The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
  16. uber-go/zap (22,196s/1,440f) : Blazing fast, structured, leveled logging in Go.
  17. prometheus-operator/prometheus-operator (9,185s/3,731f) : Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
  18. chromedp/chromedp (11,209s/792f) : A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
  19. zeromicro/go-zero (29,512s/3,991f) : A cloud-native Go microservices framework with cli tool for productivity.
  20. bitnami-labs/sealed-secrets (7,778s/690f) : A Kubernetes controller and tool for one-way encrypted Secrets
  21. junegunn/fzf (66,361s/2,416f) : 🌸 A command-line fuzzy finder
  22. bluenviron/mediamtx (12,709s/1,559f) : Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
  23. sigstore/cosign (4,581s/549f) : Code signing and transparency for containers and binaries
  24. wailsapp/wails (25,883s/1,260f) : Create beautiful applications using Go

Rust

  1. hyperium/hyper (14,711s/1,610f) : An HTTP library for Rust
  2. huggingface/candle (16,082s/978f) : Minimalist ML framework for Rust
  3. mainmatter/100-exercises-to-learn-rust (6,356s/1,144f) : A self-paced course to learn Rust, one exercise at a time.
  4. FuelLabs/fuel-core (57,975s/2,811f) : Rust full node implementation of the Fuel v2 protocol.
  5. risingwavelabs/risingwave (7,148s/590f) : Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
  6. juhaku/utoipa (2,576s/206f) : Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
  7. sigp/lighthouse (2,992s/778f) : Ethereum consensus client in Rust
  8. lancedb/lance (4,024s/234f) : Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
  9. juspay/hyperswitch (12,741s/1,362f) : An open source payments switch written in Rust to make payments fast, reliable and affordable
  10. Schniz/fnm (18,721s/480f) : 🚀 Fast and simple Node.js version manager, built in Rust
  11. libp2p/rust-libp2p (4,670s/979f) : The Rust Implementation of the libp2p networking stack.
  12. pola-rs/polars (30,971s/2,015f) : Dataframes powered by a multithreaded, vectorized query engine, written in Rust
  13. neondatabase/neon (15,482s/455f) : Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
  14. fujiapple852/trippy (3,956s/86f) : A network diagnostic tool
  15. rust-lang/rust-clippy (11,565s/1,564f) : A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
  16. microsoft/windows-rs (10,808s/508f) : Rust for Windows
  17. thomas-mauran/chess-tui (489s/32f) : Play chess from your terminal 🦀
  18. fish-shell/fish-shell (26,508s/1,917f) : The user-friendly command line shell.
  19. jtroo/kanata (3,366s/135f) : Improve keyboard comfort and usability with advanced customization
  20. apache/datafusion (6,484s/1,235f) : Apache DataFusion SQL Query Engine
  21. influxdata/influxdb (29,161s/3,568f) : Scalable datastore for metrics, events, and real-time analytics
  22. rgwood/systemctl-tui (458s/12f) : A fast, simple TUI for interacting with systemd services and their logs

Ruby

  1. rails/rails (56,240s/21,721f) : Ruby on Rails
  2. discourse/discourse (42,642s/8,378f) : A platform for community discussion. Free, open, simple.
  3. DataDog/dd-trace-rb (313s/375f) : Datadog Tracing Ruby Client
  4. fluent/fluentd (12,964s/1,348f) : Fluentd: Unified Logging Layer (project under CNCF)
  5. docusealco/docuseal (8,160s/549f) : Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
  6. CocoaPods/CocoaPods (14,609s/2,641f) : The Cocoa Dependency Manager.
  7. ruby/ruby (22,227s/5,340f) : The Ruby Programming Language
  8. chef/chef (7,633s/2,511f) : 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
  9. fastlane/fastlane (39,754s/5,719f) : 🚀 The easiest way to automate building and releasing your iOS and Android apps
  10. dependabot/dependabot-core (4,771s/1,032f) : 🤖 Dependabot's core logic for creating update PRs.
  11. paper-trail-gem/paper_trail (6,805s/899f) : Track changes to your rails models
  12. jekyll/jekyll (49,346s/9,995f) : 🌐 Jekyll is a blog-aware static site generator in Ruby
  13. chatwoot/chatwoot (21,652s/3,673f) : Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
  14. Shopify/liquid (11,171s/1,403f) : Liquid markup language. Safe, customer facing template language for flexible web apps.
  15. hotwired/turbo-rails (2,148s/330f) : Use Turbo in your Ruby on Rails app
  16. kilimchoi/engineering-blogs (31,909s/1,648f) : A curated list of engineering blogs
  17. faker-ruby/faker (11,289s/3,183f) : A library for generating fake data such as names, addresses, and phone numbers.
  18. rack/rack (4,937s/1,635f) : A modular Ruby web server interface.
  19. instructure/canvas-lms (5,739s/2,536f) : The open LMS by Instructure, Inc.
  20. redmine/redmine (5,340s/2,340f) : Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
  21. department-of-veterans-affairs/vets-api (211s/64f) : API powering VA.gov
  22. rails-api/active_model_serializers (5,329s/1,391f) : ActiveModel::Serializer implementation and Rails hooks
  23. opf/openproject (9,589s/2,399f) : OpenProject is the leading open source project management software.

Makefile

  1. golang-standards/project-layout (49,998s/5,186f) : Standard Go Project Layout
  2. open-telemetry/opentelemetry-proto (612s/264f) : OpenTelemetry protocol (OTLP) specification and Protobuf definitions
  3. dbt-labs/dbt-utils (1,404s/504f) : Utility functions for dbt projects.
  4. PartialVolume/shredos.x86_64 (1,568s/65f) : 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
  5. reportportal/reportportal (1,786s/468f) : Main Repository. ReportPortal starts here - see readme below.
  6. twilio/twilio-oai (130s/81f) : The Twilio OpenAPI Specification
  7. eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework (445s/60f) : The European Digital Identity Wallet
  8. open-telemetry/opentelemetry-proto-go (31s/31f) : Generated code for OpenTelemetry protobuf data model
  9. open-telemetry/opentelemetry-specification (3,772s/894f) : Specifications for OpenTelemetry
  10. dbt-labs/dbt-codegen (506s/111f) : Macros that generate dbt code
  11. DS4SD/docling-serve (31s/8f) : Running Docling as an API service
  12. theos/theos (4,509s/1,086f) : A cross-platform suite of tools for building and deploying software for iOS and other platforms.
  13. temporalio/api (88s/66f) : Temporal gRPC API and proto files
  14. container-storage-interface/spec (1,364s/373f) : Container Storage Interface (CSI) Specification.

Shell

  1. DaoCloud/public-image-mirror (7,370s/959f) : 很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。致力于提供连接全世界的稳定可靠安全的容器镜像服务。
  2. SeleniumHQ/docker-selenium (8,146s/2,523f) : Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Docker, making it easier to perform browser automation
  3. bitnami/containers (3,492s/4,961f) : Bitnami container images
  4. youngyangyang04/leetcode-master (52,721s/11,631f) : 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
  5. datawhalechina/learn-nlp-with-transformers (2,440s/414f) : we want to create a repo to illustrate usage of transformers in chinese
  6. ton-blockchain/wallet-contract (358s/279f) : Wallet V4 and subscription smart contracts
  7. nvm-sh/nvm (81,038s/8,082f) : Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  8. google/oss-fuzz (10,676s/2,268f) : OSS-Fuzz - continuous fuzzing for open source software.
  9. tfutils/tfenv (4,572s/455f) : Terraform version manager
  10. ublue-os/bazzite (4,253s/268f) : 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.
  11. CISOfy/lynis (13,578s/1,496f) : Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
  12. InfinityLoop1308/PipePipe (2,283s/48f) : A FLOSS Android app to let you browse YouTube, NicoNico and BiliBili freely.
  13. ohmyzsh/ohmyzsh (174,705s/25,953f) : 🙃 A delightful community-driven (with 2,400+ 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 that makes it easy to keep up with the latest updates from the community.
  14. Installomator/Installomator (1,118s/482f) : Installation script to deploy standard software on Macs
  15. catppuccin/tmux (1,990s/630f) : 💽 Soothing pastel theme for Tmux
  16. kodekloudhub/certified-kubernetes-administrator-course (8,130s/7,768f) : Certified Kubernetes Administrator - CKA Course
  17. getsentry/self-hosted (8,016s/1,789f) : Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept

Objective-C

  1. AFNetworking/AFNetworking (33,347s/10,393f) : A delightful networking framework for iOS, macOS, watchOS, and tvOS.
  2. realm/realm-swift (16,355s/2,151f) : Realm is a mobile database: a replacement for Core Data & SQLite
  3. adjust/ios_sdk (623s/295f) : This is the iOS SDK of
  4. AzureAD/microsoft-authentication-library-for-objc (266s/142f) : Microsoft Authentication Library (MSAL) for iOS and macOS
  5. openid/AppAuth-iOS (1,788s/777f) : iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
  6. google/GoogleSignIn-iOS (525s/206f) : Enables iOS and macOS apps to sign in with Google.
  7. getsentry/sentry-cocoa (821s/330f) : The official Sentry SDK for iOS, tvOS, macOS, watchOS.
  8. MustangYM/WeChatExtension-ForMac (22,400s/3,617f) : A plugin for Mac WeChat
  9. sunnyyoung/WeChatTweak-macOS (11,472s/1,395f) : A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
  10. google/promises (3,810s/298f) : Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  11. google/GoogleUtilities (110s/48f) :
  12. google/gtm-session-fetcher (247s/150f) : Google Toolbox for Mac - Session Fetcher
  13. SDWebImage/SDWebImage (25,070s/5,969f) : Asynchronous image downloader with cache support as a UIImageView category
  14. BranchMetrics/ios-branch-deep-linking-attribution (730s/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.
  15. braze-inc/braze-swift-sdk (52s/18f) : Braze SDK for the Apple ecosystem, including: iOS, macOS, iPadOS, visionOS, tvOS
  16. microsoft/plcrashreporter (2,914s/539f) : Reliable, open-source crash reporting for iOS, macOS and tvOS
  17. bugsnag/bugsnag-cocoa (238s/130f) : BugSnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS
  18. SDWebImage/SDWebImageWebPCoder (225s/86f) : A WebP coder plugin for SDWebImage, use libwebp
  19. AliSoftware/OHHTTPStubs (5,047s/602f) : Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
  20. segmentio/analytics-ios (404s/333f) : The hassle-free way to integrate analytics into any iOS application.

Swift

  1. stripe/stripe-ios (2,264s/1,002f) : Stripe iOS SDK
  2. swiftlang/swift-package-manager (9,806s/1,356f) : The Package Manager for the Swift Programming Language
  3. tuist/tuist (4,665s/574f) : Tuist's CLI
  4. apple/swift-collections (3,841s/303f) : Commonly used data structures for Swift
  5. apple/swift-async-algorithms (3,092s/152f) : Async Algorithms for Swift
  6. pointfreeco/swift-composable-architecture (12,673s/1,464f) : A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
  7. realm/SwiftLint (18,728s/2,230f) : A tool to enforce Swift style and conventions.
  8. Stengo/DeskPad (5,565s/96f) : A virtual monitor for screen sharing
  9. ChartsOrg/Charts (27,641s/6,003f) : Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
  10. daltoniam/Starscream (8,379s/1,218f) : Websockets in swift for iOS and OSX
  11. kean/Nuke (8,199s/531f) : Image loading system
  12. TheWidlarzGroup/react-native-video (7,257s/2,909f) : A
  13. SwiftGen/SwiftGen (9,307s/739f) : The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
  14. groue/GRDB.swift (7,006s/721f) : A toolkit for SQLite databases, with a focus on application development
  15. socketio/socket.io-client-swift (5,226s/843f) :
  16. jellyfin/Swiftfin (2,644s/289f) : Native Jellyfin Client for iOS and tvOS
  17. mrousavy/react-native-vision-camera (7,733s/1,116f) : 📸 A powerful, high-performance React Native Camera library.
  18. airbnb/lottie-ios (25,853s/3,753f) : An iOS library to natively render After Effects vector animations
  19. ReactiveX/RxSwift (24,413s/4,167f) : Reactive Programming in Swift
  20. facebook/facebook-ios-sdk (7,806s/3,568f) : Used to integrate the Facebook Platform with your iOS & tvOS apps.
  21. stephencelis/SQLite.swift (9,759s/1,576f) : A type-safe, Swift-language layer over SQLite3.
  22. onevcat/Kingfisher (23,452s/2,669f) : A lightweight, pure-Swift library for downloading and caching images from the web.
  23. vapor/vapor (24,664s/1,450f) : 💧 A server-side Swift HTTP web framework.

Kotlin

  1. android/nowinandroid (17,504s/3,201f) : A fully functional Android app built entirely with Kotlin and Jetpack Compose
  2. ethereum-lists/chains (9,017s/6,761f) : provides metadata for chains
  3. android/compose-samples (20,494s/4,868f) : Official Jetpack Compose samples.
  4. android/architecture-samples (44,587s/11,685f) : A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
  5. lizongying/my-tv-0 (2,169s/301f) : 我的電視·〇 電視視頻播放軟件,可以自定義視頻源
  6. kizitonwose/Calendar (4,825s/516f) : A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.
  7. z-huang/InnerTune (4,989s/309f) : A Material 3 YouTube Music client for Android
  8. mostafaalagamy/Metrolist (142s/5f) : YouTube Music client for Android
  9. bitwarden/android (6,703s/830f) : Bitwarden mobile app for Android.
  10. JetBrains/compose-multiplatform (16,465s/1,195f) : Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
  11. maxrave-dev/SimpMusic (2,042s/130f) : A simple music app using YouTube Music for backend
  12. NeoApplications/Neo-Store (3,176s/99f) : An F-Droid client with modern UI and an arsenal of extra features.
  13. Kotlin/kotlinx.coroutines (13,132s/1,860f) : Library support for Kotlin coroutines
  14. wordpress-mobile/WordPress-Android (2,995s/1,324f) : WordPress for Android
  15. square/okhttp (45,991s/9,174f) : Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
  16. tanujnotes/Olauncher (2,233s/234f) : Minimal AF Launcher for Android. Reduce your screen time. Daily wallpapers.
  17. KieronQuinn/Smartspacer (2,178s/48f) : Smartspacer is a customisable widget for Android, but with a difference: It can upgrade the built in At a Glance on Pixels - without root!
  18. InsertKoinIO/koin (9,154s/722f) : Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
  19. tiann/KernelSU (10,799s/1,775f) : A Kernel based root solution for Android
  20. ankidroid/Anki-Android (8,886s/2,266f) : AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.

JavaScript

  1. eslint/eslint (25,319s/4,587f) : Find and fix problems in your JavaScript code.
  2. nodejs/undici (6,420s/562f) : An HTTP/1.1 client, written from scratch for Node.js
  3. HumanSignal/label-studio (19,830s/2,447f) : Label Studio is a multi-type data labeling and annotation tool with standardized output format
  4. sudheerj/reactjs-interview-questions (40,379s/9,571f) : List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
  5. yokoffing/Betterfox (6,431s/161f) : Firefox user.js for speed, privacy, and security. Your favorite browser, but better.
  6. gaotianliuyun/gao (5,983s/2,380f) : FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
  7. facebook/react (230,547s/47,188f) : The library for web and native user interfaces.
  8. mozilla/pdf.js (49,032s/10,069f) : PDF Reader in JavaScript
  9. bigbluebutton/bigbluebutton (8,602s/5,966f) : Complete open source web conferencing system.
  10. qishibo/AnotherRedisDesktopManager (31,083s/2,599f) : 🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
  11. google/zx (43,277s/1,113f) : A tool for writing better scripts
  12. dbt-labs/docs.getdbt.com (130s/976f) : The code behind docs.getdbt.com
  13. marktext/marktext (47,969s/3,542f) : 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
  14. hiteshchoudhary/apihub (7,045s/1,108f) : Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
  15. DefiLlama/chainlist (2,428s/2,486f) :
  16. FortAwesome/Font-Awesome (74,444s/12,210f) : The iconic SVG, font, and CSS toolkit
  17. orestbida/cookieconsent (4,146s/424f) : 🍪 Simple cross-browser cookie-consent plugin written in vanilla js
  18. GoogleChrome/lighthouse (28,521s/9,402f) : Automated auditing, performance metrics, and best practices for the web.

HTML

  1. EbookFoundation/free-programming-books (341,778s/62,015f) : 📚 Freely available programming books
  2. DataDog/documentation (480s/1,100f) : The source for Datadog's documentation site.
  3. facebookresearch/fastText (25,989s/4,725f) : Library for fast text representation and classification.
  4. wdndev/llm_interview_note (4,254s/490f) : 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
  5. boostorg/boost (7,276s/1,771f) : Super-project for modularized Boost
  6. comfyanonymous/ComfyUI_examples (2,115s/374f) : Examples of ComfyUI workflows
  7. openshift/openshift-docs (767s/1,776f) : OpenShift 3 and 4 product and community documentation
  8. web-platform-tests/wpt (5,055s/3,139f) : Test suites for Web platform specs — including WHATWG, W3C, and others
  9. Unstructured-IO/unstructured (9,473s/796f) : Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
  10. gustavoguanabara/html-css (14,060s/3,370f) : Curso de HTML5 e CSS3
  11. DefectDojo/django-DefectDojo (3,760s/1,569f) : DevSecOps, ASPM, Vulnerability Management. All on one platform.
  12. TheOdinProject/css-exercises (1,713s/72,346f) :
  13. w3c/aria-practices (1,216s/354f) : WAI-ARIA Authoring Practices Guide (APG)
  14. alshedivat/al-folio (11,563s/11,349f) : A beautiful, simple, clean, and responsive Jekyll theme for academics
  15. CaiJimmy/hugo-theme-stack (5,143s/1,707f) : Card-style Hugo theme designed for bloggers
  16. cotes2020/jekyll-theme-chirpy (7,715s/6,066f) : A minimal, responsive, and feature-rich Jekyll theme for technical writing.

Jupyter-Notebook

  1. google-gemini/cookbook (8,588s/1,039f) : Examples and guides for using the Gemini API
  2. Azure/Azure-Sentinel (4,665s/3,048f) : Cloud-native SIEM for intelligent security analytics for your entire enterprise.
  3. kubernetes/community (12,074s/5,181f) : Kubernetes community content
  4. microsoft/autogen (36,043s/5,214f) : A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
  5. google-deepmind/mujoco (8,359s/846f) : Multi-Joint dynamics with Contact. A general purpose physics simulator.
  6. dusty-nv/jetson-containers (2,457s/492f) : Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
  7. NVIDIA/NeMo-Curator (679s/91f) : Scalable data pre processing and curation toolkit for LLMs
  8. alirezadir/Machine-Learning-Interviews (5,048s/882f) : This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
  9. geekyutao/Inpaint-Anything (6,716s/567f) : Inpaint anything using Segment Anything and inpainting models.
  10. ed-donner/llm_engineering (264s/311f) : Repo to accompany my mastering LLM engineering course
  11. datawhalechina/easy-rl (9,752s/1,897f) : 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
  12. guipsamora/pandas_exercises (10,943s/8,308f) : Practice your pandas skills!
  13. jupyter/notebook (11,842s/5,033f) : Jupyter Interactive Notebook
  14. shivammehta25/Matcha-TTS (779s/99f) : [ICASSP 2024] 🍵 Matcha-TTS: A fast TTS architecture with conditional flow matching
  15. DataTalksClub/mlops-zoomcamp (11,237s/2,164f) : Free MLOps course from DataTalks.Club
  16. advimman/lama (8,225s/871f) : 🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022

CSS

  1. necolas/normalize.css (52,627s/10,644f) : A modern alternative to CSS resets
  2. isocpp/CppCoreGuidelines (43,010s/5,441f) : The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
  3. simeydotme/pokemon-cards-css (5,614s/526f) : A collection of advanced CSS styles to create realistic-looking effects for the faces of Pokemon cards.
  4. TryGhost/Casper (2,546s/2,785f) : The default theme for Ghost
  5. aws-samples/amplify-next-template (100s/3,031f) : This is a Next.js starter for building a fullstack app with AWS Amplify.
  6. bradtraversy/50projects50days (37,644s/9,233f) : 50+ mini web projects using HTML, CSS & JS
  7. piyushsachdeva/10weeksofcloudops (168s/202f) :
  8. zhaohuabing/hugo-theme-cleanwhite (733s/339f) : A clean, elegant blog theme for hugo
  9. jgthms/bulma (49,453s/3,950f) : Modern CSS framework based on Flexbox
  10. thewhiteh4t/seeker (7,313s/1,740f) : Accurately Locate Smartphones using Social Engineering
  11. EthicalSource/contributor_covenant (1,948s/1,201f) : Pledge your respect and appreciation for contributors of all kinds to your open source project.
  12. nisarhassan12/portfolio-template (665s/215f) : A beautiful minimal and accessible portfolio template for Developers. Give it a star 🌟 if you find it useful.

Vue

  1. luckjiawei/frpc-desktop (3,406s/224f) : frp跨平台桌面客户端,可视化配置,轻松实现内网穿透! 支持所有frp版本
  2. Lissy93/dashy (18,578s/1,400f) : 🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
  3. unovue/shadcn-vue (5,523s/325f) : Vue port of shadcn-ui
  4. alireza0/s-ui (2,955s/469f) : An advanced Web Panel • Built for SagerNet/Sing-Box
  5. anvaka/map-of-github (2,060s/52f) : Inspirational Mapping
  6. frappe/crm (426s/213f) : Fully featured, open source CRM
  7. ccbikai/Sink (3,182s/1,752f) : ⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
  8. HalseySpicy/Geeker-Admin (7,390s/1,565f) : ✨✨✨ Geeker Admin,基于 Vue3.4、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。
  9. vbenjs/vue-vben-admin (25,887s/7,059f) : A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
  10. imsyy/home (3,580s/2,398f) : 个人主页,我的个人主页,个人主页源码,主页模板,homepage
  11. ElemeFE/element (54,167s/14,646f) : A Vue.js 2.0 UI Toolkit for Web
  12. dreamhunter2333/cloudflare_temp_email (2,836s/1,092f) : CloudFlare free temp domain email 免费收发 临时域名邮箱 支持附件 IMAP SMTP TelegramBot
  13. LOG1997/log-lottery (121s/39f) : 🎈🎈🎈🎈年会抽奖程序,threejs+vue3 3D球体动态抽奖应用。
  14. jd-opensource/nutui (6,200s/834f) : 京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)
  15. nuxt/ui (4,209s/570f) : A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
  16. AutomaApp/automa (12,709s/1,373f) : A browser extension for automating your browser by connecting blocks
  17. kailong321200875/vue-element-plus-admin (2,901s/703f) : A backend management system based on vue3, typescript, element-plus, and vite
  18. unovue/radix-vue (3,838s/244f) : Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.

Java

  1. apache/skywalking (23,961s/6,533f) : APM, Application Performance Monitoring System
  2. apache/camel (5,640s/4,964f) : Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
  3. apache/gravitino (1,150s/365f) : World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
  4. halo-dev/halo (34,332s/9,746f) : 强大易用的开源建站工具。
  5. material-components/material-components-android (16,455s/3,087f) : Modular and customizable Material Design UI components for Android
  6. amitshekhariitbhu/android-interview-questions (11,523s/2,269f) : Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
  7. apache/druid (13,557s/3,713f) : Apache Druid: a high performance real-time analytics database.
  8. keycloak/keycloak (24,137s/6,882f) : Open Source Identity and Access Management For Modern Applications and Services
  9. mockito/mockito (14,943s/2,571f) : Most popular Mocking framework for unit tests written in Java
  10. elastic/elasticsearch (71,067s/24,936f) : Free and Open Source, Distributed, RESTful Search Engine
  11. netty/netty (33,590s/15,975f) : Netty project - an event-driven asynchronous network application framework
  12. airbnb/lottie-android (35,091s/5,422f) : Render After Effects animations natively on Android and iOS, Web, and React Native
  13. apache/hudi (5,515s/2,440f) : Upserts, Deletes And Incremental Processing on Big Data.
  14. OpenAPITools/openapi-generator (22,258s/6,642f) : OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
  15. microsoft/typespec (4,615s/226f) :
  16. apache/pulsar (14,333s/3,602f) : Apache Pulsar - distributed pub-sub messaging system
  17. spring-projects/spring-kafka (2,252s/1,580f) : Provides Familiar Spring Abstractions for Apache Kafka
  18. jenkinsci/jenkins (23,368s/8,840f) : Jenkins automation server
  19. apache/tika (2,612s/790f) : The Apache Tika toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF).
  20. apache/kafka (29,090s/14,036f) : Mirror of Apache Kafka
  21. alibaba/canal (28,668s/7,638f) : 阿里巴巴 MySQL binlog 增量订阅&消费组件
  22. resilience4j/resilience4j (9,848s/1,352f) : Resilience4j is a fault tolerance library designed for Java8 and functional programming

TypeScript

  1. RocketChat/Rocket.Chat (41,375s/10,895f) : The communications platform that puts data protection first.
  2. langgenius/dify (55,332s/8,137f) : Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
  3. shardeum/shardeum (23,423s/456f) : Shardeum is an EVM based autoscaling blockchain
  4. remix-run/remix (30,340s/2,574f) : Build Better Websites. Create modern, resilient user experiences with web fundamentals.
  5. mendableai/firecrawl (20,121s/1,572f) : 🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
  6. ueberdosis/tiptap (28,008s/2,326f) : The headless rich text editor framework for web artisans.
  7. zaidmukaddam/miniperplx (895s/116f) : A minimalistic AI-powered search engine that helps you find information on the internet. Powered by Vercel AI SDK! Search with models like GPT-4o mini, GPT-4o and Claude 3.5 Sonnet(New)!
  8. aws-samples/generative-ai-use-cases-jp (736s/140f) : すぐに業務活用できるビジネスユースケース集付きの安全な生成AIアプリ実装
  9. medusajs/medusa (26,458s/2,714f) : The world's most flexible commerce platform.
  10. microsoft/fluentui (18,671s/2,752f) : Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
  11. vitest-dev/vitest (13,278s/1,208f) : Next generation testing framework powered by Vite.
  12. sipeed/NanoKVM (3,481s/68f) : NanoKVM: Affordable, Multifunctional, Nano RISC-V IP-KVM
  13. appsmithorg/appsmith (34,960s/3,784f) : Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
  14. open-telemetry/opentelemetry-demo (1,916s/1,284f) : This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
  15. payloadcms/payload (30,208s/1,880f) : Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
  16. Chocobozzz/PeerTube (13,207s/1,525f) : ActivityPub-federated video streaming platform using P2P directly in your web browser
  17. TanStack/query (42,999s/2,950f) : 🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
  18. react-hook-form/react-hook-form (41,928s/2,101f) : 📋 React Hooks for form state management and validation (Web + React Native)
  19. radix-ui/primitives (16,097s/850f) : Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
  20. nrwl/nx (23,992s/2,392f) : Smart Monorepos · Fast CI - Build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
  21. microsoft/azuredatastudio (7,609s/908f) : Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
  22. TanStack/table (25,414s/3,103f) : 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table

TeX

  1. billryan/resume (9,346s/2,615f) : An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
  2. sb2nov/resume (5,378s/1,505f) : Software developer resume in Latex
  3. cplusplus/draft (5,730s/752f) : C++ standards drafts
  4. mohuangrui/ucasthesis (3,509s/934f) : LaTeX Thesis Template for the University of Chinese Academy of Sciences
  5. terryum/awesome-deep-learning-papers (25,565s/4,476f) : The most cited deep learning papers
  6. cosmos/ibc (943s/390f) : Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.
  7. dart-lang/language (2,686s/205f) : Design of the Dart language
  8. lervag/vimtex (5,614s/393f) : VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
  9. dnl-blkv/mcdowell-cv (2,221s/779f) : A Nice-looking CV template made into LaTeX
  10. HarisIqbal88/PlotNeuralNet (22,397s/2,889f) : Latex code for making neural networks diagrams
  11. sysprog21/lkmpg (7,720s/534f) : The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
  12. posquit0/Awesome-CV (23,414s/4,836f) : 📄 Awesome CV is LaTeX template for your outstanding job application
  13. circuitikz/circuitikz (430s/67f) : CircuiTikZ TeX/LaTeX package for drawing circuits
  14. Wandmalfarbe/pandoc-latex-template (6,303s/971f) : A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
  15. TheNetAdmin/zjuthesis (2,754s/639f) : Zhejiang University Graduation Thesis LaTeX Template
  16. riscv/riscv-isa-manual (3,745s/653f) : RISC-V Instruction Set Manual
  17. dendibakh/perf-book (2,559s/178f) : The book "Performance Analysis and Tuning on Modern CPU"
  18. vdumoulin/conv_arithmetic (14,122s/2,289f) : A technical report on convolution arithmetic in the context of deep learning

Markdown