Skip to content

Latest commit

 

History

History
365 lines (345 loc) · 51.1 KB

2024-10-18.md

File metadata and controls

365 lines (345 loc) · 51.1 KB

2024-10-18

C++

Go

  1. alibaba/higress (3,058s/488f) : 🤖 AI Gateway | AI Native API Gateway
  2. ossf/scorecard (4,508s/493f) : OpenSSF Scorecard - Security health metrics for Open Source
  3. minio/minio (47,457s/5,473f) : MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
  4. kubernetes-sigs/controller-runtime (2,531s/1,140f) : Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
  5. grpc-ecosystem/grpc-gateway (18,128s/2,236f) : gRPC to JSON proxy generator following the gRPC HTTP spec
  6. knadh/listmonk (14,833s/1,353f) : High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
  7. containers/podman (23,505s/2,388f) : Podman: A tool for managing OCI containers and pods.
  8. crossplane/crossplane (9,434s/952f) : The Cloud Native Control Plane
  9. SagerNet/sing-box (19,315s/2,298f) : The universal proxy platform
  10. fyne-io/fyne (24,907s/1,383f) : Cross platform GUI toolkit in Go inspired by Material Design
  11. google/gvisor (15,731s/1,292f) : Application Kernel for Containers
  12. qax-os/excelize (18,150s/1,709f) : Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
  13. milvus-io/milvus (29,982s/2,874f) : A cloud-native vector database, storage for next generation AI applications
  14. gitleaks/gitleaks (17,644s/1,447f) : Protect and discover secrets using Gitleaks 🔑
  15. ethereum-optimism/optimism (5,598s/3,243f) : Optimism is Ethereum, scaled.
  16. influxdata/telegraf (14,579s/5,563f) : Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
  17. rancher/rancher (23,348s/2,964f) : Complete container management platform
  18. open-telemetry/opentelemetry-collector-contrib (3,012s/2,327f) : Contrib repository for the OpenTelemetry Collector
  19. Melkeydev/go-blueprint (4,180s/255f) : Go-blueprint allows users to spin up a quick Go project using a popular framework
  20. geektutu/7days-golang (15,363s/2,432f) : 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
  21. marcel-dempers/docker-development-youtube-series (5,265s/4,071f) :
  22. sqlc-dev/sqlc (13,000s/797f) : Generate type-safe code from SQL
  23. kubernetes-sigs/cluster-api (3,537s/1,304f) : Home for Cluster API, a subproject of sig-cluster-lifecycle

Python

  1. VikParuchuri/surya (12,025s/759f) : OCR, layout analysis, reading order, table recognition in 90+ languages
  2. mandiant/capa (4,711s/551f) : The FLARE team's open-source tool to identify capabilities in executable files.
  3. iam-veeramalla/Jenkins-Zero-To-Hero (6,414s/11,952f) : Install Jenkins, configure Docker as slave, set up cicd, deploy applications to k8s using Argo CD in GitOps way.
  4. vwxyzjn/cleanrl (5,499s/629f) : High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
  5. openai/openai-python (22,528s/3,135f) : The official Python library for the OpenAI API
  6. ComposioHQ/composio (10,104s/4,178f) : Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling
  7. serengil/deepface (12,515s/2,067f) : A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
  8. chatanywhere/GPT_API_free (22,924s/1,746f) : Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
  9. NVIDIA/Megatron-LM (10,314s/2,312f) : Ongoing research training transformer models at scale
  10. lucidrains/alphafold3-pytorch (1,083s/126f) : Implementation of Alphafold 3 in Pytorch
  11. Marker-Inc-Korea/AutoRAG (1,644s/144f) : RAG Deploy -> Optimize -> Deploy again. Get high performance RAG service with less effort
  12. yakami129/VirtualWife (1,699s/289f) : VirtualWife是一个虚拟数字人项目,支持B站直播,支持openai、ollama
  13. openai/whisper (69,823s/8,218f) : Robust Speech Recognition via Large-Scale Weak Supervision
  14. ArchiveBox/ArchiveBox (21,419s/1,137f) : 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
  15. langchain-ai/langgraph (6,189s/977f) : Build resilient language agents as graphs.
  16. mingrammer/diagrams (37,480s/2,447f) : 🎨 Diagram as Code for prototyping cloud system architectures
  17. mlc-ai/mlc-llm (18,972s/1,551f) : Universal LLM Deployment Engine with ML Compilation
  18. matterport/Mask_RCNN (24,614s/11,695f) : Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

