Skip to content

Latest commit

 

History

History
388 lines (368 loc) · 54.8 KB

2025-01-17.md

File metadata and controls

388 lines (368 loc) · 54.8 KB

2025-01-17

C++

C

  1. Mbed-TLS/mbedtls (5,648s/2,631f) : An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
  2. tursodatabase/libsql (13,413s/337f) : libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
  3. FRRouting/frr (3,490s/1,280f) : The FRRouting Protocol Suite
  4. eclipse-mosquitto/mosquitto (9,314s/2,431f) : Eclipse Mosquitto - An open source MQTT broker
  5. pocoproject/poco (8,569s/2,202f) : The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
  6. timescale/timescaledb (18,200s/896f) : A time-series database for high-performance real-time analytics packaged as a Postgres extension
  7. sonic-net/sonic-buildimage (758s/1,458f) : Scripts which perform an installable binary image build for SONiC
  8. systemd/systemd (13,592s/3,864f) : The systemd System and Service Manager
  9. nanopb/nanopb (4,452s/872f) : Protocol Buffers with small code size
  10. confluentinc/librdkafka (364s/3,167f) : The Apache Kafka C/C++ library
  11. OpenMathLib/OpenBLAS (6,520s/1,521f) : OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
  12. pgvector/pgvector (13,509s/632f) : Open-source vector similarity search for Postgres
  13. FreeRTOS/FreeRTOS-Kernel (2,947s/1,182f) : FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
  14. iNavFlight/inav (3,303s/1,510f) : INAV: Navigation-enabled flight control software
  15. open-telemetry/opentelemetry-go-instrumentation (610s/97f) : OpenTelemetry Auto Instrumentation using eBPF
  16. SanderMertens/flecs (6,643s/469f) : A fast entity component system (ECS) for C & C++
  17. eclipse-cyclonedds/cyclonedds (914s/365f) : Eclipse Cyclone DDS project
  18. u-boot/u-boot (4,177s/3,732f) : "Das U-Boot" Source Tree
  19. FreeRADIUS/freeradius-server (2,171s/1,097f) : FreeRADIUS - A multi-protocol policy server.
  20. openssl/openssl (26,376s/10,252f) : TLS/SSL and crypto library
  21. OISF/suricata (4,860s/1,483f) : Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.

Python

  1. OpenBMB/MiniCPM-o (13,990s/999f) : MiniCPM-o 2.6: A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone
  2. KoljaB/RealtimeSTT (3,367s/294f) : A robust, efficient, low-latency speech-to-text library with advanced voice activity detection, wake word activation and instant transcription.
  3. frappe/frappe (7,684s/3,585f) : Low code web framework for real world applications, in Python and Javascript
  4. marimo-team/marimo (9,368s/338f) : A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
  5. AmberSahdev/Open-Interface (1,015s/99f) : Control Any Computer Using LLMs.
  6. localstack/localstack (57,079s/4,050f) : 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
  7. microsoft/Olive (1,707s/183f) : Olive: Simplify ML Model Finetuning, Conversion, Quantization, and Optimization for CPUs, GPUs and NPUs.
  8. Chainlit/chainlit (7,689s/1,032f) : Build Conversational AI in minutes ⚡️
  9. FlagOpen/FlagEmbedding (8,252s/602f) : Retrieval and Retrieval-augmented LLMs
  10. JoshuaC215/agent-service-toolkit (1,599s/215f) : Full toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit
  11. pre-commit/pre-commit-hooks (5,488s/716f) : Some out-of-the-box hooks for pre-commit
  12. instructor-ai/instructor (8,934s/703f) : structured outputs for llms
  13. NanmiCoder/MediaCrawler (19,222s/5,814f) : 小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫
  14. ansible/ansible (63,677s/23,944f) : Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
  15. qhjqhj00/MemoRAG (1,521s/103f) : Empowering RAG with a memory-based data interface for all-purpose applications!
  16. sqlfluff/sqlfluff (8,451s/763f) : A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
  17. zulip/zulip (22,012s/8,120f) : Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
  18. ansible/ansible-lint (3,565s/668f) : ansible-lint checks playbooks for practices and behavior that could potentially be improved and can fix some of the most common ones for you

