Skip to content

Latest commit

 

History

History
370 lines (350 loc) · 53.8 KB

2024-10-23.md

File metadata and controls

370 lines (350 loc) · 53.8 KB

2024-10-23

C++

Python

  1. phidatahq/phidata (13,104s/1,861f) : Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
  2. serengil/deepface (13,631s/2,142f) : A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
  3. ranaroussi/yfinance (13,719s/2,367f) : Download market data from Yahoo! Finance's API
  4. comfyanonymous/ComfyUI (54,101s/5,728f) : The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
  5. rany2/edge-tts (5,918s/596f) : Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key
  6. getomni-ai/zerox (4,037s/206f) : Zero shot pdf OCR with gpt-4o-mini
  7. electricitymaps/electricitymaps-contrib (3,553s/940f) : A real-time visualisation of the CO2 emissions of electricity consumption
  8. hpcaitech/Open-Sora (21,980s/2,141f) : Open-Sora: Democratizing Efficient Video Production for All
  9. microsoft/graphrag (18,320s/1,778f) : A modular graph-based Retrieval-Augmented Generation (RAG) system
  10. Guovin/TV (2,002s/615f) : 📺IPTV电视直播源更新工具🚀:包含💰央视(付费)、📡卫视、🏠广东、🌊港·澳·台、🎬电影、🎥咪咕、🏀体育、🪁动画、🎮游戏、🎵音乐、🏛经典剧场;支持自定义增加频道(含图标);支持组播源、酒店源、订阅源、线上检索;每天自动更新两次,结果可用于TVBox等播放软件;支持工作流、Docker(amd64/arm64)、命令行、软件界面多种部署/运行方式 | IPTV live TV source update tool
  11. traceloop/openllmetry (2,818s/473f) : Open-source observability for your LLM application, based on OpenTelemetry

Rust

  1. EricLBuehler/mistral.rs (4,221s/294f) : Blazingly fast LLM inference.
  2. astral-sh/uv (23,797s/682f) : An extremely fast Python package and project manager, written in Rust.
  3. dani-garcia/vaultwarden (38,183s/1,854f) : Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
  4. drasi-project/drasi-platform (871s/19f) :
  5. martinvonz/jj (8,746s/300f) : A Git-compatible VCS that is both simple and powerful
  6. huggingface/candle (15,654s/931f) : Minimalist ML framework for Rust
  7. ratatui/ratatui (10,448s/318f) : A Rust crate for cooking up terminal user interfaces (TUIs) 👨‍🍳🐀 https://ratatui.rs
  8. jdx/mise (9,686s/275f) : dev tools, env vars, task runner
  9. pola-rs/polars (29,914s/1,926f) : Dataframes powered by a multithreaded, vectorized query engine, written in Rust
  10. qdrant/qdrant (20,236s/1,379f) : Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
  11. tokio-rs/axum (18,898s/1,054f) : Ergonomic and modular web framework built with Tokio, Tower, and Hyper
  12. paritytech/polkadot-sdk (1,848s/670f) : The Parity Polkadot Blockchain SDK
  13. tauri-apps/tauri (83,904s/2,519f) : Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
  14. lancedb/lance (3,876s/213f) : 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, with more integrations coming..
  15. ankitects/anki (18,722s/2,131f) : Anki's shared backend and web components, and the Qt frontend
  16. delta-io/delta-rs (2,270s/402f) : A native Rust library for Delta Lake, with bindings into Python
  17. slint-ui/slint (17,313s/585f) : Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
  18. rust-bitcoin/rust-bitcoin (2,101s/678f) : Rust Bitcoin library
  19. embassy-rs/embassy (5,426s/747f) : Modern embedded framework, using Rust and async.
  20. alloy-rs/alloy (616s/222f) : Transports, Middleware, and Networks for the Alloy project
  21. Eventual-Inc/Daft (2,246s/154f) : Distributed data engine for Python/SQL designed for the cloud, powered by Rust
  22. apache/arrow-rs (2,551s/766f) : Official Rust implementation of Apache Arrow
  23. cloudflare/quiche (9,422s/713f) : 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3

