Skip to content

Latest commit

 

History

History
387 lines (367 loc) · 57.7 KB

2024-10-17.md

File metadata and controls

387 lines (367 loc) · 57.7 KB

2024-10-17

C++

C

  1. Mbed-TLS/mbedtls (5,277s/2,573f) : 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. pocoproject/poco (8,360s/2,156f) : 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.
  3. Tencent/wcdb (10,794s/1,407f) : WCDB is a cross-platform database framework developed by WeChat.
  4. FRRouting/frr (3,321s/1,250f) : The FRRouting Protocol Suite
  5. CodeWithHarry/The-Ultimate-C-Programming-Course (328s/97f) : This is the C language code and supplement material for the Ultimate C language Course on CodeWithHarry
  6. ggerganov/whisper.cpp (35,050s/3,577f) : Port of OpenAI's Whisper model in C/C++
  7. microsoft/Windows-driver-samples (6,933s/4,933f) : 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.
  8. eunomia-bpf/bpf-developer-tutorial (2,498s/357f) : eBPF Developer Tutorial: Learning eBPF Step by Step with Examples, from Getting Started to In-Depth Topics
  9. openwrt/openwrt (19,990s/10,387f) : This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
  10. hanwckf/immortalwrt-mt798x (1,081s/583f) : An Immortalwrt variant fot mediatek mt798x routers.
  11. nrfconnect/sdk-zephyr (265s/612f) : NCS downstream of https://github.com/zephyrproject-rtos/zephyr
  12. apache/nuttx (2,768s/1,146f) : Apache NuttX is a mature, real-time embedded operating system (RTOS)
  13. eclipse-threadx/threadx (2,905s/789f) : Eclipse ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
  14. bytecodealliance/wasm-micro-runtime (4,882s/623f) : WebAssembly Micro Runtime (WAMR)
  15. ImageMagick/ImageMagick (12,118s/1,354f) : 🧙‍♂️ ImageMagick 7
  16. libsdl-org/SDL (9,726s/1,804f) : Simple Directmedia Layer
  17. NVIDIA/cuda-samples (6,276s/1,792f) : Samples for CUDA Developers which demonstrates features in CUDA Toolkit
  18. openzfs/zfs (10,547s/1,743f) : OpenZFS on Linux and FreeBSD
  19. lz4/lz4 (10,318s/1,388f) : Extremely Fast Compression algorithm
  20. hathach/tinyusb (5,007s/1,048f) : An open source cross-platform USB stack for embedded system

Python

  1. openai/swarm (12,590s/993f) : Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
  2. VikParuchuri/surya (11,731s/744f) : OCR, layout analysis, reading order, table recognition in 90+ languages
  3. ManimCommunity/manim (24,330s/1,701f) : A community-maintained Python framework for creating mathematical animations.
  4. 3b1b/videos (6,765s/1,637f) : Code for the manim-generated scenes used in 3blue1brown videos
  5. dagster-io/dagster (11,451s/1,443f) : An orchestration platform for the development, production, and observation of data assets.
  6. serengil/deepface (12,373s/2,057f) : A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
  7. openai/whisper (69,702s/8,210f) : Robust Speech Recognition via Large-Scale Weak Supervision
  8. LibreTranslate/LibreTranslate (9,222s/837f) : Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.
  9. ansible/ansible (62,638s/23,865f) : 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.
  10. donnemartin/system-design-primer (272,748s/45,975f) : Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
  11. llmware-ai/llmware (5,236s/1,263f) : Unified framework for building enterprise RAG pipelines with small, specialized models
  12. homebrewltd/ichigo (654s/26f) : Llama3.1 learns to Listen
  13. TEN-framework/TEN-Agent (840s/109f) : TEN Agent is the world’s first real-time multimodal agent integrated with the OpenAI Realtime API, RTC, and features weather checks, web search, vision, and RAG capabilities.
  14. Codium-ai/AlphaCodium (3,551s/261f) : Official implementation for the paper: "Code Generation with AlphaCodium: From Prompt Engineering to Flow Engineering""
  15. home-assistant/operating-system (4,880s/969f) : 🔰 Home Assistant Operating System
  16. chatanywhere/GPT_API_free (22,801s/1,731f) : Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
  17. NVIDIA/NeMo (11,827s/2,460f) : A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)