Rust

  1. TabbyML/tabby (27,855s/1,270f) : Self-hosted AI coding assistant
  2. google/comprehensive-rust (28,371s/1,708f) : This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
  3. tw93/Pake (34,147s/6,080f) : 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
  4. bottlerocket-os/bottlerocket (8,902s/521f) : An operating system designed for hosting containers
  5. linebender/xilem (3,938s/123f) : An experimental Rust native UI framework
  6. mtkennerly/ludusavi (3,119s/70f) : Backup tool for PC game saves
  7. ilya-zlobintsev/LACT (1,632s/40f) : Linux GPU Configuration Tool
  8. extrawurst/gitui (18,940s/584f) : Blazing 💥 fast terminal-ui for git written in rust 🦀
  9. apache/opendal (3,663s/512f) : Apache OpenDAL: One Layer, All Storage.
  10. GraphiteEditor/Graphite (10,151s/499f) : 2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
  11. gitbutlerapp/gitbutler (13,902s/552f) : The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
  12. delta-io/delta-rs (2,488s/430f) : A native Rust library for Delta Lake, with bindings into Python
  13. paritytech/polkadot-sdk (2,025s/775f) : The Parity Polkadot Blockchain SDK
  14. awslabs/mountpoint-s3 (4,810s/177f) : A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
  15. 0xPlaygrounds/rig (2,511s/216f) : ⚙️🦀 Build portable, modular & lightweight Fullstack Agents
  16. MystenLabs/sui (6,428s/11,280f) : Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
  17. AppFlowy-IO/AppFlowy-Cloud (1,237s/274f) : AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
  18. mufeedvh/code2prompt (3,560s/213f) : A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
  19. huggingface/text-embeddings-inference (3,048s/204f) : A blazing fast inference solution for text embeddings models
  20. astral-sh/uv (36,092s/980f) : An extremely fast Python package and project manager, written in Rust.
  21. dandavison/delta (25,098s/405f) : A syntax-highlighting pager for git, diff, grep, and blame output
  22. XAMPPRocky/tokei (11,636s/552f) : Count your code, quickly.
  23. zellij-org/zellij (22,677s/680f) : A terminal workspace with batteries included

Java

  1. strimzi/strimzi-kafka-operator (5,031s/1,321f) : Apache Kafka® running on Kubernetes
  2. iBotPeaches/Apktool (20,931s/3,641f) : A tool for reverse engineering Android apk files
  3. provectus/kafka-ui (10,142s/1,218f) : Open-Source Web UI for Apache Kafka Management
  4. OpenAPITools/openapi-generator (22,476s/6,689f) : OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
  5. apache/calcite (4,694s/2,394f) : Apache Calcite
  6. microsoft/typespec (4,687s/230f) :
  7. dataease/dataease (19,032s/3,424f) : 🔥 人人可用的开源 BI 工具,Tableau、帆软的开源替代。
  8. apache/cassandra (8,972s/3,647f) : Apache Cassandra®
  9. elastic/elasticsearch (71,308s/24,978f) : Free and Open Source, Distributed, RESTful Search Engine
  10. unitycatalog/unitycatalog (2,592s/424f) : Open, Multi-modal Catalog for Data & AI
  11. ashishps1/awesome-low-level-design (10,279s/2,559f) : Learn Low Level Design (LLD) and prepare for interviews using free resources.
  12. eugenp/tutorials (36,936s/54,435f) : Getting Started with Spring Boot 3:
  13. Card-Forge/forge (1,095s/586f) : An unofficial rules engine for the world's greatest card game.
  14. tencentmusic/supersonic (2,656s/466f) : SuperSonic is the next-generation AI+BI platform that unifies Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.
  15. opensearch-project/OpenSearch (10,075s/1,896f) : 🔎 Open source distributed and RESTful search engine.
  16. Activiti/Activiti (10,211s/6,960f) : Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the…
  17. apache/flink (24,407s/13,471f) : Apache Flink
  18. DependencyTrack/dependency-track (2,789s/592f) : Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
  19. alibaba/Sentinel (22,534s/8,063f) : A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
  20. androidx/media (1,879s/453f) : Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
  21. Azure/azure-sdk-for-java (2,421s/2,012f) : This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
  22. metersphere/metersphere (11,777s/2,624f) : MeterSphere 是新一代的开源持续测试工具,让软件测试工作更简单、更高效,不再成为持续交付的瓶颈。
  23. spring-projects/spring-framework (57,152s/38,298f) : Spring Framework