Go

  1. ollama/ollama (94,432s/7,471f) : Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
  2. OJ/gobuster (9,867s/1,188f) : Directory/File, DNS and VHost busting tool written in Go
  3. hashicorp/terraform (42,572s/9,537f) : Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
  4. Permify/permify (4,811s/215f) : An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.
  5. testcontainers/testcontainers-go (3,589s/497f) : Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
  6. pingcap/tidb (37,118s/5,832f) : TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
  7. jpillora/chisel (13,145s/1,371f) : A fast TCP/UDP tunnel over HTTP
  8. uber-go/mock (2,196s/113f) : GoMock is a mocking framework for the Go programming language.
  9. aws/aws-sdk-go-v2 (2,631s/634f) : AWS SDK for the Go programming language.
  10. open-telemetry/opentelemetry-collector (4,369s/1,445f) : OpenTelemetry Collector
  11. FiloSottile/mkcert (48,975s/2,532f) : A simple zero-config tool to make locally trusted development certificates with any names you'd like.
  12. pressly/goose (6,941s/511f) : A database migration tool. Supports SQL migrations and Go functions.
  13. danielmiessler/fabric (23,973s/2,569f) : fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
  14. syncthing/syncthing (64,772s/4,265f) : Open Source Continuous File Synchronization
  15. hibiken/asynq (9,602s/694f) : Simple, reliable, and efficient distributed task queue in Go
  16. prometheus-operator/prometheus-operator (9,085s/3,710f) : Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
  17. grpc/grpc-go (21,016s/4,363f) : The Go language implementation of gRPC. HTTP/2 based RPC
  18. getsops/sops (16,783s/872f) : Simple and flexible tool for managing secrets
  19. opentofu/opentofu (22,960s/883f) : OpenTofu lets you declaratively manage your cloud infrastructure.
  20. iam-veeramalla/observability-zero-to-hero (1,466s/2,150f) : [WIP]: Repo for learning observability
  21. argoproj/argo-cd (17,739s/5,405f) : Declarative Continuous Deployment for Kubernetes
  22. gdy666/lucky (3,945s/395f) : 软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser
  23. k3s-io/k3s (27,910s/2,333f) : Lightweight Kubernetes
  24. tidwall/gjson (14,268s/850f) : Get JSON values quickly - JSON parser for Go

C

  1. signalwire/freeswitch (3,569s/1,416f) : 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.
  2. redcanaryco/atomic-red-team (9,699s/2,789f) : Small and highly portable detection tests based on MITRE's ATT&CK.
  3. pgvector/pgvector (12,229s/560f) : Open-source vector similarity search for Postgres
  4. citusdata/citus (10,539s/668f) : Distributed PostgreSQL as an extension
  5. libevent/libevent (11,154s/3,387f) : Event notification library
  6. redis/redis (66,779s/23,772f) : 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.
  7. OISF/suricata (4,631s/1,449f) : Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
  8. raspberrypi/pico-sdk (3,703s/918f) :
  9. facebook/zstd (23,584s/2,096f) : Zstandard - Fast real-time compression algorithm
  10. citusdata/pg_cron (2,856s/192f) : Run periodic jobs in PostgreSQL
  11. raysan5/raylib (22,293s/2,242f) : A simple and easy-to-use library to enjoy videogames programming
  12. esnet/iperf (6,864s/1,271f) : iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
  13. coturn/coturn (11,303s/2,009f) : coturn TURN server project
  14. libexpat/libexpat (1,084s/436f) : 🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
  15. samtools/bcftools (671s/240f) : This is the official development repository for BCFtools. See installation instructions and other documentation here http://samtools.github.io/bcftools/howtos/install.html
  16. microsoft/Windows-driver-samples (6,950s/4,935f) : 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.
  17. pjsip/pjproject (2,039s/775f) : PJSIP project
  18. bitcoin-core/secp256k1 (2,069s/1,004f) : Optimized C library for EC operations on curve secp256k1
  19. nanopb/nanopb (4,327s/853f) : Protocol Buffers with small code size
  20. nrfconnect/sdk-nrf (942s/1,203f) : nRF Connect SDK main repository