C

  1. Mbed-TLS/mbedtls (5,336s/2,577f) : 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. OpenMathLib/OpenBLAS (6,351s/1,492f) : OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
  3. u-boot/u-boot (3,970s/3,623f) : "Das U-Boot" Source Tree
  4. gojue/ecapture (13,247s/1,399f) : Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
  5. espressif/esp-idf (13,554s/7,266f) : Espressif IoT Development Framework. Official development framework for Espressif SoCs.
  6. nanopb/nanopb (4,320s/852f) : Protocol Buffers with small code size
  7. apache/nuttx (2,770s/1,148f) : Apache NuttX is a mature, real-time embedded operating system (RTOS)
  8. bytecodealliance/wasm-micro-runtime (4,887s/623f) : WebAssembly Micro Runtime (WAMR)
  9. openssl/openssl (25,681s/10,102f) : TLS/SSL and crypto library
  10. AFLplusplus/AFLplusplus (5,115s/1,028f) : The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
  11. haproxy/haproxy (4,915s/791f) : HAProxy Load Balancer's development branch (mirror of git.haproxy.org)
  12. neutrinolabs/xrdp (5,687s/1,727f) : xrdp: an open source RDP server
  13. memcached/memcached (13,467s/3,278f) : memcached development tree
  14. netero1010/EDRSilencer (1,234s/156f) : A tool uses Windows Filtering Platform (WFP) to block Endpoint Detection and Response (EDR) agents from reporting security events to the server.
  15. FelixKratz/SketchyBar (5,959s/92f) : A highly customizable macOS status bar replacement
  16. hanwckf/immortalwrt-mt798x (1,088s/583f) : An Immortalwrt variant fot mediatek mt798x routers.
  17. sonic-net/sonic-buildimage (733s/1,404f) : Scripts which perform an installable binary image build for SONiC
  18. espressif/esp-iot-solution (1,928s/767f) : Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.
  19. nrfconnect/sdk-zephyr (265s/614f) : NCS downstream of https://github.com/zephyrproject-rtos/zephyr
  20. git/git (52,181s/25,566f) : Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
  21. jqlang/jq (30,360s/1,573f) : Command-line JSON processor
  22. CodeWithHarry/The-Ultimate-C-Programming-Course (332s/96f) : This is the C language code and supplement material for the Ultimate C language Course on CodeWithHarry
  23. xicodomingues/francinette (485s/45f) : An easy to use testing framework for the 42 projects

Rust

  1. firecracker-microvm/firecracker (25,694s/1,784f) : Secure and fast microVMs for serverless computing.
  2. juspay/hyperswitch (12,255s/1,309f) : An open source payments switch written in Rust to make payments fast, reliable and affordable
  3. asterinas/asterinas (1,440s/96f) : Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI.
  4. tw93/Pake (30,950s/5,414f) : 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
  5. astral-sh/uv (23,183s/667f) : An extremely fast Python package and project manager, written in Rust.
  6. kata-containers/kata-containers (5,462s/1,058f) : Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
  7. typst/typst (33,883s/908f) : A new markup-based typesetting system that is powerful and easy to learn.
  8. coral-xyz/anchor (3,621s/1,325f) : ⚓ Solana Sealevel Framework
  9. iced-rs/iced (24,520s/1,142f) : A cross-platform GUI library for Rust, inspired by Elm
  10. cube-js/cube (17,876s/1,769f) : 📊 Cube — The Semantic Layer for Building Data Applications
  11. pola-rs/polars (29,800s/1,915f) : Dataframes powered by a multithreaded, vectorized query engine, written in Rust
  12. servo/servo (28,223s/3,014f) : Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
  13. rustdesk/rustdesk (74,303s/9,279f) : An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
  14. qdrant/qdrant (20,170s/1,367f) : Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
  15. juhaku/utoipa (2,360s/182f) : Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
  16. ReFirmLabs/binwalk (10,939s/1,545f) : Firmware Analysis Tool
  17. neondatabase/neon (14,737s/428f) : Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
  18. nushell/nushell (32,010s/1,652f) : A new type of shell
  19. gosub-io/gosub-engine (2,929s/140f) : Our main browser engine repository.
  20. Myriad-Dreamin/tinymist (634s/30f) : Tinymist [ˈtaɪni mɪst] is an integrated language service for Typst [taɪpst].
  21. AleoNet/snarkOS (4,327s/2,627f) : A Decentralized Operating System for ZK Applications
  22. tauri-apps/tauri (83,687s/2,509f) : Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
  23. solana-labs/solana (13,046s/4,212f) : Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
  24. GraphiteEditor/Graphite (8,689s/431f) : 2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.