Go

  1. kubernetes-sigs/controller-runtime (2,522s/1,140f) : Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
  2. kubernetes/ingress-nginx (17,384s/8,235f) : Ingress NGINX Controller for Kubernetes
  3. sqlc-dev/sqlc (12,954s/795f) : Generate type-safe code from SQL
  4. kubernetes-sigs/kind (13,408s/1,550f) : Kubernetes IN Docker - local clusters for testing Kubernetes
  5. robfig/cron (13,034s/1,616f) : a cron library for go
  6. spf13/cobra (37,929s/2,842f) : A Commander for modern Go CLI interactions
  7. 1Panel-dev/1Panel (22,296s/2,020f) : 🔥🔥🔥 Web-based linux server management control panel. / 现代化、开源的 Linux 服务器运维管理面板。
  8. google/go-github (10,389s/2,054f) : Go library for accessing the GitHub v3 API
  9. golang-jwt/jwt (7,122s/342f) : Go implementation of JSON Web Tokens (JWT).
  10. klauspost/compress (4,740s/317f) : Optimized Go Compression Packages
  11. aquasecurity/trivy (23,254s/2,297f) : Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
  12. abiosoft/colima (19,088s/383f) : Container runtimes on macOS (and Linux) with minimal setup
  13. argoproj/argo-cd (17,689s/5,390f) : Declarative Continuous Deployment for Kubernetes
  14. open-telemetry/opentelemetry-collector-contrib (3,008s/2,321f) : Contrib repository for the OpenTelemetry Collector
  15. containers/skopeo (8,173s/775f) : Work with remote images registries - retrieving information, images, signing content
  16. johnfercher/maroto (2,033s/200f) : A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.
  17. hashicorp/nomad (14,861s/1,948f) : Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
  18. kubernetes/autoscaler (8,037s/3,959f) : Autoscaling components for Kubernetes
  19. open-telemetry/opentelemetry-go-contrib (1,172s/554f) : Collection of extensions for OpenTelemetry-Go.
  20. wailsapp/wails (24,962s/1,195f) : Create beautiful applications using Go
  21. minio/minio (47,411s/5,470f) : MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
  22. open-telemetry/opentelemetry-collector (4,356s/1,443f) : OpenTelemetry Collector
  23. istio/istio (35,867s/7,732f) : Connect, secure, control, and observe services.
  24. Azure/azure-sdk-for-go (1,627s/830f) : This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
  25. json-iterator/go (13,390s/1,025f) : A high-performance 100% compatible drop-in replacement of "encoding/json"