Java

  1. YunaiV/ruoyi-vue-pro (27,341s/5,837f) : 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
  2. Catfriend1/syncthing-android (1,706s/50f) : Syncthing-Fork - A Syncthing Wrapper for Android.
  3. DrKLO/Telegram (25,104s/8,085f) : Telegram for Android source
  4. syncthing/syncthing-android (3,475s/390f) : Wrapper of syncthing for Android.
  5. tencentmusic/supersonic (2,259s/386f) : SuperSonic is the next-generation BI+AI platform that unifies Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.
  6. openjdk/jdk (19,656s/5,484f) : JDK main-line development https://openjdk.org/projects/jdk
  7. spring-projects/spring-security (8,782s/5,893f) : Spring Security
  8. PowerJob/PowerJob (7,012s/1,221f) : Enterprise job scheduling middleware with distributed computing ability.
  9. thingsboard/thingsboard (17,432s/5,151f) : Open-source IoT Platform - Device management, data collection, processing and visualization.
  10. ionic-team/capacitor-plugins (521s/585f) : Official plugins for Capacitor ⚡️
  11. TechEmpower/FrameworkBenchmarks (7,621s/1,942f) : Source for the TechEmpower Framework Benchmarks project
  12. apache/doris (12,539s/3,243f) : Apache Doris is an easy-to-use, high performance and unified analytics database.
  13. apache/zookeeper (12,204s/7,232f) : Apache ZooKeeper
  14. brettwooldridge/HikariCP (19,959s/2,930f) : 光 HikariCP・A solid, high-performance, JDBC connection pool at last.
  15. spring-projects/spring-authorization-server (4,852s/1,284f) : Spring Authorization Server
  16. dbeaver/dbeaver (40,135s/3,459f) : Free universal database tool and SQL client
  17. neo4j/neo4j (13,285s/2,382f) : Graphs for Everyone
  18. apache/cloudstack (2,063s/1,102f) : Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
  19. kunal-kushwaha/DSA-Bootcamp-Java (17,273s/11,095f) : This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
  20. akhilkammila/leetcode-screenshotter (565s/201f) : screenshots leetcode editorials and problems
  21. StarRocks/starrocks (8,843s/1,770f) : The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.

Swift

  1. pointfreeco/swift-composable-architecture (12,388s/1,450f) : A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
  2. ReactiveX/RxSwift (24,361s/4,169f) : Reactive Programming in Swift
  3. ChartsOrg/Charts (27,568s/5,994f) : Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
  4. Alamofire/Alamofire (41,085s/7,542f) : Elegant HTTP Networking in Swift
  5. facebook/facebook-ios-sdk (7,793s/3,553f) : Used to integrate the Facebook Platform with your iOS & tvOS apps.
  6. XcodesOrg/XcodesApp (6,935s/303f) : The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
  7. ejbills/DockDoor (1,254s/32f) : Window peeking for macOS
  8. airbnb/lottie-ios (25,738s/3,743f) : An iOS library to natively render After Effects vector animations
  9. XITRIX/iTorrent (2,113s/197f) : Torrent client for iOS 16+
  10. realm/SwiftLint (18,640s/2,219f) : A tool to enforce Swift style and conventions.
  11. swiftlang/swift-syntax (3,230s/409f) : A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
  12. pointfreeco/swift-snapshot-testing (3,772s/578f) : 📸 Delightful Swift snapshot testing.
  13. SnapKit/SnapKit (19,967s/1,975f) : A Swift Autolayout DSL for iOS & OS X
  14. vapor/vapor (24,505s/1,440f) : 💧 A server-side Swift HTTP web framework.
  15. stephencelis/SQLite.swift (9,720s/1,567f) : A type-safe, Swift-language layer over SQLite3.
  16. apple/swift-protobuf (4,566s/449f) : Plugin and runtime library for using protobuf with Swift
  17. XcodesOrg/xcodes (3,772s/130f) : The best command-line tool to install and switch between multiple versions of Xcode.
  18. pointfreeco/swift-dependencies (1,564s/125f) : A dependency management library inspired by SwiftUI's "environment."
  19. siteline/swiftui-introspect (5,634s/351f) : Introspect underlying UIKit/AppKit components from SwiftUI
  20. peripheryapp/periphery (5,218s/192f) : A tool to identify unused code in Swift projects.
  21. hummingbird-project/hummingbird (1,171s/52f) : Lightweight, flexible HTTP server framework written in Swift
  22. apple/swift-openapi-generator (1,415s/114f) : Generate Swift client and server code from an OpenAPI document.
  23. securing/IOSSecuritySuite (2,367s/284f) : iOS platform security & anti-tampering Swift library
  24. apple/swift-collections (3,726s/294f) : Commonly used data structures for Swift