Swift

  1. realm/SwiftLint (18,763s/2,234f) : A tool to enforce Swift style and conventions.
  2. airbnb/lottie-ios (25,932s/3,757f) : An iOS library to natively render After Effects vector animations
  3. pointfreeco/swift-composable-architecture (12,739s/1,473f) : A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
  4. pointfreeco/swift-snapshot-testing (3,836s/592f) : 📸 Delightful Swift snapshot testing.
  5. mrousavy/react-native-vision-camera (7,835s/1,133f) : 📸 A powerful, high-performance React Native Camera library.
  6. Moya/Moya (15,190s/1,992f) : Network abstraction layer written in Swift.
  7. Alamofire/Alamofire (41,546s/7,585f) : Elegant HTTP Networking in Swift
  8. vapor/vapor (24,741s/1,453f) : 💧 A server-side Swift HTTP web framework.
  9. ejbills/DockDoor (1,855s/44f) : Window peeking for macOS
  10. facebook/facebook-ios-sdk (7,816s/3,575f) : Used to integrate the Facebook Platform with your iOS & tvOS apps.
  11. AzureAD/microsoft-authentication-library-for-objc (274s/143f) : Microsoft Authentication Library (MSAL) for iOS and macOS
  12. ReactiveX/RxSwift (24,442s/4,168f) : Reactive Programming in Swift
  13. yonaskolb/XcodeGen (7,154s/822f) : A Swift command line tool for generating your Xcode project
  14. gonzalezreal/swift-markdown-ui (2,756s/343f) : Display and customize Markdown text in SwiftUI
  15. onevcat/Kingfisher (23,510s/2,667f) : A lightweight, pure-Swift library for downloading and caching images from the web.
  16. mas-cli/mas (11,097s/278f) : 📦 Mac App Store command line interface
  17. ChartsOrg/Charts (27,675s/6,011f) : Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
  18. apollographql/apollo-ios (3,904s/734f) : 📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
  19. scinfu/SwiftSoup (4,624s/352f) : SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
  20. siteline/swiftui-introspect (5,808s/355f) : Introspect underlying UIKit/AppKit components from SwiftUI
  21. apple/swift-nio (8,028s/653f) : Event-driven network application framework for high performance protocol servers & clients, non-blocking.
  22. Swinject/Swinject (6,406s/517f) : Dependency injection framework for Swift with iOS/macOS/Linux
  23. RevenueCat/purchases-ios (2,436s/331f) : In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.

Makefile

  1. PartialVolume/shredos.x86_64 (2,005s/78f) : 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
  2. open-telemetry/opentelemetry-proto (627s/267f) : OpenTelemetry protocol (OTLP) specification and Protobuf definitions
  3. dbt-labs/dbt-utils (1,425s/509f) : Utility functions for dbt projects.
  4. openwrt/packages (4,099s/3,553f) : Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
  5. open-telemetry/opentelemetry-proto-go (33s/34f) : Generated code for OpenTelemetry protobuf data model
  6. eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework (451s/61f) : The European Digital Identity Wallet
  7. golang-standards/project-layout (50,419s/5,210f) : Standard Go Project Layout
  8. uber-go/guide (16,075s/1,727f) : The Uber Go Style Guide.
  9. temporalio/api (91s/68f) : Temporal gRPC API and proto files
  10. HaveAGitGat/Tdarr (3,151s/100f) : Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
  11. upbound/build (67s/68f) : Upbound build and CI scripts
  12. open-telemetry/opentelemetry-specification (3,788s/897f) : Specifications for OpenTelemetry
  13. dbt-labs/dbt-labs-experimental-features (149s/43f) : dbt support for database features which are not yet supported natively in dbt-core

Shell

  1. SeleniumHQ/docker-selenium (8,176s/2,530f) : Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Docker, making it easier to perform browser automation
  2. ROCm/ROCm (4,834s/397f) : AMD ROCm™ Software - GitHub Home
  3. bats-core/bats-core (5,066s/426f) : Bash Automated Testing System
  4. nvm-sh/nvm (81,689s/8,127f) : Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  5. acmesh-official/acme.sh (40,761s/5,110f) : A pure Unix shell script implementing ACME client protocol
  6. bioconda/bioconda-recipes (1,661s/3,328f) : Conda recipes for the bioconda channel.
  7. jenv/jenv (5,968s/382f) : Manage your Java environment
  8. nicolaka/netshoot (8,876s/992f) : a Docker + Kubernetes network trouble-shooting swiss-army container
  9. tfutils/tfenv (4,586s/457f) : Terraform version manager
  10. kodekloudhub/certified-kubernetes-administrator-course (8,281s/7,914f) : Certified Kubernetes Administrator - CKA Course
  11. appleboy/ssh-action (4,960s/592f) : GitHub Actions for executing remote ssh commands.
  12. bitnami/containers (3,561s/5,054f) : Bitnami container images
  13. rbenv/rbenv (16,202s/1,387f) : Manage your app's Ruby environment
  14. openshift/release (286s/1,806f) : Release tooling for OpenShift
  15. antonbabenko/pre-commit-terraform (3,261s/545f) : pre-commit git hooks to take care of Terraform configurations 🇺🇦
  16. YanG-1989/m3u (8,243s/1,111f) : 直播源
  17. getsentry/self-hosted (8,097s/1,792f) : Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
  18. kaldi-asr/kaldi (14,445s/5,333f) : kaldi-asr/kaldi is the official location of the Kaldi project.
  19. Kron4ek/Conty (818s/51f) : Easy to use unprivileged Linux container packed into a single portable executable
  20. JamesTurland/JimsGarage (2,402s/519f) : Homelab Goodies
  21. awslabs/git-secrets (12,559s/1,184f) : Prevents you from committing secrets and credentials into git repositories
  22. pyenv/pyenv-virtualenv (6,431s/408f) : a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)