Rust

  1. typst/typst (33,799s/908f) : A new markup-based typesetting system that is powerful and easy to learn.
  2. gosub-io/gosub-engine (2,834s/139f) : Our main browser engine repository.
  3. juhaku/utoipa (2,343s/182f) : Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
  4. ReFirmLabs/binwalk (10,912s/1,545f) : Firmware Analysis Tool
  5. roc-lang/roc (4,364s/308f) : A fast, friendly, functional language.
  6. pola-rs/polars (29,775s/1,914f) : Dataframes powered by a multithreaded, vectorized query engine, written in Rust
  7. influxdata/influxdb (28,809s/3,546f) : Scalable datastore for metrics, events, and real-time analytics
  8. awslabs/aws-lambda-web-adapter (1,895s/115f) : Run web applications on AWS Lambda
  9. rust-lang/rust (97,747s/12,645f) : Empowering everyone to build reliable and efficient software.
  10. martinvonz/jj (8,546s/293f) : A Git-compatible VCS that is both simple and powerful
  11. golemcloud/golem (443s/52f) : Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
  12. eythaann/Seelen-UI (1,832s/50f) : The Fully Customizable Desktop Environment for Windows 10/11.
  13. dani-garcia/vaultwarden (37,806s/1,832f) : Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
  14. cross-rs/cross (6,635s/370f) : “Zero setup” cross compilation and “cross testing” of Rust crates
  15. kata-containers/kata-containers (5,457s/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/
  16. juspay/hyperswitch (12,235s/1,307f) : An open source payments switch written in Rust to make payments fast, reliable and affordable
  17. rust-lang/cargo (12,677s/2,409f) : The Rust package manager
  18. librespot-org/librespot (4,826s/609f) : Open Source Spotify client library
  19. cloudflare/quiche (9,405s/709f) : 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
  20. firecracker-microvm/firecracker (25,528s/1,782f) : Secure and fast microVMs for serverless computing.
  21. openobserve/openobserve (12,209s/447f) : 🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
  22. tauri-apps/wry (3,645s/276f) : Cross-platform WebView library in Rust for Tauri.
  23. spiraldb/vortex (763s/20f) : An extensible, state-of-the-art columnar file format

Java

  1. krahets/hello-algo (97,064s/12,305f) : 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
  2. kestra-io/kestra (10,436s/861f) : ⚡ Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
  3. spring-projects/spring-boot (74,907s/40,619f) : Spring Boot
  4. ashishps1/awesome-low-level-design (7,602s/2,006f) : Learn Low Level Design (LLD) and prepare for interviews using free resources.
  5. google/gson (23,328s/4,275f) : A Java serialization/deserialization library to convert Java Objects into JSON and back
  6. junit-team/junit5 (6,374s/1,482f) : ✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
  7. OpenBAS-Platform/openbas (540s/57f) : Open Breach and Attack Simulation Platform
  8. apache/kafka (28,610s/13,893f) : Mirror of Apache Kafka
  9. quarkusio/quarkus (13,711s/2,659f) : Quarkus: Supersonic Subatomic Java.
  10. Blankj/AndroidUtilCode (33,288s/10,679f) : 🔥 Android developers should collect the following utils(updating).
  11. alibaba/canal (28,432s/7,598f) : 阿里巴巴 MySQL binlog 增量订阅&消费组件
  12. spring-projects/spring-framework (56,427s/38,071f) : Spring Framework
  13. flowable/flowable-engine (7,895s/2,604f) : A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
  14. apache/paimon (2,365s/936f) : Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
  15. DependencyTrack/dependency-track (2,647s/561f) : Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
  16. kunal-kushwaha/DSA-Bootcamp-Java (17,205s/11,063f) : This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
  17. quartz-scheduler/quartz (6,262s/1,925f) : Code for Quartz Scheduler
  18. Anuken/Mindustry (22,538s/2,950f) : The automation tower defense RTS
  19. mybatis/mybatis-3 (19,741s/12,835f) : MyBatis SQL mapper framework for Java
  20. Netflix/zuul (13,486s/2,374f) : Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
  21. gyoogle/tech-interview-for-developer (14,549s/3,359f) : 👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
  22. jenkinsci/jenkins (23,115s/8,731f) : Jenkins automation server
  23. apache/hertzbeat (5,604s/967f) : Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.

Objective-C

  1. objective-see/LuLu (9,809s/455f) : LuLu is the free macOS firewall
  2. SDWebImage/SDWebImage (25,032s/5,965f) : Asynchronous image downloader with cache support as a UIImageView category
  3. react-native-maps/react-native-maps (15,095s/4,849f) : React Native Mapview component for iOS + Android
  4. openid/AppAuth-iOS (1,756s/769f) : iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
  5. realm/realm-swift (16,296s/2,143f) : Realm is a mobile database: a replacement for Core Data & SQLite
  6. AloneMonkey/MonkeyDev (6,534s/1,180f) : CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
  7. getsentry/sentry-cocoa (804s/316f) : The official Sentry SDK for iOS, tvOS, macOS, watchOS.
  8. google/GoogleSignIn-iOS (496s/200f) : Enables iOS and macOS apps to sign in with Google.
  9. ibireme/YYCache (2,373s/510f) : High performance cache framework for iOS.
  10. AzureAD/microsoft-authentication-library-for-objc (262s/142f) : Microsoft Authentication Library (MSAL) for iOS and macOS
  11. adjust/ios_sdk (619s/288f) : This is the iOS SDK of
  12. aws-amplify/aws-sdk-ios (1,677s/885f) : AWS SDK for iOS. For more information, see our web site:
  13. FLEXTool/FLEX (14,059s/1,697f) : An in-app debugging and exploration tool for iOS
  14. 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
  15. sparkle-project/Sparkle (7,424s/1,046f) : A software update framework for macOS
  16. ivpusic/react-native-image-crop-picker (6,113s/1,556f) : iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
  17. CocoaLumberjack/CocoaLumberjack (13,186s/2,269f) : A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
  18. noah-nuebling/mac-mouse-fix (5,476s/153f) : Mac Mouse Fix - Make Your $10 Mouse Better Than an Apple Trackpad!
  19. google/promises (3,801s/295f) : Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  20. google/GoogleUtilities (104s/49f) :
  21. google/gtm-session-fetcher (240s/148f) : Google Toolbox for Mac - Session Fetcher

Swift

  1. argmaxinc/WhisperKit (3,531s/293f) : On-device Speech Recognition for Apple Silicon
  2. onevcat/Kingfisher (23,224s/2,654f) : A lightweight, pure-Swift library for downloading and caching images from the web.
  3. mrousavy/react-native-vision-camera (7,428s/1,087f) : 📸 A powerful, high-performance React Native Camera library.
  4. airbnb/lottie-ios (25,725s/3,743f) : An iOS library to natively render After Effects vector animations
  5. SnapKit/SnapKit (19,956s/1,973f) : A Swift Autolayout DSL for iOS & OS X
  6. apple/swift-async-algorithms (2,973s/150f) : Async Algorithms for Swift
  7. ChartsOrg/Charts (27,555s/5,994f) : Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
  8. apollographql/apollo-ios (3,874s/722f) : 📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
  9. pointfreeco/swift-composable-architecture (12,343s/1,438f) : A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
  10. stephencelis/SQLite.swift (9,713s/1,567f) : A type-safe, Swift-language layer over SQLite3.
  11. stripe/stripe-ios (2,098s/974f) : Stripe iOS SDK
  12. apple/swift-nio (7,958s/648f) : Event-driven network application framework for high performance protocol servers & clients, non-blocking.
  13. Alamofire/Alamofire (41,076s/7,540f) : Elegant HTTP Networking in Swift
  14. krzysztofzablocki/Sourcery (7,670s/617f) : Meta-programming for Swift, stop writing boilerplate code.
  15. pointfreeco/swift-snapshot-testing (3,769s/578f) : 📸 Delightful Swift snapshot testing.
  16. swiftlang/swift-syntax (3,224s/410f) : A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
  17. facebook/facebook-ios-sdk (7,785s/3,544f) : Used to integrate the Facebook Platform with your iOS & tvOS apps.
  18. siteline/swiftui-introspect (5,619s/351f) : Introspect underlying UIKit/AppKit components from SwiftUI
  19. SwiftGen/SwiftGen (9,256s/736f) : The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
  20. signalapp/Signal-iOS (10,798s/3,026f) : A private messenger for iOS.
  21. SwiftyJSON/SwiftyJSON (22,634s/3,422f) : The better way to deal with JSON data in Swift.
  22. exelban/stats (25,293s/838f) : macOS system monitor in your menu bar

Makefile

  1. dbt-labs/dbt-utils (1,355s/491f) : Utility functions for dbt projects.
  2. golang-standards/project-layout (49,032s/5,115f) : Standard Go Project Layout
  3. openwrt/packages (3,979s/3,471f) : Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
  4. PostgresApp/PostgresApp (7,308s/379f) : The easiest way to get started with PostgreSQL on the Mac
  5. open-telemetry/opentelemetry-proto (582s/253f) : OpenTelemetry protocol (OTLP) specification and Protobuf definitions
  6. jobbole/awesome-python-cn (28,704s/7,929f) : Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
  7. cilium/cilium-cli (419s/209f) : CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
  8. HaveAGitGat/Tdarr (2,969s/92f) : Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
  9. awesome-selfhosted/awesome-selfhosted-data (452s/304f) : machine-readable data for https://awesome-selfhosted.net
  10. open-telemetry/opentelemetry-specification (3,722s/888f) : Specifications for OpenTelemetry
  11. eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework (417s/60f) : The European Digital Identity Wallet
  12. uber-go/guide (15,832s/1,713f) : The Uber Go Style Guide.
  13. open-telemetry/oteps (337s/164f) : OpenTelemetry Enhancement Proposals
  14. temporalio/api (83s/66f) : Temporal gRPC API and proto files
  15. container-storage-interface/spec (1,339s/373f) : Container Storage Interface (CSI) Specification.
  16. dbt-labs/dbt-codegen (473s/105f) : Macros that generate dbt code
  17. cakephp/docs (681s/2,577f) : CakePHP CookBook

Kotlin

  1. JetBrains/kotlin (49,123s/5,743f) : The Kotlin Programming Language.
  2. element-hq/element-x-android (1,026s/143f) : Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
  3. android/architecture-samples (44,412s/11,630f) : A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
  4. JetBrains/Exposed (8,312s/693f) : Kotlin SQL Framework
  5. ankidroid/Anki-Android (8,543s/2,212f) : AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
  6. InsertKoinIO/koin (9,026s/716f) : Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
  7. square/okhttp (45,799s/9,155f) : Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
  8. DD3Boh/OuterTune (256s/18f) : A Material 3 Music Player with YouTube Music support for Android. Forked from InnerTune
  9. android/nowinandroid (16,739s/3,041f) : A fully functional Android app built entirely with Kotlin and Jetpack Compose
  10. aws/aws-toolkit-jetbrains (754s/221f) : AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
  11. JetBrains/intellij-platform-plugin-template (3,100s/626f) : Template repository for creating plugins for IntelliJ Platform
  12. Nain57/Smart-AutoClicker (1,931s/344f) : An open-source auto clicker on images for Android
  13. pinterest/ktlint (6,203s/509f) : An anti-bikeshedding Kotlin linter with built-in formatter
  14. kizitonwose/Calendar (4,706s/507f) : A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.
  15. xjw580/Hearthstone-Script (177s/8f) : Hearthstone script(炉石传说脚本)
  16. etchdroid/etchdroid (1,290s/132f) : An application to write OS images to USB drives, on Android, no root required.
  17. gkd-kit/gkd (20,621s/1,065f) : 基于无障碍,高级选择器,订阅规则的自定义屏幕点击 Android 应用 | An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules
  18. coil-kt/coil (10,727s/651f) : Image loading for Android and Compose Multiplatform.
  19. google/ksp (2,850s/266f) : Kotlin Symbol Processing API
  20. JetBrains/compose-multiplatform (16,101s/1,171f) : Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
  21. VREMSoftwareDevelopment/WiFiAnalyzer (3,454s/614f) : Android application to analyze WiFi signals.
  22. samolego/Canta (1,145s/31f) : Uninstall any Android app without root (Shizuku)!
  23. mapbox/mapbox-maps-android (471s/131f) : Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL.

HTML

  1. Unstructured-IO/unstructured (8,818s/725f) : Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
  2. f/awesome-chatgpt-prompts (111,708s/15,248f) : This repo includes ChatGPT prompt curation to use ChatGPT better.
  3. wesbos/JavaScript30 (27,674s/37,914f) : 30 Day Vanilla JS Challenge
  4. gustavoguanabara/html-css (13,774s/3,303f) : Curso de HTML5 e CSS3
  5. facebookresearch/fastText (25,890s/4,711f) : Library for fast text representation and classification.
  6. diff-usion/Awesome-Diffusion-Models (10,906s/942f) : A collection of resources and papers on Diffusion Models
  7. kananinirav/AWS-Certified-Cloud-Practitioner-Notes (1,693s/602f) : AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)
  8. yogeshojha/rengine (7,442s/1,128f) : reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with…
  9. alshedivat/al-folio (10,872s/11,127f) : A beautiful, simple, clean, and responsive Jekyll theme for academics
  10. jianjianai/ms-copilot-play (216s/286f) : Cloudflare Worker 的 Microsoft Copilot 加速服务。Microsoft Copilot 是基于 OpenAI GPT-4 的强大 AI 并且能够使用 Bing 搜索来解答问题。简单部署即可在国内高速访问原滋原味的 Microsoft Copilot 的几乎全部功能,聊天,笔记本,插件,图像生成,分享等等..
  11. Ylianst/MeshCentral (4,147s/557f) : A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
  12. erew123/alltalk_tts (999s/111f) : AllTalk is based on the Coqui TTS engine, similar to the Coqui_tts extension for Text generation webUI, however supports a variety of advanced features, such as a settings page, low VRAM support, DeepSpeed, narrator, model finetuning, custom models, wav file maintenance. It can also be used with 3rd Party software via JSON calls.
  13. rfordatascience/tidytuesday (6,822s/2,394f) : Official repo for the #tidytuesday project
  14. DataDog/documentation (463s/1,069f) : The source for Datadog's documentation site.
  15. fengdu78/Coursera-ML-AndrewNg-Notes (31,873s/10,611f) : 吴恩达老师的机器学习课程个人笔记
  16. ayush-that/FinVeda (129s/294f) : A dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.
  17. dibingfa/flash-linux0.11-talk (20,038s/2,704f) : 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码