Kotlin

  1. amir1376/ab-download-manager (1,715s/71f) : A Download Manager that speeds up your downloads
  2. gedoor/legado (29,160s/3,865f) : Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
  3. bitwarden/android (6,420s/808f) : Bitwarden mobile app for Android.
  4. aws/aws-toolkit-jetbrains (756s/222f) : AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
  5. gkd-kit/gkd (20,851s/1,071f) : 基于无障碍,高级选择器,订阅规则的自定义屏幕点击 Android 应用 | An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules
  6. Kotlin/kotlinx.coroutines (13,025s/1,850f) : Library support for Kotlin coroutines
  7. thunderbird/thunderbird-android (10,500s/2,488f) : Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)
  8. ReVanced/revanced-patches (2,364s/270f) : 🧩 Patches for ReVanced
  9. CofbroTeam/Doraemon (724s/149f) : ⭐ ⭐ ⭐不止签到!更有一键同步作业功能!⭐ ⭐ ⭐ UI友好的安卓-Android移动端学习通签到助手,支持普通签到,扫码签到,图片签到,二维码签到,定位签到,签到码签到,手势签到,作业提醒:push通知,短信通知!!
  10. nightscout/AndroidAPS (712s/1,741f) : Opensource automated insulin delivery system (closed loop)
  11. InsertKoinIO/koin (9,033s/715f) : Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
  12. etchdroid/etchdroid (1,347s/136f) : An application to write OS images to USB drives, on Android, no root required.
  13. measure-sh/measure (469s/24f) : Measure is an open source tool to monitor mobile apps.
  14. coil-kt/coil (10,747s/654f) : Image loading for Android and Compose Multiplatform.
  15. oblador/react-native-keychain (3,192s/520f) : 🔑 Keychain Access for React Native
  16. lottie-react-native/lottie-react-native (16,716s/1,770f) : Lottie wrapper for React Native.
  17. JetBrains/intellij-platform-plugin-template (3,106s/631f) : Template repository for creating plugins for IntelliJ Platform
  18. android/camera-samples (4,991s/2,339f) : Multiple samples showing the best practices in camera APIs on Android.
  19. android/compose-samples (20,118s/4,777f) : Official Jetpack Compose samples.
  20. square/okhttp (45,819s/9,157f) : Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
  21. iSoron/uhabits (7,868s/935f) : Loop Habit Tracker, a mobile app for creating and maintaining long-term positive habits
  22. rnmapbox/maps (2,242s/843f) : A Mapbox react native module for creating custom maps
  23. RikkaApps/Shizuku (10,775s/630f) : Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.

Makefile

  1. dbt-labs/dbt-utils (1,357s/493f) : Utility functions for dbt projects.
  2. golang-standards/project-layout (49,128s/5,127f) : Standard Go Project Layout
  3. runs-on/runs-on (420s/9f) : 10x cheaper GitHub Actions runners. 5x faster caches. Self-hosted on AWS.
  4. typoes/harry-potter-gen-z (597s/145f) : Harry Potter: The Gen Z Edition
  5. eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework (418s/60f) : The European Digital Identity Wallet
  6. container-storage-interface/spec (1,340s/373f) : Container Storage Interface (CSI) Specification.
  7. dell/csm (68s/15f) : Dell Container Storage Modules (CSM)
  8. deepseek-ai/DeepSeek-LLM (1,423s/92f) : DeepSeek LLM: Let there be answers
  9. uber-go/guide (15,844s/1,714f) : The Uber Go Style Guide.
  10. open-telemetry/opentelemetry-specification (3,728s/888f) : Specifications for OpenTelemetry
  11. dbt-labs/dbt-codegen (476s/105f) : Macros that generate dbt code