Java

  1. dataease/dataease (17,661s/3,207f) : 🔥 人人可用的开源 BI 工具,Tableau、帆软的开源替代。
  2. krahets/hello-algo (97,238s/12,326f) : 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
  3. bazelbuild/bazel (23,132s/4,048f) : a fast, scalable, multi-language and extensible build system
  4. open-telemetry/opentelemetry-java-instrumentation (1,933s/845f) : OpenTelemetry auto-instrumentation and instrumentation libraries for Java
  5. quartz-scheduler/quartz (6,266s/1,926f) : Code for Quartz Scheduler
  6. ashishps1/awesome-low-level-design (7,613s/2,010f) : Learn Low Level Design (LLD) and prepare for interviews using free resources.
  7. Stirling-Tools/Stirling-PDF (43,732s/3,562f) : #1 Locally hosted web application that allows you to perform various operations on PDF files
  8. quarkusio/quarkus (13,723s/2,665f) : Quarkus: Supersonic Subatomic Java.
  9. 648540858/wvp-GB28181-pro (4,903s/1,449f) : WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。
  10. kestra-io/kestra (10,508s/877f) : ⚡ Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
  11. spring-projects/spring-boot (74,912s/40,631f) : Spring Boot
  12. provectus/kafka-ui (9,653s/1,172f) : Open-Source Web UI for Apache Kafka Management
  13. oracle/graal (20,327s/1,629f) : GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
  14. eclipse-platform/eclipse.platform.ui (80s/182f) : Eclipse Platform
  15. apache/pinot (5,443s/1,274f) : Apache Pinot - A realtime distributed OLAP datastore
  16. devopshydclub/vprofile-project (2,392s/8,888f) :
  17. traccar/traccar (5,233s/2,580f) : Traccar GPS Tracking System
  18. CodePhiliaX/Chat2DB (15,099s/1,687f) : 🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
  19. spring-projects/spring-framework (56,435s/38,079f) : Spring Framework
  20. mockito/mockito (14,845s/2,552f) : Most popular Mocking framework for unit tests written in Java
  21. kekingcn/kkFileView (10,636s/2,709f) : Universal File Online Preview Project based on Spring-Boot
  22. tencentmusic/supersonic (2,235s/381f) : SuperSonic is the next-generation BI+AI platform that unifies Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.

Swift

  1. argmaxinc/WhisperKit (3,607s/301f) : On-device Speech Recognition for Apple Silicon
  2. onevcat/Kingfisher (23,274s/2,658f) : A lightweight, pure-Swift library for downloading and caching images from the web.
  3. apple/swift-openapi-generator (1,411s/114f) : Generate Swift client and server code from an OpenAPI document.
  4. mrousavy/react-native-vision-camera (7,435s/1,088f) : 📸 A powerful, high-performance React Native Camera library.
  5. SnapKit/SnapKit (19,956s/1,973f) : A Swift Autolayout DSL for iOS & OS X
  6. facebook/facebook-ios-sdk (7,786s/3,545f) : Used to integrate the Facebook Platform with your iOS & tvOS apps.
  7. Alamofire/Alamofire (41,083s/7,542f) : Elegant HTTP Networking in Swift
  8. ReactiveX/RxSwift (24,357s/4,165f) : Reactive Programming in Swift
  9. pointfreeco/swift-composable-architecture (12,349s/1,442f) : A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
  10. EmergeTools/Pow (3,601s/151f) : Delightful SwiftUI effects for your app
  11. airbnb/lottie-ios (25,728s/3,743f) : An iOS library to natively render After Effects vector animations
  12. apple/swift-collections (3,723s/294f) : Commonly used data structures for Swift
  13. SwiftyJSON/SwiftyJSON (22,635s/3,422f) : The better way to deal with JSON data in Swift.
  14. ianyh/Amethyst (14,731s/487f) : Automatic tiling window manager for macOS à la xmonad.
  15. stripe/stripe-ios (2,105s/975f) : Stripe iOS SDK
  16. pointfreeco/swift-dependencies (1,560s/124f) : A dependency management library inspired by SwiftUI's "environment."
  17. LoopKit/Loop (1,496s/1,294f) : An automated insulin delivery app for iOS, built on LoopKit
  18. open-meteo/open-meteo (2,579s/167f) : Free Weather Forecast API for non-commercial use
  19. XcodesOrg/xcodes (3,758s/130f) : The best command-line tool to install and switch between multiple versions of Xcode.
  20. realm/SwiftLint (18,634s/2,218f) : A tool to enforce Swift style and conventions.
  21. vapor/vapor (24,482s/1,438f) : 💧 A server-side Swift HTTP web framework.
  22. ChartsOrg/Charts (27,556s/5,994f) : Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