Shell

  1. sickcodes/Docker-OSX (47,361s/2,594f) : 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. bitnami/containers (3,348s/4,816f) : Bitnami container images
  3. drwetter/testssl.sh (7,940s/1,020f) : Testing TLS/SSL encryption anywhere on any port
  4. ROCm/ROCm (4,573s/376f) : AMD ROCm™ Software - GitHub Home
  5. nvm-sh/nvm (79,563s/7,958f) : Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  6. youngyangyang04/leetcode-master (51,238s/11,414f) : 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
  7. ohmyzsh/ohmyzsh (173,259s/25,881f) : 🙃 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.
  8. mathiasbynens/dotfiles (30,248s/8,735f) : 🔧 .files, including ~/.macos — sensible hacker defaults for macOS
  9. pyenv/pyenv-virtualenv (6,322s/400f) : a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
  10. oracle/docker-images (6,549s/5,424f) : Official source of container configurations, images, and examples for Oracle products and projects
  11. bioconda/bioconda-recipes (1,620s/3,239f) : Conda recipes for the bioconda channel.
  12. asdf-vm/asdf (21,854s/776f) : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  13. d3/d3 (108,663s/22,862f) : Bring data to life with SVG, Canvas and HTML. 📊📈🎉
  14. QwenLM/Qwen2.5 (8,888s/556f) : Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
  15. basecamp/omakub (5,125s/413f) : Opinionated Ubuntu Setup
  16. ONLYOFFICE/DocumentServer (4,809s/1,082f) : ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
  17. itdoginfo/domain-routing-openwrt (184s/45f) : Automatic configuration of Openwrt router for routing by domains. Ansible role and shell script