Ruby

  1. fastlane/fastlane (39,556s/5,704f) : 🚀 The easiest way to automate building and releasing your iOS and Android apps
  2. mastodon/mastodon (46,998s/6,951f) : Your self-hosted, globally interconnected microblogging community
  3. kilimchoi/engineering-blogs (31,572s/1,615f) : A curated list of engineering blogs
  4. maybe-finance/maybe (31,547s/2,330f) : The OS for your personal finances
  5. basecamp/kamal (11,204s/440f) : Deploy web apps anywhere.
  6. fluent/fluentd (12,884s/1,341f) : Fluentd: Unified Logging Layer (project under CNCF)
  7. Homebrew/homebrew-core (13,712s/12,405f) : 🍻 Default formulae for the missing package manager for macOS (or Linux)
  8. freeCodeCamp/devdocs (35,193s/2,348f) : API Documentation Browser
  9. sidekiq/sidekiq (13,151s/2,417f) : Simple, efficient background processing for Ruby
  10. rapid7/metasploit-framework (34,028s/13,943f) : Metasploit Framework
  11. lynndylanhurley/devise_token_auth (3,539s/1,136f) : Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
  12. department-of-veterans-affairs/vets-api (205s/62f) : API powering VA.gov
  13. faker-ruby/faker (11,250s/3,182f) : A library for generating fake data such as names, addresses, and phone numbers.
  14. chatwoot/chatwoot (20,943s/3,489f) : Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
  15. hashicorp/vagrant (26,261s/4,432f) : Vagrant is a tool for building and distributing development environments.
  16. activerecord-hackery/ransack (5,669s/802f) : Object-based searching.
  17. DataDog/dd-trace-rb (307s/374f) : Datadog Tracing Ruby Client
  18. alexrudall/ruby-openai (2,771s/328f) : OpenAI API + Ruby! 🤖❤️ NEW: Hire me to build it for you @ insertrobot.com 🚀
  19. paper-trail-gem/paper_trail (6,772s/895f) : Track changes to your rails models
  20. jekyll/jekyll (49,126s/9,967f) : 🌐 Jekyll is a blog-aware static site generator in Ruby
  21. zammad/zammad (4,425s/753f) : Zammad is a web based open source helpdesk/customer support system
  22. rails/webpacker (5,304s/1,468f) : Use Webpack to manage app-like JavaScript modules in Rails

Objective-C

  1. realm/realm-swift (16,306s/2,142f) : Realm is a mobile database: a replacement for Core Data & SQLite
  2. CocoaLumberjack/CocoaLumberjack (13,190s/2,269f) : A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
  3. AFNetworking/AFNetworking (33,330s/10,384f) : A delightful networking framework for iOS, macOS, watchOS, and tvOS.
  4. getsentry/sentry-cocoa (803s/317f) : The official Sentry SDK for iOS, tvOS, macOS, watchOS.
  5. google/GoogleSignIn-iOS (504s/201f) : Enables iOS and macOS apps to sign in with Google.
  6. adjust/ios_sdk (620s/290f) : This is the iOS SDK of
  7. OneSignal/OneSignal-iOS-SDK (494s/262f) : 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. openid/AppAuth-iOS (1,755s/772f) : iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
  9. aws-amplify/aws-sdk-ios (1,677s/885f) : AWS SDK for iOS. For more information, see our web site:
  10. sparkle-project/Sparkle (7,429s/1,048f) : A software update framework for macOS
  11. google/promises (3,803s/295f) : Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  12. google/GoogleUtilities (105s/49f) :
  13. SDWebImage/SDWebImage (25,040s/5,969f) : Asynchronous image downloader with cache support as a UIImageView category
  14. google/gtm-session-fetcher (243s/148f) : Google Toolbox for Mac - Session Fetcher
  15. SDWebImage/SDWebImageWebPCoder (220s/86f) : A WebP coder plugin for SDWebImage, use libwebp
  16. microsoft/plcrashreporter (2,886s/537f) : Reliable, open-source crash reporting for iOS, macOS and tvOS
  17. bitstadium/CrashProbe (143s/43f) : CrashProbe is a test suite for crash reporting services on iOS and OS X.
  18. erikdoe/ocmock (2,160s/606f) : Mock objects for Objective-C

HTML

  1. DefectDojo/django-DefectDojo (3,679s/1,545f) : DevSecOps, ASPM, Vulnerability Management. All on one platform.
  2. tobychui/zoraxy (2,875s/170f) : A general purpose HTTP reverse proxy and forwarding tool. Now written in Go!
  3. PKUFlyingPig/cs-self-learning (57,053s/6,824f) : 计算机自学指南
  4. gustavoguanabara/html-css (13,829s/3,314f) : Curso de HTML5 e CSS3
  5. robinmoisson/staticrypt (6,971s/425f) : Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
  6. squidfunk/mkdocs-material (20,687s/3,515f) : Documentation that simply works
  7. durgeshsamariya/awesome-github-profile-readme-templates (4,253s/7,028f) : This repository contains best profile readme's for your reference.
  8. kananinirav/AWS-Certified-Cloud-Practitioner-Notes (1,730s/614f) : AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)
  9. facebookresearch/fastText (25,895s/4,711f) : Library for fast text representation and classification.
  10. microsoft/ML-For-Beginners (69,530s/14,415f) : 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
  11. ripienaar/free-for-dev (89,418s/9,682f) : A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
  12. QSCTech/zju-icicles (37,172s/9,419f) : 浙江大学课程攻略共享计划
  13. iam-veeramalla/ansible-zero-to-hero (598s/1,186f) : Repository to learn Ansible from Zero. This repository covers the complete Ansible fundamentals along with examples required for a DevOps Engineer.
  14. OCA/sale-workflow (293s/1,025f) : Odoo Sales, Workflow and Organization
  15. atherosai/ui (11,242s/1,975f) : Simple UI examples from my social media