Objective-C

  1. SDWebImage/SDWebImage (25,085s/5,969f) : Asynchronous image downloader with cache support as a UIImageView category
  2. openid/AppAuth-iOS (1,801s/781f) : iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
  3. adjust/ios_sdk (624s/296f) : This is the iOS SDK of
  4. sparkle-project/Sparkle (7,572s/1,049f) : A software update framework for macOS
  5. google/GoogleSignIn-iOS (530s/208f) : Enables iOS and macOS apps to sign in with Google.
  6. noah-nuebling/mac-mouse-fix (6,045s/167f) : Mac Mouse Fix - Make Your $10 Mouse Better Than an Apple Trackpad!
  7. OneSignal/OneSignal-iOS-SDK (499s/264f) : 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. getsentry/sentry-cocoa (831s/337f) : The official Sentry SDK for iOS, tvOS, macOS, watchOS.
  9. react-native-maps/react-native-maps (15,251s/4,864f) : React Native Mapview component for iOS + Android
  10. realm/realm-swift (16,369s/2,151f) : Realm is a mobile database: a replacement for Core Data & SQLite
  11. Sequel-Ace/Sequel-Ace (6,812s/254f) : MySQL/MariaDB database management for macOS
  12. google/GoogleUtilities (110s/48f) :
  13. google/promises (3,815s/297f) : Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  14. google/gtm-session-fetcher (247s/151f) : Google Toolbox for Mac - Session Fetcher
  15. muxinc/mux-stats-sdk-avplayer (45s/21f) : Mux integration with AVPlayer for native iOS, tvOS, and visionOS applications
  16. segmentio/analytics-ios (406s/333f) : The hassle-free way to integrate analytics into any iOS application.
  17. JonasGessner/JGProgressHUD (3,353s/335f) : An elegant and simple progress HUD for iOS and tvOS, compatible with Swift and ObjC.
  18. CocoaLumberjack/CocoaLumberjack (13,229s/2,272f) : A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
  19. aws-amplify/aws-sdk-ios (1,688s/890f) : AWS SDK for iOS. For more information, see our web site:

Kotlin

  1. JunkFood02/Seal (12,649s/551f) : 🦭 Video/Audio Downloader for Android, based on yt-dlp, designed with Material You
  2. CymChad/BaseRecyclerViewAdapterHelper (24,389s/5,163f) : BRVAH:Powerful and flexible RecyclerAdapter
  3. wordpress-mobile/WordPress-Android (3,009s/1,329f) : WordPress for Android
  4. lizongying/my-tv-0 (2,977s/358f) : 我的電視·〇 電視視頻播放軟件,可以自定義視頻源
  5. aws/aws-toolkit-jetbrains (778s/237f) : AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
  6. JetBrains/ideavim (9,430s/761f) : IdeaVim – A Vim engine for JetBrains IDEs
  7. sqldelight/sqldelight (6,278s/524f) : SQLDelight - Generates typesafe Kotlin APIs from SQL
  8. mostafaalagamy/Metrolist (306s/7f) : YouTube Music client for Android
  9. apollographql/apollo-kotlin (3,787s/660f) : 🚀  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
  10. JetBrains/compose-multiplatform (16,626s/1,209f) : Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
  11. coil-kt/coil (10,965s/673f) : Image loading for Android and Compose Multiplatform.
  12. oshai/kotlin-logging (2,711s/116f) : Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
  13. SuperMonster003/AutoJs6 (2,871s/842f) : 安卓平台 JavaScript 自动化工具 (Auto.js 二次开发项目)
  14. nightscout/AndroidAPS (758s/1,840f) : Opensource automated insulin delivery system (closed loop)
  15. BinTianqi/OwnDroid (501s/19f) : 使用安卓Device owner特权管理你的设备。Use Android Device owner privilege to manage your device.
  16. aimok04/kitshn (230s/11f) : Unofficial Tandoor client for Android, iOS and Desktop devices