Makefile

  1. dbt-labs/dbt-utils (1,355s/491f) : Utility functions for dbt projects.
  2. golang-standards/project-layout (49,055s/5,118f) : Standard Go Project Layout
  3. cilium/cilium-cli (420s/209f) : CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
  4. container-storage-interface/spec (1,339s/373f) : Container Storage Interface (CSI) Specification.
  5. raspberrypi/noobs (2,211s/433f) : NOOBS (New Out Of Box Software) - An easy Operating System install manager for the Raspberry Pi
  6. foostan/crkbd (5,489s/976f) : Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.
  7. eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework (418s/60f) : The European Digital Identity Wallet
  8. cilium/hubble (3,497s/252f) : Hubble - Network, Service & Security Observability for Kubernetes using eBPF
  9. inpyjama/c-ninja-listings (88s/448f) : Lower level assembly and C baremetal programming on RISC-V CPUs. Source code listings from the C-Ninja, in Pyjama! book.
  10. openwrt/telephony (105s/248f) : The telephony packages feed
  11. dbt-labs/dbt-codegen (473s/105f) : Macros that generate dbt code
  12. open-telemetry/opentelemetry-proto (583s/253f) : OpenTelemetry protocol (OTLP) specification and Protobuf definitions
  13. open-telemetry/opentelemetry-specification (3,723s/888f) : Specifications for OpenTelemetry
  14. twilio/twilio-oai (123s/78f) : The Twilio OpenAPI Specification
  15. yuk7/ArchWSL (6,823s/198f) : ArchLinux based WSL Distribution. Supports multiple install.
  16. freebsd/freebsd-ports (979s/752f) : FreeBSD ports tree (read-only mirror)

Objective-C

  1. objective-see/LuLu (9,815s/455f) : LuLu is the free macOS firewall
  2. keycastr/keycastr (12,628s/516f) : KeyCastr, an open-source keystroke visualizer
  3. getsentry/sentry-cocoa (804s/316f) : The official Sentry SDK for iOS, tvOS, macOS, watchOS.
  4. AzureAD/microsoft-authentication-library-for-objc (262s/142f) : Microsoft Authentication Library (MSAL) for iOS and macOS
  5. SDWebImage/SDWebImage (25,032s/5,965f) : Asynchronous image downloader with cache support as a UIImageView category
  6. realm/realm-swift (16,298s/2,142f) : Realm is a mobile database: a replacement for Core Data & SQLite
  7. react-native-maps/react-native-maps (15,100s/4,850f) : React Native Mapview component for iOS + Android
  8. google/GoogleSignIn-iOS (498s/200f) : Enables iOS and macOS apps to sign in with Google.
  9. CocoaLumberjack/CocoaLumberjack (13,186s/2,269f) : A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
  10. 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
  11. react-native-voice/voice (1,822s/491f) : 🎤 React Native Voice Recognition library for iOS and Android (Online and Offline Support)
  12. openid/AppAuth-iOS (1,756s/769f) : iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
  13. aws-amplify/aws-sdk-ios (1,677s/885f) : AWS SDK for iOS. For more information, see our web site:
  14. adjust/ios_sdk (619s/288f) : This is the iOS SDK of
  15. google/promises (3,801s/295f) : Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  16. google/gtm-session-fetcher (240s/148f) : Google Toolbox for Mac - Session Fetcher
  17. google/GoogleUtilities (104s/49f) :
  18. braze-inc/braze-swift-sdk (51s/19f) : Braze SDK for the Apple ecosystem, including: iOS, macOS, iPadOS, visionOS, tvOS
  19. segmentio/analytics-ios (397s/333f) : The hassle-free way to integrate analytics into any iOS application.
  20. microsoft/plcrashreporter (2,883s/537f) : Reliable, open-source crash reporting for iOS, macOS and tvOS
  21. AliSoftware/OHHTTPStubs (5,039s/601f) : Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!