JavaScript

  1. hiteshchoudhary/apihub (4,910s/941f) : Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
  2. sveltejs/svelte (79,069s/4,154f) : Cybernetically enhanced web apps
  3. jaywcjlove/awesome-mac (76,214s/6,251f) :  Now we have become very big, Different from the original idea. Collect premium software in various categories.
  4. axios/axios (105,537s/10,934f) : Promise based HTTP client for the browser and node.js
  5. docmirror/dev-sidecar (15,152s/1,801f) : 开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速
  6. mickael-kerjean/filestash (10,235s/758f) : 🦄 A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
  7. blackmatrix7/ios_rule_script (17,913s/2,904f) : 分流规则、重写写规则及脚本。
  8. ajaxorg/ace (26,729s/5,280f) : Ace (Ajax.org Cloud9 Editor)
  9. WhiskeySockets/Baileys (3,879s/1,327f) : Lightweight full-featured typescript/javascript WhatsApp Web API
  10. torinmb/mediapipe-touchdesigner (704s/35f) : GPU Accelerated MediaPipe Plugin for TouchDesigner
  11. mozilla/pdf.js (48,362s/9,969f) : PDF Reader in JavaScript
  12. automatisch/automatisch (4,905s/378f) : The open source Zapier alternative. Build workflow automation without spending time and money.
  13. DefiLlama/DefiLlama-Adapters (879s/5,063f) :
  14. scratchfoundation/scratch-gui (4,451s/3,543f) : Graphical User Interface for creating and running Scratch 3.0 projects.
  15. qishibo/AnotherRedisDesktopManager (30,474s/2,567f) : 🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
  16. Mintplex-Labs/anything-llm (24,958s/2,522f) : The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
  17. statsd/statsd (17,658s/1,958f) : Daemon for easy but powerful stats aggregation
  18. ryanmcdermott/clean-code-javascript (91,562s/12,288f) : 🛁 Clean Code concepts adapted for JavaScript
  19. quasarframework/quasar (25,885s/3,510f) : Quasar Framework - Build high-performance VueJS user interfaces in record time
  20. webpack/webpack (64,644s/8,797f) : A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

TypeScript

  1. langgenius/dify (48,899s/7,000f) : 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.
  2. labring/FastGPT (17,618s/4,704f) : FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
  3. renovatebot/renovate (17,428s/2,287f) : Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
  4. mui/toolpad (1,062s/271f) : Toolpad: Full stack components and low-code builder for dashboards and internal apps.
  5. honojs/hono (19,715s/560f) : Web framework built on Web Standards
  6. toss/es-toolkit (6,580s/296f) : A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.
  7. bluesky-social/social-app (9,161s/1,187f) : The Bluesky Social application for Web, iOS, and Android
  8. appwrite/appwrite (44,715s/3,976f) : Your backend, minus the hassle.
  9. mendableai/firecrawl (17,576s/1,289f) : 🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
  10. nestjs/nest (67,378s/7,593f) : A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
  11. bitwarden/clients (9,180s/1,240f) : Bitwarden client apps (web, browser extension, desktop, and cli).
  12. facebook/lexical (19,537s/1,652f) : Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
  13. solana-developers/program-examples (749s/256f) : A repository of Solana program examples
  14. spacedriveapp/spacedrive (32,198s/944f) : Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
  15. makeplane/plane (29,966s/1,662f) : 🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
  16. supabase/supabase (72,931s/7,031f) : The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
  17. caorushizi/mediago (4,169s/381f) : m3u8[m3u8-downloader] 视频在线提取工具 流媒体下载 、视频下载 、 m3u8下载 、 B站视频下载 桌面客户端 windows mac
  18. idootop/mi-gpt (7,553s/728f) : 🏠 将小爱音箱接入 ChatGPT 和豆包,改造成你的专属语音助手。