Ruby

  1. Freika/dawarich (3,418s/82f) : Self-hosted alternative to Google Location History (Google Maps Timeline)
  2. spree/spree (13,730s/4,983f) : An open source eCommerce platform giving you full control and customizability. Modular and API-first. Multi-vendor, multi-tenant, multi-store, multi-currency, multi-language. Built using Ruby on Rails. Developed by @vendo-dev
  3. chatwoot/chatwoot (21,972s/3,752f) : Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
  4. ruby/ruby (22,268s/5,349f) : The Ruby Programming Language
  5. ubicloud/ubicloud (4,533s/154f) : Open source alternative to AWS. Elastic compute, block storage (non replicated), firewall and load balancer, managed Postgres, and IAM services in public beta.
  6. discourse/discourse (42,911s/8,397f) : A platform for community discussion. Free, open, simple.
  7. sidekiq/sidekiq (13,215s/2,427f) : Simple, efficient background processing for Ruby
  8. fluent/fluentd (13,009s/1,351f) : Fluentd: Unified Logging Layer (project under CNCF)
  9. simplecov-ruby/simplecov (4,788s/554f) : Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
  10. ThrowTheSwitch/Ceedling (604s/250f) : Ruby-based unit testing and build system for C projects
  11. Shopify/liquid (11,206s/1,413f) : Liquid markup language. Safe, customer facing template language for flexible web apps.
  12. chef/chef (7,646s/2,510f) : 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. heartcombo/devise (24,053s/5,546f) : Flexible authentication solution for Rails with Warden.
  14. dependabot/dependabot-core (4,807s/1,047f) : 🤖 Dependabot's core logic for creating update PRs.
  15. rspec/rspec-rails (5,201s/1,041f) : RSpec for Rails 7+
  16. rails/rails (56,313s/21,747f) : Ruby on Rails
  17. doorkeeper-gem/doorkeeper (5,352s/1,070f) : Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
  18. redmine/redmine (5,381s/2,343f) : Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
  19. fastlane/fastlane (39,804s/5,742f) : 🚀 The easiest way to automate building and releasing your iOS and Android apps
  20. opf/openproject (9,712s/2,428f) : OpenProject is the leading open source project management software.
  21. Cute-Dress/Dress (913s/167f) : 好耶 是女装 | 备份·接受PR
  22. hotwired/turbo-rails (2,161s/329f) : Use Turbo in your Ruby on Rails app
  23. activeadmin/activeadmin (9,530s/3,313f) : The administration framework for Ruby on Rails applications.
  24. faker-ruby/faker (11,304s/3,181f) : A library for generating fake data such as names, addresses, and phone numbers.
  25. department-of-veterans-affairs/vets-api (213s/66f) : API powering VA.gov

Go

  1. grafana/tempo (4,132s/530f) : Grafana Tempo is a high volume, minimal dependency distributed tracing backend.
  2. netbirdio/netbird (11,831s/551f) : Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
  3. spf13/cobra (38,878s/2,865f) : A Commander for modern Go CLI interactions
  4. milvus-io/milvus (31,852s/3,001f) : Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
  5. ariga/atlas (6,304s/276f) : Manage your database schema as code
  6. gruntwork-io/terragrunt (8,334s/1,001f) : Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
  7. grpc/grpc-go (21,297s/4,428f) : The Go language implementation of gRPC. HTTP/2 based RPC
  8. open-telemetry/opentelemetry-collector (4,734s/1,517f) : OpenTelemetry Collector
  9. git-lfs/git-lfs (13,170s/2,061f) : Git extension for versioning large files
  10. rclone/rclone (48,246s/4,304f) : "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
  11. vmware-tanzu/velero (8,917s/1,412f) : Backup and migrate Kubernetes applications and their persistent volumes
  12. valyala/fasthttp (22,125s/1,770f) : Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
  13. influxdata/telegraf (15,059s/5,613f) : Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
  14. gin-gonic/gin (79,884s/8,075f) : 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.
  15. uber-go/zap (22,424s/1,450f) : Blazing fast, structured, leveled logging in Go.
  16. go-gorm/gorm (37,308s/3,961f) : The fantastic ORM library for Golang, aims to be developer friendly
  17. projectcalico/calico (6,139s/1,364f) : Cloud native networking and network security
  18. TykTechnologies/tyk (9,834s/1,100f) : Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
  19. open-telemetry/opentelemetry-go (5,439s/1,099f) : OpenTelemetry Go API and SDK
  20. swaggo/swag (11,161s/1,220f) : Automatically generate RESTful API documentation with Swagger 2.0 for Go.
  21. bitnami-labs/sealed-secrets (7,849s/690f) : A Kubernetes controller and tool for one-way encrypted Secrets
  22. expr-lang/expr (6,499s/420f) : Expression language and expression evaluation for Go
  23. grafana/loki (24,388s/3,531f) : Like Prometheus, but for logs.
  24. stretchr/testify (23,840s/1,611f) : A toolkit with common assertions and mocks that plays nicely with the standard library
  25. prometheus/alertmanager (6,773s/2,188f) : Prometheus Alertmanager