Shell

  1. sickcodes/Docker-OSX (47,421s/2,600f) : Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
  2. bioconda/bioconda-recipes (1,620s/3,239f) : Conda recipes for the bioconda channel.
  3. ROCm/ROCm (4,575s/376f) : AMD ROCm™ Software - GitHub Home
  4. nvm-sh/nvm (79,582s/7,962f) : Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  5. OpenBMB/ChatDev (25,391s/3,189f) : Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
  6. oracle/docker-images (6,550s/5,424f) : Official source of container configurations, images, and examples for Oracle products and projects
  7. The-Z-Labs/linux-exploit-suggester (5,602s/1,098f) : Linux privilege escalation auditing tool
  8. bats-core/bats-core (4,922s/422f) : Bash Automated Testing System
  9. bitnami/containers (3,351s/4,817f) : Bitnami container images
  10. getsentry/self-hosted (7,826s/1,760f) : Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
  11. openconfig/public (894s/652f) : Repository for publishing OpenConfig models, documentation, and other material for the community.
  12. kubernetes-sigs/image-builder (386s/391f) : Tools for building Kubernetes disk images
  13. QwenLM/Qwen2.5 (8,918s/555f) : Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
  14. termux/termux-packages (13,154s/3,018f) : A package build system for Termux.
  15. tfutils/tfenv (4,526s/454f) : Terraform version manager
  16. kaldi-asr/kaldi (14,211s/5,321f) : kaldi-asr/kaldi is the official location of the Kaldi project.
  17. kodekloudhub/certified-kubernetes-administrator-course (7,852s/7,546f) : Certified Kubernetes Administrator - CKA Course
  18. ohmyzsh/ohmyzsh (173,283s/25,877f) : 🙃 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.

HTML

  1. whatwg/html (8,087s/2,657f) : HTML Standard
  2. iam-veeramalla/ansible-zero-to-hero (584s/1,154f) : Repository to learn Ansible from Zero. This repository covers the complete Ansible fundamentals along with examples required for a DevOps Engineer.
  3. alshedivat/al-folio (10,884s/11,124f) : A beautiful, simple, clean, and responsive Jekyll theme for academics
  4. htr-tech/zphisher (11,287s/3,758f) : An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !
  5. kubernetes/website (4,464s/14,383f) : Kubernetes website and documentation repo:
  6. gustavoguanabara/html-css (13,779s/3,305f) : Curso de HTML5 e CSS3
  7. DefectDojo/django-DefectDojo (3,670s/1,539f) : DevSecOps, ASPM, Vulnerability Management. All on one platform.
  8. cotes2020/jekyll-theme-chirpy (7,332s/5,755f) : A minimal, responsive, and feature-rich Jekyll theme for technical writing.
  9. tabler/tabler (37,950s/3,955f) : Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
  10. Xilinx/embeddedsw (937s/1,068f) : Xilinx Embedded Software (embeddedsw) Development
  11. ayush-that/FinVeda (136s/308f) : A dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.
  12. DataDog/documentation (466s/1,069f) : The source for Datadog's documentation site.
  13. KingsGambitLab/Lecture_Notes (389s/346f) : This repository is there to store the combined lecture notes of all the lectures. We are using markdown to write the lecture notes.
  14. SamHerbert/SVG-Loaders (6,819s/4,662f) : Loading icons and small animations built with pure SVG.
  15. docker/awesome-compose (34,364s/6,596f) : Awesome Docker Compose samples
  16. kananinirav/AWS-Certified-Cloud-Practitioner-Notes (1,701s/606f) : AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)