CSS

  1. jgthms/bulma (49,284s/3,950f) : Modern CSS framework based on Flexbox
  2. nakov/Practical-Cryptography-for-Developers-Book (3,450s/417f) : Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
  3. necolas/normalize.css (52,462s/10,662f) : A modern alternative to CSS resets
  4. bradtraversy/50projects50days (37,185s/9,142f) : 50+ mini web projects using HTML, CSS & JS
  5. primefaces/primeng (10,366s/4,585f) : The Most Complete Angular UI Component Library
  6. orf/simple (506s/200f) : Simple is a clone of Obtvse written in Python running on Flask.
  7. poole/hyde (3,663s/3,963f) : A brazen two-column theme for Jekyll.
  8. McShelby/hugo-theme-relearn (410s/183f) : A theme for Hugo designed for documentation

Shell

  1. nvm-sh/nvm (79,680s/7,969f) : Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  2. bioconda/bioconda-recipes (1,636s/3,251f) : Conda recipes for the bioconda channel.
  3. markshust/docker-magento (2,555s/1,002f) : Mark Shust's Docker Configuration for Magento
  4. adi1090x/rofi (6,688s/310f) : A huge collection of Rofi based custom Applets, Launchers & Powermenus.
  5. youngyangyang04/leetcode-master (51,391s/11,447f) : 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
  6. devcontainers/features (909s/365f) : A collection of Dev Container Features managed by Dev Container spec maintainers. See https://github.com/devcontainers/feature-starter to publish your own
  7. chaifeng/ufw-docker (4,443s/381f) : To fix the Docker and UFW security flaw without disabling iptables
  8. bats-core/bats-core (4,930s/423f) : Bash Automated Testing System
  9. super-linter/super-linter (9,470s/964f) : Combination of multiple linters to run as a GitHub Action or standalone
  10. Gogh-Co/Gogh (9,282s/594f) : Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
  11. bitnami/containers (3,364s/4,828f) : Bitnami container images
  12. tfutils/tfenv (4,533s/454f) : Terraform version manager
  13. asdf-vm/asdf-plugins (1,223s/481f) : Convenience shortname repository for asdf community plugins
  14. openshift/release (270s/1,757f) : Release tooling for OpenShift
  15. rbenv/rbenv (16,089s/1,389f) : Manage your app's Ruby environment
  16. acmesh-official/acme.sh (39,052s/4,945f) : A pure Unix shell script implementing ACME client protocol
  17. tj/n (18,849s/743f) : Node version management
  18. itzg/docker-minecraft-server (9,385s/1,544f) : Docker image that provides a Minecraft Server that will automatically download selected version at startup
  19. open-telemetry/opentelemetry-collector-releases (243s/158f) : OpenTelemetry Collector Official Releases
  20. hmcts/cnp-flux-config (28s/19f) : FluxCD config for AKS clusters

Vue

  1. crmeb/CRMEB (5,642s/1,426f) : 🔥CRMEB开源商城免费开源多语言商城系统,Tp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城、App,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议
  2. primefaces/primevue (10,289s/1,215f) : Next Generation Vue UI Component Library
  3. un-pany/v3-admin-vite (5,137s/872f) : ☀️ A vue3 admin template | vue3 admin/element plus admin/vite admin/vue3 template/vue3 后台/vue3 模板/vue3 后台管理系统
  4. zyronon/douyin (9,283s/2,541f) : Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile
  5. yangzongzhuan/RuoYi-Vue3 (4,824s/1,960f) : 🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统
  6. HalseySpicy/Geeker-Admin (7,212s/1,518f) : ✨✨✨ Geeker Admin,基于 Vue3.4、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。
  7. PanJiaChen/vue-element-admin (87,781s/30,437f) : 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
  8. nuxt/ui (3,971s/499f) : A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
  9. imsyy/DailyHot (414s/419f) : DailyHot 今日热榜前端页面 | API:https://github.com/imsyy/DailyHotApi
  10. qier222/YesPlayMusic (29,335s/4,310f) : 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
  11. requarks/wiki (24,576s/2,723f) : Wiki.js | A modern and powerful wiki app built on Node.js
  12. vbenjs/vue-vben-admin (24,888s/6,772f) : A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
  13. yudaocode/yudao-ui-admin-vue3 (1,653s/717f) : 芋道管理后台,基于 Vue3 + Element Plus 实现,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。
  14. 0xJacky/nginx-ui (4,419s/334f) : Yet another WebUI for Nginx
  15. ijry/uview-plus (473s/120f) : 零云®uview-plus,是uni-app全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水。
  16. xaboy/form-create-designer (1,628s/373f) : 好用的Vue低代码可视化表单设计器,可以通过拖拽的方式快速创建表单,提高开发者对表单的开发效率。支持PC端和移动端,目前在政务系统、OA系统、ERP系统、电商系统、流程管理等系统中已稳定应用。
  17. youlaitech/vue3-element-admin (1,383s/370f) : 🔥基于 vue3 + vite5 + typescript + element-plus 构建的后台管理前端模板(配套后端源码),vue-element-admin 的 vue3 版本。
  18. hslr-s/sun-panel (2,701s/284f) : A server, NAS navigation panel, Homepage, browser homepage. | 一个服务器、NAS导航面板、Homepage、浏览器首页。