Ruby

  1. dependabot/dependabot-core (4,672s/1,007f) : 🤖 Dependabot's core logic for creating update PRs.
  2. Homebrew/brew (41,132s/9,654f) : 🍺 The missing package manager for macOS (or Linux)
  3. alexrudall/ruby-openai (2,758s/324f) : OpenAI API + Ruby! 🤖❤️ NEW: Hire me to build it for you @ insertrobot.com 🚀
  4. citation-style-language/styles (3,286s/3,754f) : Official repository for Citation Style Language (CSL) citation styles.
  5. hashicorp/vagrant (26,245s/4,435f) : Vagrant is a tool for building and distributing development environments.
  6. rubocop/rubocop (12,626s/3,059f) : A Ruby static code analyzer and formatter, based on the community Ruby style guide.
  7. Homebrew/homebrew-core (13,694s/12,398f) : 🍻 Default formulae for the missing package manager for macOS (or Linux)
  8. department-of-veterans-affairs/vets-api (205s/62f) : API powering VA.gov
  9. rapid7/metasploit-framework (33,983s/13,943f) : Metasploit Framework
  10. jwt/ruby-jwt (3,598s/376f) : A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
  11. CocoaPods/CocoaPods (14,561s/2,626f) : The Cocoa Dependency Manager.
  12. teamcapybara/capybara (10,014s/1,451f) : Acceptance test framework for web applications
  13. hotwired/turbo-rails (2,106s/326f) : Use Turbo in your Ruby on Rails app
  14. github-linguist/linguist (12,241s/4,232f) : Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
  15. Homebrew/homebrew-cask (20,892s/10,698f) : 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
  16. DataDog/dd-trace-rb (307s/375f) : Datadog Tracing Ruby Client
  17. puppetlabs/puppet (7,421s/2,194f) : Server automation framework and application
  18. gitlabhq/gitlabhq (23,768s/5,731f) : GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com
  19. markdownlint/markdownlint (1,795s/227f) : Markdown lint tool
  20. mastodon/mastodon (46,962s/6,950f) : Your self-hosted, globally interconnected microblogging community
  21. heartcombo/devise (23,972s/5,547f) : Flexible authentication solution for Rails with Warden.
  22. mileszs/wicked_pdf (3,538s/646f) : PDF generator (from HTML) plugin for Ruby on Rails
  23. sorbet/sorbet (3,602s/521f) : A fast, powerful type checker designed for Ruby
  24. railsadminteam/rails_admin (7,889s/2,255f) : RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
  25. getsentry/sentry-ruby (930s/495f) : Sentry SDK for Ruby