JavaScript

  1. twbs/bootstrap (170,456s/78,820f) : The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
  2. nolimits4web/swiper (39,761s/9,747f) : Most modern mobile touch slider with hardware accelerated transitions
  3. plotly/plotly.js (16,971s/1,860f) : Open-source JavaScript charting library behind Plotly and Dash
  4. louislam/uptime-kuma (57,403s/5,181f) : A fancy self-hosted monitoring tool
  5. hakimel/reveal.js (67,750s/16,634f) : The HTML Presentation Framework
  6. carbon-design-system/carbon (7,824s/1,805f) : A design system built by IBM
  7. therealgliz/blooket-hacks (1,722s/3,492f) : Multiple game hacks to use so the game become easier to play!
  8. 4ian/GDevelop (10,788s/847f) : 🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
  9. xenova/transformers.js (11,348s/707f) : State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
  10. alyssaxuu/screenity (11,985s/921f) : The free and privacy-friendly screen recorder with no limits 🎥
  11. NginxProxyManager/nginx-proxy-manager (22,522s/2,611f) : Docker container for managing Nginx proxy hosts with a simple, powerful interface
  12. npm/cli (8,425s/3,133f) : the package manager for JavaScript
  13. expressjs/express (65,422s/15,985f) : Fast, unopinionated, minimalist web framework for node.
  14. fastify/fastify (32,173s/2,277f) : Fast and low overhead web framework, for Node.js
  15. kkevsekk1/AutoX (7,709s/1,824f) : A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
  16. adrianhajdin/project_3D_developer_portfolio (5,976s/1,338f) : The most impressive websites in the world use 3D graphics and animations to bring their content to life. Learn how to build your own ThreeJS 3D Developer Portfolio today!
  17. sudheerj/reactjs-interview-questions (39,582s/9,376f) : List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
  18. zadam/trilium (27,127s/1,898f) : Build your personal knowledge base with Trilium Notes
  19. idurar/idurar-erp-crm (6,335s/1,935f) : Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
  20. tabler/tabler-icons (18,157s/909f) : A set of over 5500 free MIT-licensed high-quality SVG icons for you to use in your web projects.
  21. atlassian/react-beautiful-dnd (33,307s/2,541f) : Beautiful and accessible drag and drop for lists with React

TypeScript

  1. siyuan-note/siyuan (20,395s/1,490f) : A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
  2. fingerprintjs/fingerprintjs (22,361s/2,264f) : The most advanced browser fingerprinting library.
  3. puppeteer/puppeteer (88,517s/9,067f) : JavaScript API for Chrome and Firefox
  4. grafana/grafana (64,432s/12,055f) : The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  5. ZuodaoTech/everyone-can-use-english (24,797s/3,745f) : 人人都能用英语
  6. microsoft/playwright (66,331s/3,626f) : Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
  7. directus/directus (27,538s/3,845f) : The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
  8. xushengfeng/eSearch (4,540s/350f) : 截屏 离线OCR 搜索翻译 以图搜图 贴图 录屏 万向滚动截屏 屏幕翻译 Screenshot Offline OCR Search Translate Search for picture Paste the picture on the screen Screen recorder Omnidirectional scrolling screenshot Screen translator
  9. n8n-io/n8n (47,214s/7,021f) : Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
  10. nextauthjs/next-auth (24,549s/3,444f) : Authentication for the Web.
  11. ueberdosis/tiptap (27,120s/2,255f) : The headless rich text editor framework for web artisans.
  12. BuilderIO/gpt-crawler (18,697s/1,992f) : Crawl a site to generate knowledge files to create your own custom GPT from a URL
  13. markmap/markmap (9,053s/625f) : Build mindmaps with plain text
  14. ant-design/ant-design (92,207s/49,370f) : An enterprise-class UI design language and React UI library
  15. TanStack/query (42,186s/2,865f) : 🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