TeX

  1. cvpr-org/author-kit (352s/49f) :
  2. TheNetAdmin/zjuthesis (2,603s/612f) : Zhejiang University Graduation Thesis LaTeX Template
  3. rstudio/cheatsheets (5,831s/1,806f) : Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
  4. HarisIqbal88/PlotNeuralNet (22,020s/2,868f) : Latex code for making neural networks diagrams
  5. matze/mtheme (6,404s/845f) : A modern LaTeX Beamer theme
  6. tuna/thuthesis (4,564s/1,075f) : LaTeX Thesis Template for Tsinghua University
  7. posquit0/Awesome-CV (23,054s/4,788f) : 📄 Awesome CV is LaTeX template for your outstanding job application
  8. billryan/resume (9,236s/2,595f) : An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
  9. riscv/riscv-isa-manual (3,652s/635f) : RISC-V Instruction Set Manual
  10. latex3/latex2e (1,915s/264f) : The LaTeX2e kernel
  11. vdumoulin/conv_arithmetic (14,016s/2,285f) : A technical report on convolution arithmetic in the context of deep learning
  12. sb2nov/resume (5,228s/1,475f) : Software developer resume in Latex
  13. Wandmalfarbe/pandoc-latex-template (6,179s/964f) : A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
  14. hithesis/hithesis (1,679s/365f) : 嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板

Jupyter-Notebook

  1. facebookresearch/co-tracker (3,392s/229f) : CoTracker is a model for tracking any point (pixel) on a video.
  2. pinecone-io/examples (2,700s/1,015f) : Jupyter Notebooks to help you get hands-on with Pinecone vector databases
  3. mlabonne/llm-course (38,288s/4,041f) : Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
  4. girafe-ai/ml-course (2,229s/1,083f) : Open Machine Learning course
  5. NielsRogge/Transformers-Tutorials (9,296s/1,435f) : This repository contains demos I made with the Transformers library by HuggingFace.
  6. MahmoudAshraf97/whisper-diarization (3,580s/313f) : Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
  7. facebookresearch/segment-anything (47,232s/5,592f) : 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.
  8. salesforce/LAVIS (9,807s/962f) : LAVIS - A One-stop Library for Language-Vision Intelligence
  9. jakevdp/PythonDataScienceHandbook (43,042s/17,895f) : Python Data Science Handbook: full text in Jupyter Notebooks
  10. google-research/google-research (34,110s/7,871f) : Google Research
  11. tloen/alpaca-lora (18,597s/2,218f) : Instruct-tune LLaMA on consumer hardware
  12. KindXiaoming/pykan (14,910s/1,370f) : Kolmogorov Arnold Networks
  13. aws-samples/amazon-bedrock-samples (551s/280f) : This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
  14. norvig/pytudes (23,039s/2,427f) : Python programs, usually short, of considerable difficulty, to perfect particular skills.
  15. advimman/lama (7,975s/845f) : 🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
  16. langchain-ai/langchain (93,849s/15,123f) : 🦜🔗 Build context-aware reasoning applications
  17. timeseriesAI/tsai (5,190s/649f) : Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
  18. meta-llama/llama-recipes (12,184s/1,939f) : 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.
  19. google-deepmind/mujoco_menagerie (1,385s/189f) : A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.

Markdown