TypeScript

  1. hoppscotch/hoppscotch (64,664s/4,480f) : Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
  2. typeorm/typeorm (34,131s/6,291f) : ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
  3. cloudflare/workers-sdk (2,627s/692f) : ⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
  4. refined-github/refined-github (24,648s/1,486f) : Browser extension that simplifies the GitHub interface and adds useful features
  5. scalar/scalar (6,643s/208f) : Scalar is an open-source platform with:                                       🌐 Modern Rest API Client                                        📖 Beautiful API References                                        ✨ 1st-Class OpenAPI/Swagger Support
  6. juice-shop/juice-shop (10,323s/10,644f) : OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
  7. xushengfeng/eSearch (4,487s/347f) : 截屏 离线OCR 搜索翻译 以图搜图 贴图 录屏 万向滚动截屏 屏幕翻译 Screenshot Offline OCR Search Translate Search for picture Paste the picture on the screen Screen recorder Omnidirectional scrolling screenshot Screen translator
  8. payloadcms/payload (24,401s/1,544f) : Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
  9. siyuan-note/siyuan (19,938s/1,467f) : A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
  10. keephq/keep (3,639s/321f) : The open-source alert management and AIOps platform
  11. RSSNext/Follow (12,932s/540f) : 🧡 Next generation information browser.
  12. ant-design/ant-design (92,190s/49,350f) : An enterprise-class UI design language and React UI library
  13. apache/echarts (60,405s/19,605f) : Apache ECharts is a powerful, interactive charting and data visualization library for browser
  14. nextauthjs/next-auth (24,534s/3,446f) : Authentication for the Web.
  15. keldaanCommunity/pokemonAutoChess (957s/320f) : Pokemon Auto Chess Game. Made by fans for fans. Open source, non profit. All rights to the Pokemon Company.
  16. storybookjs/storybook (84,242s/9,261f) : Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
  17. infinitered/ignite (17,556s/1,391f) : Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!
  18. pubkey/rxdb (21,466s/1,051f) : A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
  19. brocoders/nestjs-boilerplate (3,070s/620f) : NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.