CSS

  1. UndeadSec/SocialFish (4,055s/1,300f) : Phishing Tool & Information Collector
  2. isocpp/CppCoreGuidelines (42,658s/5,434f) : The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
  3. WalletConnect/walletconnect-docs (557s/404f) : WalletConnect Documentation
  4. primefaces/primeng (10,341s/4,576f) : The Most Complete Angular UI Component Library
  5. apu52/METAVERSE (132s/199f) : 🚀 Welcome to our GitHub repository, Officially accepted for GSSOC Ext'24 🌟& WOB'24🌟Hactoberfest'24 🌟Explore a dynamic collection of front-end projects, powered by HTML, CSS, JavaScript, and React. Join our community to contribute your creations 🎨, add features 🛠️, or squash bugs 🐛 in existing projects.
  6. spring-projects/spring-petclinic (7,667s/23,700f) : A sample Spring-based application
  7. animate-css/animate.css (80,712s/16,228f) : 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
  8. imfing/hextra (655s/154f) : 🔯 Modern, batteries-included Hugo theme for creating beautiful doc, blog and static websites
  9. aws-samples/amplify-next-template (73s/2,939f) : This is a Next.js starter for building a fullstack app with AWS Amplify.
  10. Aikoyori/ProgrammingVTuberLogos (5,585s/290f) : High-quality PNGs for logos I made for fun

Vue

  1. unovue/radix-vue (3,488s/214f) : Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
  2. vuejs/docs (2,921s/4,404f) : 📄 Documentation for Vue 3
  3. 0xJacky/nginx-ui (4,186s/320f) : Yet another WebUI for Nginx
  4. vueComponent/ant-design-vue (20,189s/3,789f) : 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
  5. nuxt/ui (3,954s/493f) : A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
  6. AutomaApp/automa (11,493s/1,238f) : A browser extension for automating your browser by connecting blocks
  7. inovector/mixpost (1,102s/172f) : Mixpost - Self-hosted social media management software (Buffer alternative)
  8. primefaces/primevue (10,229s/1,209f) : Next Generation Vue UI Component Library
  9. youlaitech/vue3-element-admin (1,375s/366f) : 🔥基于 vue3 + vite5 + typescript + element-plus 构建的后台管理前端模板(配套后端源码),vue-element-admin 的 vue3 版本。
  10. varletjs/varlet (4,961s/620f) : A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop.
  11. primefaces/primevue-examples (133s/43f) : PrimeVue Example Projects
  12. Moonofweisheng/wot-design-uni (928s/155f) : 一个基于Vue3+TS开发的uni-app组件库,提供70+高质量组件,支持暗黑模式、国际化和自定义主题。
  13. fluidd-core/fluidd (1,394s/426f) : Fluidd, the klipper UI.
  14. nuxt/devtools (2,889s/160f) : Unleash Nuxt Developer Experience

Kotlin

  1. JetBrains/compose-multiplatform (16,105s/1,172f) : Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
  2. android/compose-samples (20,097s/4,769f) : Official Jetpack Compose samples.
  3. XayahSuSuSu/Android-DataBackup (3,483s/137f) : DataBackup for Android 7.0+
  4. JetBrains/kotlin (49,166s/5,746f) : The Kotlin Programming Language.
  5. signalapp/Signal-Android (25,580s/6,135f) : A private messenger for Android.
  6. OxygenCobalt/Auxio (2,104s/139f) : A simple, rational music player for android
  7. tiann/KernelSU (10,046s/1,633f) : A Kernel based root solution for Android
  8. android/architecture-samples (44,417s/11,630f) : A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
  9. kotest/kotest (4,429s/645f) : Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
  10. rnmapbox/maps (2,239s/842f) : A Mapbox react native module for creating custom maps
  11. breezy-weather/breezy-weather (5,483s/164f) : A Material Design Weather Application
  12. aws/aws-toolkit-jetbrains (754s/221f) : AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
  13. z-huang/InnerTune (4,421s/271f) : A Material 3 YouTube Music client for Android
  14. home-assistant/android (2,294s/636f) : 📱 Home Assistant Companion for Android
  15. getsentry/sentry-java (1,154s/435f) : A Sentry SDK for Java, Android and other JVM languages.
  16. nightscout/AndroidAPS (709s/1,733f) : Opensource automated insulin delivery system (closed loop)
  17. vfsfitvnm/ViMusic (8,718s/798f) : An Android application for streaming music from YouTube Music.
  18. square/okhttp (45,804s/9,156f) : Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
  19. mapbox/mapbox-maps-android (471s/131f) : Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL.
  20. deniscerri/ytdlnis (3,862s/136f) : Android Video/Audio Downloader app using yt-dlp
  21. bitwarden/android (6,392s/798f) : Bitwarden mobile app for Android.
  22. kizitonwose/Calendar (4,709s/508f) : A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.
  23. YenalyLiew/Han1meViewer (1,664s/122f) : A Hanime1.me Application for Android.
  24. mobile-dev-inc/maestro (5,769s/267f) : Painless Mobile UI Automation