JavaScript

  1. automatisch/automatisch (7,773s/546f) : The open source Zapier alternative. Build workflow automation without spending time and money.
  2. cypress-io/cypress (47,659s/3,209f) : Fast, easy and reliable testing for anything that runs in a browser.
  3. software-mansion/radon-ide (1,226s/50f) : VSCode/Cursor extension that turns your editor into a full featured IDE for React Native and Expo.
  4. Leaflet/Leaflet (41,824s/5,867f) : 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦
  5. CesiumGS/cesium (13,214s/3,535f) : An open-source JavaScript library for world-class 3D globes and maps 🌎
  6. HumanSignal/label-studio (20,263s/2,490f) : Label Studio is a multi-type data labeling and annotation tool with standardized output format
  7. fanmingming/live (24,122s/3,693f) : ✯ 可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
  8. louislam/uptime-kuma (62,690s/5,581f) : A fancy self-hosted monitoring tool
  9. MobSF/Mobile-Security-Framework-MobSF (17,885s/3,278f) : Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
  10. projectdiscovery/nuclei-templates (9,594s/2,699f) : Community curated list of templates for the nuclei engine to find security vulnerabilities.
  11. prettier/prettier (49,790s/4,444f) : Prettier is an opinionated code formatter.
  12. academind/react-complete-guide-course-resources (2,560s/1,984f) : React - The Complete Guide Course Resources (Code, Attachments, Slides)
  13. sampotts/plyr (27,940s/3,017f) : A simple HTML5, YouTube and Vimeo player
  14. electerm/electerm (11,712s/969f) : 📻Terminal/ssh/telnet/serialport/RDP/VNC/sftp client(linux, mac, win)
  15. pixelfed/pixelfed-rn (223s/21f) : Pixelfed mobile app
  16. fabricjs/fabric.js (29,483s/3,535f) : Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
  17. usebruno/bruno (29,817s/1,406f) : Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
  18. airbnb/javascript (145,835s/26,570f) : JavaScript Style Guide
  19. facebook/react (231,385s/47,371f) : The library for web and native user interfaces.
  20. qeeqbox/social-analyzer (11,996s/939f) : API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
  21. appium/appium-inspector (1,280s/297f) : A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server
  22. jokob-sk/NetAlertX (3,394s/199f) : Network intruder and presence detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.

TypeScript

  1. RealKai42/qwerty-learner (17,023s/1,637f) : 为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
  2. Budibase/budibase (23,180s/1,617f) : Create business apps and automate workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀 No code / Low code platform..
  3. podman-desktop/podman-desktop (5,115s/324f) : Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
  4. formbricks/formbricks (9,642s/1,709f) : Open Source Survey Platform
  5. puppeteer/puppeteer (89,443s/9,129f) : JavaScript API for Chrome and Firefox
  6. drizzle-team/drizzle-orm (25,713s/735f) : Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
  7. lightdash/lightdash (4,178s/458f) : Self-serve BI to 10x your data team ⚡️
  8. microsoft/vscode-extension-samples (8,995s/3,477f) : Sample code illustrating the VS Code extension API.
  9. microsoft/vscode (166,305s/30,071f) : Visual Studio Code
  10. aws/aws-cdk (11,800s/3,985f) : The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
  11. facebook/docusaurus (57,732s/8,713f) : Easy to maintain open source documentation websites.
  12. angular/components (24,483s/6,772f) : Component infrastructure and Material Design components for Angular
  13. vuetifyjs/vuetify (40,131s/6,957f) : 🐉 Vue Component Framework
  14. EvolutionAPI/evolution-api (2,332s/1,341f) : Evolution API is an open-source WhatsApp integration API
  15. baptisteArno/typebot.io (7,874s/2,211f) : 💬 Typebot is a powerful chatbot builder that you can self-host.
  16. AmruthPillai/Reactive-Resume (27,430s/2,799f) : A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