JavaScript

  1. lodash/lodash (59,754s/7,023f) : A modern JavaScript utility library delivering modularity, performance, & extras.
  2. ToolJet/ToolJet (29,970s/3,740f) : Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
  3. denysdovhan/wtfjs (35,142s/2,549f) : 🤪 A list of funny and tricky JavaScript examples
  4. atlassian/react-beautiful-dnd (33,304s/2,539f) : Beautiful and accessible drag and drop for lists with React
  5. parcel-bundler/parcel (43,444s/2,266f) : The zero configuration build tool for the web. 📦🚀
  6. jquery/jquery (59,193s/20,594f) : jQuery JavaScript Library
  7. XengShi/materialYouNewTab (1,279s/121f) : A Simple New Tab ( browsers's home page ) inspired with Google's 'Material You' design
  8. serverless/serverless (46,417s/5,708f) : ⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
  9. webpack/webpack (64,641s/8,791f) : 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.
  10. ckeditor/ckeditor5 (9,484s/3,699f) : Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
  11. facebook/create-react-app (102,687s/26,838f) : Set up a modern web app by running one command.
  12. facebook/react (228,389s/46,728f) : The library for web and native user interfaces.
  13. eslint/eslint (24,986s/4,518f) : Find and fix problems in your JavaScript code.
  14. brianc/node-postgres (12,259s/1,223f) : PostgreSQL client for node.js.
  15. FortAwesome/Font-Awesome (73,623s/12,193f) : The iconic SVG, font, and CSS toolkit
  16. ethereumbook/ethereumbook (19,873s/4,925f) : Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
  17. nodejs/node (107,229s/29,398f) : Node.js JavaScript runtime ✨🐢🚀✨
  18. vuejs/vuex (28,413s/9,568f) : 🗃️ Centralized State Management for Vue.js.
  19. phaserjs/phaser (37,034s/7,095f) : Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
  20. nolimits4web/swiper (39,753s/9,746f) : Most modern mobile touch slider with hardware accelerated transitions
  21. exceljs/exceljs (13,672s/1,739f) : Excel Workbook Manager
  22. docsifyjs/docsify (27,554s/5,674f) : 🃏 A magical documentation site generator.
  23. Asabeneh/30-Days-Of-JavaScript (42,998s/9,981f) : 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
  24. fchollet/ARC-AGI (3,405s/568f) : The Abstraction and Reasoning Corpus

CSS

  1. bradtraversy/50projects50days (37,134s/9,128f) : 50+ mini web projects using HTML, CSS & JS
  2. imfing/hextra (654s/153f) : 🔯 Modern, batteries-included Hugo theme for creating beautiful doc, blog and static websites
  3. spring-projects/spring-petclinic (7,666s/23,692f) : A sample Spring-based application
  4. primefaces/primereact (6,770s/1,031f) : The Most Complete React UI Component Library
  5. lipis/flag-icons (10,659s/1,851f) : 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration
  6. primefaces/primeng (10,342s/4,572f) : The Most Complete Angular UI Component Library
  7. picocss/pico (13,608s/397f) : Minimal CSS Framework for semantic HTML
  8. IBM/plex (9,618s/571f) : The package of IBM’s typeface, IBM Plex.
  9. WalletConnect/walletconnect-docs (552s/404f) : WalletConnect Documentation
  10. missing-semester/missing-semester (4,906s/1,155f) : The Missing Semester of Your CS Education 📚
  11. isocpp/CppCoreGuidelines (42,651s/5,435f) : The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
  12. primefaces/sakai-react (876s/558f) : Free React Admin Template
  13. moveit/moveit2_tutorials (152s/194f) : A sphinx-based centralized documentation repo for MoveIt 2
  14. devicons/devicon (9,795s/2,313f) : Set of icons representing programming languages, designing & development tools
  15. animate-css/animate.css (80,708s/16,229f) : 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.

Vue

  1. frappe/crm (336s/167f) : The future of open source CRM
  2. unovue/shadcn-vue (4,757s/272f) : Vue port of shadcn-ui
  3. donaldzou/WGDashboard (1,505s/223f) : Simple dashboard for WireGuard VPN written in Python & Vue.js
  4. jekip/naive-ui-admin (4,947s/913f) : Naive Ui Admin 是一款基于 Vue3、Vite3 和 TypeScript 的先进中后台解决方案,集成了前沿的前端技术栈和典型业务模型。它拥有二次封装组件、动态菜单、权限校验、粒子化权限控制等核心功能,旨在帮助企业快速构建高质量的中后台项目。无论在新技术运用或业务实践层面,都能为您提供有力支持,并将持续更新,以满足您不断变化的需求
  5. ElemeFE/element (54,117s/14,647f) : A Vue.js 2.0 UI Toolkit for Web
  6. alireza0/s-ui (2,673s/414f) : An advanced Web Panel • Built for SagerNet/Sing-Box
  7. ijry/uview-plus (466s/118f) : 零云®uview-plus,是uni-app全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水。
  8. Moonofweisheng/wot-design-uni (928s/153f) : 一个基于Vue3+TS开发的uni-app组件库,提供70+高质量组件,支持暗黑模式、国际化和自定义主题。
  9. yudaocode/yudao-ui-admin-vue3 (1,635s/710f) : 芋道管理后台,基于 Vue3 + Element Plus 实现,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。
  10. vuejs/docs (2,919s/4,401f) : 📄 Documentation for Vue 3
  11. nuxt/ui (3,953s/493f) : A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
  12. requarks/wiki (24,530s/2,717f) : Wiki.js | A modern and powerful wiki app built on Node.js
  13. AutomaApp/automa (11,491s/1,240f) : A browser extension for automating your browser by connecting blocks
  14. wilfredinni/python-cheatsheet (4,322s/1,291f) : All-inclusive Python cheatsheet
  15. imsyy/SPlayer (2,323s/472f) : 🎉 一个简约的音乐播放器,支持逐字歌词,下载歌曲,展示评论区,音乐云盘及歌单管理,音乐频谱,移动端基础适配 | 网易云音乐 | A minimalist music player
  16. github-copilot-resources/copilot-metrics-viewer (275s/138f) : Tool to visualize the Copilot metrics provided via the Copilot Business Metrics API (current in public beta)
  17. ccfddl/ccf-deadlines (6,099s/429f) : ⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
  18. vueComponent/ant-design-vue (20,183s/3,788f) : 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
  19. Akryum/vue-virtual-scroller (9,453s/900f) : ⚡️ Blazing fast scrolling for any amount of data
  20. PanJiaChen/vue-element-admin (87,752s/30,433f) : 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin

TeX

  1. rstudio/cheatsheets (5,825s/1,805f) : Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
  2. cvpr-org/author-kit (317s/47f) :
  3. acl-org/acl-style-files (714s/177f) : Official style files for papers submitted to venues of the Association for Computational Linguistics
  4. Wandmalfarbe/pandoc-latex-template (6,164s/960f) : A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
  5. HarisIqbal88/PlotNeuralNet (21,984s/2,863f) : Latex code for making neural networks diagrams
  6. soulmachine/machine-learning-cheat-sheet (7,389s/1,263f) : Classical equations and diagrams in machine learning
  7. lib-pku/libpku (30,393s/8,272f) : 贵校课程资料民间整理
  8. riscv/riscv-isa-manual (3,639s/630f) : RISC-V Instruction Set Manual
  9. saadq/resumake.io (3,282s/443f) : 📝 A website for automatically generating elegant LaTeX resumes.
  10. aaronwangy/Data-Science-Cheatsheet (4,928s/709f) : A helpful 5-page machine learning cheatsheet to assist with exam reviews, interview prep, and anything in-between.
  11. latex3/latex2e (1,905s/263f) : The LaTeX2e kernel
  12. vdumoulin/conv_arithmetic (14,007s/2,284f) : A technical report on convolution arithmetic in the context of deep learning
  13. AllenDowney/ThinkPython2 (2,495s/1,649f) : LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
  14. TheNetAdmin/zjuthesis (2,578s/604f) : Zhejiang University Graduation Thesis LaTeX Template
  15. exacity/deeplearningbook-chinese (35,704s/9,119f) : Deep Learning Book Chinese Translation
  16. cplusplus/draft (5,675s/749f) : C++ standards drafts
  17. OWASP/www-project-top-10-for-large-language-model-applications (542s/136f) : OWASP Foundation Web Respository
  18. dendibakh/perf-book (2,136s/157f) : The book "Performance Analysis and Tuning on Modern CPU"

Jupyter-Notebook

Markdown