TeX

  1. Wandmalfarbe/pandoc-latex-template (6,169s/960f) : A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
  2. rstudio/cheatsheets (5,826s/1,805f) : Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
  3. HarisIqbal88/PlotNeuralNet (21,989s/2,863f) : Latex code for making neural networks diagrams
  4. lervag/vimtex (5,497s/389f) : VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
  5. cvpr-org/author-kit (321s/47f) :
  6. acl-org/acl-style-files (714s/177f) : Official style files for papers submitted to venues of the Association for Computational Linguistics
  7. matze/mtheme (6,391s/844f) : A modern LaTeX Beamer theme
  8. cplusplus/draft (5,677s/749f) : C++ standards drafts
  9. sysprog21/lkmpg (7,580s/514f) : The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
  10. posquit0/Awesome-CV (23,022s/4,785f) : 📄 Awesome CV is LaTeX template for your outstanding job application
  11. aaronwangy/Data-Science-Cheatsheet (4,931s/709f) : A helpful 5-page machine learning cheatsheet to assist with exam reviews, interview prep, and anything in-between.
  12. openmlsys/openmlsys-zh (4,036s/431f) : 《Machine Learning Systems: Design and Implementation》- Chinese Version
  13. tuhdo/os01 (11,935s/706f) : Bootstrap yourself to write an OS from scratch. A book for self-learner.
  14. vdumoulin/conv_arithmetic (14,008s/2,284f) : A technical report on convolution arithmetic in the context of deep learning
  15. terryum/awesome-deep-learning-papers (25,447s/4,477f) : The most cited deep learning papers
  16. zhanwen/MathModel (8,200s/2,124f) : 研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
  17. riscv/riscv-isa-manual (3,642s/630f) : RISC-V Instruction Set Manual
  18. dart-lang/language (2,659s/205f) : Design of the Dart language

Ruby

  1. rails/rails (55,886s/21,631f) : Ruby on Rails
  2. ViewComponent/view_component (3,274s/428f) : A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
  3. Homebrew/homebrew-cask (20,900s/10,700f) : 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
  4. zammad/zammad (4,415s/752f) : Zammad is a web based open source helpdesk/customer support system
  5. huginn/huginn (43,176s/3,750f) : Create agents that monitor and act on your behalf. Your agents are standing by!
  6. activeadmin/activeadmin (9,488s/3,313f) : The administration framework for Ruby on Rails applications.
  7. opf/openproject (9,297s/2,332f) : OpenProject is the leading open source project management software.
  8. faker-ruby/faker (11,243s/3,182f) : A library for generating fake data such as names, addresses, and phone numbers.
  9. citation-style-language/styles (3,286s/3,754f) : Official repository for Citation Style Language (CSL) citation styles.
  10. thoughtbot/shoulda-matchers (3,514s/912f) : Simple one-liner tests for common Rails functionality
  11. sidekiq/sidekiq (13,155s/2,416f) : Simple, efficient background processing for Ruby
  12. forem/forem (21,954s/4,035f) : For empowering community 🌱
  13. chatwoot/chatwoot (20,890s/3,464f) : Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
  14. ytti/oxidized (2,787s/921f) : Oxidized is a network device configuration backup tool. It's a RANCID replacement!
  15. aws/aws-sdk-ruby (3,573s/1,225f) : The official AWS SDK for Ruby.
  16. rubocop/rubocop (12,626s/3,058f) : A Ruby static code analyzer and formatter, based on the community Ruby style guide.
  17. asciidoctor/asciidoctor (4,845s/790f) : 💎 A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
  18. getsentry/sentry-ruby (930s/494f) : Sentry SDK for Ruby
  19. bensheldon/good_job (2,662s/199f) : Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.

Jupyter-Notebook

Markdown