Vue

  1. primefaces/primevue (11,414s/1,293f) : Next Generation Vue UI Component Library
  2. yangzongzhuan/RuoYi-Vue3 (5,201s/2,108f) : 🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统
  3. vueComponent/ant-design-vue (20,474s/3,810f) : 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
  4. vbenjs/vue-vben-admin (26,373s/7,192f) : A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
  5. VueTorrent/VueTorrent (5,313s/270f) : The sleekest looking WEBUI for qBittorrent made with Vuejs!
  6. luckjiawei/frpc-desktop (4,328s/293f) : frp跨平台桌面客户端,可视化配置,轻松实现内网穿透! 支持所有frp版本
  7. xugaoyi/vuepress-theme-vdoing (4,639s/1,172f) : 🚀一款简洁高效的VuePress知识管理&博客(blog)主题
  8. aigcbilibili/aigcbilibili (448s/62f) : 仿bilibili前后端实现
  9. JustArchiNET/ASF-ui (274s/38f) : The official web interface for ASF
  10. ElemeFE/element (54,166s/14,646f) : A Vue.js 2.0 UI Toolkit for Web
  11. umodoc/editor (425s/80f) : Umo Editor is an open-source document editor, based on Vue3 and Tiptap.
  12. lin-xin/vue-manage-system (19,035s/6,061f) : Vue3、Element Plus、typescript后台管理系统
  13. nuxt/ui (4,330s/602f) : A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
  14. ucraft-com/POS-Awesome (398s/447f) : POS Awesome is an open-source Point of Sale for Erpnext using Vue.js and Vuetify
  15. unovue/shadcn-vue (5,818s/342f) : Vue port of shadcn-ui

TeX

  1. rstudio/cheatsheets (5,921s/1,840f) : Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
  2. posquit0/Awesome-CV (23,596s/4,848f) : 📄 Awesome CV is LaTeX template for your outstanding job application
  3. riscv/riscv-isa-manual (3,807s/663f) : RISC-V Instruction Set Manual
  4. harvard-edge/cs249r_book (1,363s/169f) : Introduction to Machine Learning Systems
  5. hendricius/the-sourdough-framework (3,126s/151f) : Open source book dedicated to helping you to make the best possible sourdough bread at home.
  6. HarisIqbal88/PlotNeuralNet (22,588s/2,902f) : Latex code for making neural networks diagrams
  7. ustctug/ustcthesis (1,699s/407f) : LaTeX template for USTC thesis
  8. vdumoulin/conv_arithmetic (14,160s/2,295f) : A technical report on convolution arithmetic in the context of deep learning
  9. latex3/latex2e (1,990s/275f) : The LaTeX2e kernel
  10. aaronwangy/Data-Science-Cheatsheet (5,033s/721f) : A helpful 5-page machine learning cheatsheet to assist with exam reviews, interview prep, and anything in-between.
  11. exacity/deeplearningbook-chinese (35,964s/9,117f) : Deep Learning Book Chinese Translation
  12. acl-org/acl-style-files (845s/197f) : Official style files for papers submitted to venues of the Association for Computational Linguistics
  13. srush/awesome-o1 (1,040s/42f) : A bibliography and survey of the papers surrounding o1
  14. lervag/vimtex (5,645s/394f) : VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
  15. cplusplus/draft (5,751s/760f) : C++ standards drafts
  16. matze/mtheme (6,474s/845f) : A modern LaTeX Beamer theme

Jupyter-Notebook

  1. GoogleCloudPlatform/generative-ai (8,965s/2,482f) : Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
  2. facebookresearch/seamless_communication (11,152s/1,090f) : Foundational Models for State-of-the-Art Speech and Text Translation
  3. Azure-Samples/AI-Gateway (368s/135f) : APIM ❤️ OpenAI - this repo contains a set of experiments on using GenAI capabilities of Azure API Management with Azure OpenAI and other services
  4. OpenBMB/MiniCPM (7,078s/462f) : MiniCPM3-4B: An edge-side LLM that surpasses GPT-3.5-Turbo.
  5. x4nth055/pythoncode-tutorials (2,591s/1,948f) : The Python Code Tutorials
  6. meta-llama/llama-cookbook (15,921s/2,319f) : Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama model family and using them on various provider services
  7. ageron/handson-ml3 (8,262s/3,337f) : A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
  8. google-research/google-research (34,699s/7,990f) : Google Research
  9. alirezadir/Machine-Learning-Interviews (5,267s/919f) : This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
  10. google-gemini/cookbook (10,386s/1,201f) : Examples and guides for using the Gemini API
  11. FoundationVision/VAR (6,393s/418f) : [NeurIPS 2024 Best Paper][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An ultra-simple, user-friendly yet state-of-the-art codebase for autoregressive image generation!
  12. huggingface/notebooks (3,796s/1,569f) : Notebooks using the Hugging Face libraries 🤗
  13. pycaret/pycaret (9,075s/1,788f) : An open-source, low-code machine learning library in Python
  14. microsoft/OmniParser (5,512s/433f) : A simple screen parsing tool towards pure vision based GUI agent
  15. langchain-ai/langchain (98,392s/15,986f) : 🦜🔗 Build context-aware reasoning applications
  16. Arize-ai/phoenix (4,491s/331f) : AI Observability & Evaluation
  17. Project-MONAI/tutorials (1,938s/696f) : MONAI Tutorials
  18. rasbt/machine-learning-book (3,829s/1,384f) : Code Repository for Machine Learning with PyTorch and Scikit-Learn

CSS

  1. spring-projects/spring-petclinic (7,884s/24,250f) : A sample Spring-based application
  2. lipis/flag-icons (10,901s/1,875f) : 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration
  3. jd-opensource/micro-app (5,739s/584f) : A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架
  4. moveit/moveit2_tutorials (172s/196f) : A sphinx-based centralized documentation repo for MoveIt 2
  5. isocpp/CppCoreGuidelines (43,129s/5,449f) : The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
  6. animate-css/animate.css (81,163s/16,221f) : 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
  7. primefaces/primereact (7,226s/1,071f) : The Most Complete React UI Component Library
  8. Dalufishe/palserver-GUI (300s/23f) : GUI support, one-click Palworld dedicated server management tool. 可視化界面,一鍵式帕魯 (Palworld) 伺服器建立、管理工具。
  9. breatheco-de/breatheco-de (1,302s/2,438f) :
  10. progit/progit2 (5,975s/1,958f) : Pro Git 2nd Edition
  11. jothepro/doxygen-awesome-css (1,093s/120f) : Custom CSS theme for doxygen html-documentation with lots of customization parameters.
  12. bradtraversy/50projects50days (37,915s/9,298f) : 50+ mini web projects using HTML, CSS & JS
  13. KiKaraage/ArcWTF (1,465s/32f) : A userChrome.css theme to bring Arc Browser look on Windows to Firefox. Work with Windows, Linux and macOS ✨
  14. jgthms/bulma (49,490s/3,950f) : Modern CSS framework based on Flexbox
  15. rafaelmardojai/firefox-gnome-theme (3,560s/161f) : A GNOME👣 theme for Firefox🔥

HTML

  1. gustavoguanabara/html-css (14,204s/3,409f) : Curso de HTML5 e CSS3
  2. Born2Root/Fast-Font (285s/20f) : This font provides faster reading through facilitating the reading process by guiding the eyes through text with artificial fixation points.
  3. mdn/learning-area (7,110s/27,139f) : GitHub repo for the MDN Learning Area.
  4. OCA/purchase-workflow (210s/800f) : Odoo Purchases, Workflow and Organization
  5. square/retrofit (43,230s/7,313f) : A type-safe HTTP client for Android and the JVM
  6. home-assistant/home-assistant.io (5,774s/7,474f) : 📘 Home Assistant User documentation
  7. f/awesome-chatgpt-prompts (117,624s/15,922f) : This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
  8. EbookFoundation/free-programming-books (347,815s/62,572f) : 📚 Freely available programming books
  9. kubernetes/website (4,679s/14,564f) : Kubernetes website and documentation repo:
  10. vasturiano/3d-force-graph (4,941s/847f) : 3D force-directed graph component using ThreeJS/WebGL
  11. brave/brave-core (2,543s/896f) : Core engine for the Brave browser for mobile and desktop. For issues https://github.com/brave/brave-browser/issues
  12. DefectDojo/django-DefectDojo (3,820s/1,584f) : DevSecOps, ASPM, Vulnerability Management. All on one platform.
  13. alpinejs/alpine (28,750s/1,253f) : A rugged, minimal framework for composing JavaScript behavior in your markup.
  14. jpanther/congo (1,302s/347f) : A powerful, lightweight theme for Hugo built with Tailwind CSS.
  15. web-platform-tests/wpt (5,112s/3,177f) : Test suites for Web platform specs — including WHATWG, W3C, and others
  16. microsoft/BotBuilder-Samples (4,408s/4,887f) : Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
  17. OWASP/Top10 (4,431s/846f) : Official OWASP Top 10 Document Repository

Markdown