Skip to content

Latest commit

 

History

History
519 lines (499 loc) · 74.7 KB

2024-04-13.md

File metadata and controls

519 lines (499 loc) · 74.7 KB

2024-04-13

C++

  1. naidoob/graduationProject (7s/0f) :
  2. CrashSerious/EELL (0s/0f) : Extreme Electronics Learning Laboratory
  3. edwardrf/LampHeartArduino (3s/0f) : Arduino firmware for the single colour 220v lampheart project.
  4. amowu/arduimo (6s/1f) : Amo + Arduino = Arduimo

C

  1. YuriiCrimson/ExploitGSM (662s/97f) : Exploit for 6.4 - 6.5 kernels and another exploit for 5.15 - 6.5
  2. taosdata/TDengine (22,764s/4,795f) : TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.
  3. karpathy/llama2.c (15,396s/1,726f) : Inference Llama 2 in one file of pure C
  4. Circuit-Digest/ESP-Drone (218s/30f) :
  5. Tencent/wcdb (10,421s/1,375f) : WCDB is a cross-platform database framework developed by WeChat.
  6. zephyrproject-rtos/zephyr (9,516s/5,885f) : Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
  7. valinet/ExplorerPatcher (21,234s/947f) : This project aims to enhance the working environment on Windows
  8. torvalds/linux (169,423s/51,628f) : Linux kernel source tree
  9. redcanaryco/atomic-red-team (8,990s/2,646f) : Small and highly portable detection tests based on MITRE's ATT&CK.
  10. espressif/esp-idf (12,389s/6,971f) : Espressif IoT Development Framework. Official development framework for Espressif SoCs.
  11. linux-rdma/rdma-core (1,325s/640f) : RDMA core userspace libraries and daemons
  12. curl/curl (34,058s/6,125f) : A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
  13. tukaani-project/xz (272s/8f) : XZ Utils
  14. fluent/fluent-bit (5,310s/1,449f) : Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
  15. cesanta/mongoose (10,539s/2,639f) : Embedded Web Server
  16. airockchip/rknn_model_zoo (588s/122f) :
  17. tidwall/neco (766s/44f) : Concurrency library for C (coroutines)
  18. apache/nuttx (2,307s/986f) : Apache NuttX is a mature, real-time embedded operating system (RTOS)
  19. sqlite/sqlite (5,404s/849f) : Official Git mirror of the SQLite source tree
  20. tianocore/edk2 (4,216s/2,321f) : EDK II
  21. wazuh/wazuh (9,040s/1,421f) : Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
  22. axboe/fio (4,842s/1,205f) : Flexible I/O Tester
  23. sonic-net/sonic-buildimage (661s/1,304f) : Scripts which perform an installable binary image build for SONiC
  24. FreeRTOS/FreeRTOS-Kernel (2,300s/977f) : FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
  25. eclipse/mosquitto (8,346s/2,297f) : Eclipse Mosquitto - An open source MQTT broker

Python

  1. aixcoder-plugin/aiXcoder-7B (769s/94f) : official repository of aiXcoder-7B Code Large Language Model
  2. paul-gauthier/aider (8,617s/897f) : aider is AI pair programming in your terminal
  3. PKU-YuanGroup/Open-Sora-Plan (9,682s/869f) : This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
  4. PKU-YuanGroup/MagicTime (573s/41f) : MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators
  5. nashsu/FreeAskInternet (6,701s/685f) : FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.
  6. barry-far/V2ray-Configs (2,078s/329f) : 🛰️✨ Free V2ray Configs , Updating Every 10 minutes.
  7. vinta/awesome-python (203,895s/24,430f) : An opinionated list of awesome Python frameworks, libraries, software and resources.
  8. IDEA-Research/GroundingDINO (4,852s/506f) : Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
  9. 1Panel-dev/MaxKB (441s/46f) : 💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
  10. TheAlgorithms/Python (177,783s/43,317f) : All Algorithms implemented in Python
  11. google-deepmind/recurrentgemma (398s/9f) : Open weights language model from Google DeepMind, based on Griffin.
  12. karpathy/nanoGPT (31,298s/4,690f) : The simplest, fastest repository for training/finetuning medium-sized GPTs.
  13. karpathy/minGPT (18,675s/2,276f) : A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
  14. xtekky/gpt4free (56,761s/12,825f) : The official gpt4free repository | various collection of powerful language models
  15. roboflow/supervision (13,797s/1,072f) : We write your reusable computer vision tools. 💜
  16. oobabooga/text-generation-webui (35,578s/4,737f) : A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
  17. liguodongiot/llm-action (5,751s/563f) : 本项目旨在分享大模型相关技术原理以及实战经验。
  18. AIRI-Institute/OmniFusion (139s/15f) : OmniFusion — a multimodal model to communicate using text and images
  19. networkx/networkx (14,129s/3,133f) : Network Analysis in Python
  20. huggingface/parler-tts (864s/56f) : Inference and training library for high-quality TTS models.
  21. Sanster/IOPaint (16,806s/1,671f) : Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
  22. Asabeneh/30-Days-Of-Python (30,404s/6,251f) : 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
  23. trekhleb/learn-python (15,829s/2,559f) : 📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
  24. mlflow/mlflow (17,180s/3,916f) : Open source platform for the machine learning lifecycle
  25. NaishengZhang/book-recommendation-system (64s/17f) : Book Recommendation System

Go

  1. grafana/alloy (502s/30f) : OpenTelemetry Collector distribution with programmable pipelines
  2. 1Panel-dev/1Panel (17,397s/1,572f) : 🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。
  3. cosmos/cosmos-sdk (5,893s/3,311f) : ⛓️ A Framework for Building High Value Public Blockchains ✨
  4. ollama/ollama (54,452s/3,798f) : Get up and running with Llama 2, Mistral, Gemma, and other large language models.
  5. gruntwork-io/terragrunt (7,594s/937f) : Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
  6. grafana/loki (22,033s/3,206f) : Like Prometheus, but for logs.
  7. stefanprodan/podinfo (5,097s/1,583f) : Go microservice template for Kubernetes
  8. external-secrets/external-secrets (3,877s/698f) : External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
  9. fatedier/frp (79,240s/12,605f) : A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  10. kubernetes/minikube (28,293s/4,741f) : Run Kubernetes locally
  11. influxdata/telegraf (13,722s/5,472f) : The plugin-driven server agent for collecting & reporting metrics.
  12. grpc/grpc-go (19,803s/4,190f) : The Go language implementation of gRPC. HTTP/2 based RPC
  13. sourcegraph/sourcegraph (9,674s/1,178f) : Code AI platform with Code Search & Cody
  14. open-telemetry/opentelemetry-collector-contrib (2,509s/1,996f) : Contrib repository for the OpenTelemetry Collector
  15. argoproj/argo-cd (16,036s/4,823f) : Declarative Continuous Deployment for Kubernetes
  16. traefik/traefik (47,649s/4,839f) : The Cloud Native Application Proxy
  17. stretchr/testify (21,938s/1,543f) : A toolkit with common assertions and mocks that plays nicely with the standard library
  18. helm/helm (25,970s/6,920f) : The Kubernetes Package Manager
  19. bnb-chain/bsc (2,550s/1,452f) : A BNB Smart Chain client based on the go-ethereum fork
  20. containerd/containerd (16,254s/3,232f) : An open and reliable container runtime
  21. anchore/grype (7,585s/485f) : A vulnerability scanner for container images and filesystems
  22. spf13/viper (25,698s/1,983f) : Go configuration with fangs
  23. milvus-io/milvus (26,524s/2,547f) : A cloud-native vector database, storage for next generation AI applications
  24. sigstore/cosign (4,038s/494f) : Code signing and transparency for containers and binaries
  25. oauth2-proxy/oauth2-proxy (8,600s/1,447f) : A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

Rust

  1. rerun-io/rerun (5,040s/227f) : Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
  2. ordinals/ord (3,287s/1,131f) : 👁‍🗨 Rare and exotic sats
  3. a16z/jolt (433s/62f) : The simplest and most extensible ZK VM. Fast and fully open source from a16z crypto. ⚡ 💌
  4. sunface/rust-by-practice (10,946s/868f) : Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
  5. vectordotdev/vector (16,368s/1,392f) : A high-performance observability data pipeline.
  6. apache/arrow-rs (2,161s/631f) : Official Rust implementation of Apache Arrow
  7. kata-containers/kata-containers (4,812s/969f) : 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/
  8. getgrit/gritql (2,151s/34f) : GritQL is a query language for searching, linting, and modifying code.
  9. ninja-quant/ninjabook (74s/9f) : A lightweight and high-performance order-book designed to process level 2 and trades data
  10. tauri-apps/tauri (76,896s/2,244f) : Build smaller, faster, and more secure desktop applications with a web frontend.
  11. zed-industries/zed (30,494s/1,345f) : Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
  12. tracel-ai/burn (6,896s/306f) : Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
  13. frostb1ten/CVE-2024-24576-PoC (36s/8f) : Example of CVE-2024-24576 use case.
  14. atuinsh/atuin (17,559s/487f) : ✨ Magical shell history
  15. LibNyanpasu/clash-nyanpasu (5,746s/382f) : Clash Nyanpasu~(∠・ω< )⌒☆​
  16. paradedb/paradedb (3,718s/101f) : Postgres for Search and Analytics
  17. sigoden/aichat (2,621s/173f) : All-in-one chat and copilot CLI that integrates 10+ AI platforms, including OpenAI, Azure-OpenAI, Gemini, VertexAI, Claude, Mistral, Cohere, Ollama, Ernie, Qianwen, Moonshot...
  18. apache/arrow-datafusion (4,898s/899f) : Apache Arrow DataFusion SQL Query Engine
  19. bevyengine/bevy (32,037s/3,127f) : A refreshingly simple data-driven game engine built in Rust
  20. lbl8603/vnt (388s/75f) : A virtual network tool (or VPN),简便高效的异地组网、内网穿透工具
  21. fermyon/spin (4,816s/228f) : Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.
  22. tokio-rs/axum (15,982s/935f) : Ergonomic and modular web framework built with Tokio, Tower, and Hyper
  23. tailcallhq/tailcall (1,070s/173f) : A high-performance GraphQL Platform
  24. WithSecureLabs/chainsaw (2,532s/225f) : Rapidly Search and Hunt through Windows Forensic Artefacts
  25. r-nacos/r-nacos (488s/51f) : Nacos server re-implemented in Rust.

Ruby

  1. zammad/zammad (4,060s/713f) : Zammad is a web based open source helpdesk/customer support system
  2. puppetlabs/puppet (7,262s/2,178f) : Server automation framework and application
  3. AppsFlyerSDK/AppsFlyerFramework (156s/87f) : AppsFlyer Apple SDK
  4. opf/openproject (8,162s/2,107f) : OpenProject is the leading open source project management software.
  5. rapid7/metasploit-framework (32,704s/13,630f) : Metasploit Framework
  6. rails/rails (54,838s/21,280f) : Ruby on Rails
  7. sidekiq/sidekiq (12,925s/2,359f) : Simple, efficient background processing for Ruby
  8. heartcombo/devise (23,700s/5,540f) : Flexible authentication solution for Rails with Warden.
  9. fluent/fluentd (12,520s/1,321f) : Fluentd: Unified Logging Layer (project under CNCF)
  10. rubygems/rubygems (3,542s/1,688f) : Library packaging and distribution for Ruby.
  11. varvet/pundit (8,160s/620f) : Minimal authorization through OO design and pure Ruby classes
  12. teamcapybara/capybara (9,958s/1,444f) : Acceptance test framework for web applications
  13. getlago/lago-api (278s/69f) : Open Source Metering and Usage Based Billing
  14. Shopify/liquid (10,788s/1,353f) : Liquid markup language. Safe, customer facing template language for flexible web apps.
  15. rails/webpacker (5,311s/1,468f) : Use Webpack to manage app-like JavaScript modules in Rails
  16. ThrowTheSwitch/Ceedling (555s/237f) : Ruby-based unit testing and build system for C projects
  17. rspec/rspec-rails (5,106s/1,017f) : RSpec for Rails 6+
  18. mercadolibre/mobile-dependencies_whitelist (20s/555f) : Whitelist dependencies files for mobile teams
  19. sorbet/sorbet (3,524s/502f) : A fast, powerful type checker designed for Ruby
  20. jekyll/jekyll (48,239s/9,866f) : 🌐 Jekyll is a blog-aware static site generator in Ruby
  21. dependabot/dependabot-core (3,834s/868f) : 🤖 Dependabot's core logic for creating update PR's.
  22. postalserver/postal (14,081s/998f) : 📮 A fully featured open source mail delivery platform for incoming & outgoing e-mail
  23. doorkeeper-gem/doorkeeper (5,255s/1,051f) : Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
  24. Shopify/shopify_app (1,707s/677f) : A Rails Engine for building Shopify Apps
  25. instructure/canvas-lms (5,284s/2,362f) : The open LMS by Instructure, Inc.

Java

  1. dromara/hutool (28,271s/7,377f) : 🍬A set of tools that keep Java sweet.
  2. chat2db/Chat2DB (12,412s/1,390f) : 🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.
  3. GrowingGit/GitHub-Chinese-Top-Charts (88,044s/12,002f) : 🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
  4. apache/camel (5,301s/4,873f) : Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
  5. apache/tomcat (7,254s/4,874f) : Apache Tomcat
  6. apache/iceberg (5,474s/1,982f) : Apache Iceberg
  7. open-telemetry/opentelemetry-java-instrumentation (1,709s/745f) : OpenTelemetry auto-instrumentation and instrumentation libraries for Java
  8. jeecgboot/JimuReport (5,506s/1,491f) : 🔥「数据可视化报表工具」类似excel操作风格,在线拖拽完成报表设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。
  9. alibaba/DataX (15,084s/5,238f) : DataX是阿里云DataWorks数据集成的开源版本。
  10. itwanger/toBeBetterJavaer (11,787s/1,667f) : 一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
  11. apache/iotdb (4,249s/957f) : Apache IoTDB
  12. bazelbuild/bazel (22,265s/3,876f) : a fast, scalable, multi-language and extensible build system
  13. DependencyTrack/dependency-track (2,302s/503f) : Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
  14. spring-projects/spring-ai (1,502s/347f) : An Application Framework for AI Engineering
  15. apache/flink (23,112s/12,927f) : Apache Flink
  16. mywalkb/LSPosed_mod (806s/38f) : My changes to LSPosed
  17. alibaba/easyexcel (30,824s/7,379f) : 快速、简洁、解决大文件内存溢出的java处理Excel工具
  18. OpenAPITools/openapi-generator (19,723s/6,066f) : OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
  19. provectus/kafka-ui (8,418s/1,049f) : Open-Source Web UI for Apache Kafka Management
  20. spring-projects/spring-framework (54,972s/37,467f) : Spring Framework
  21. StarRocks/starrocks (7,702s/1,600f) : StarRocks, a Linux Foundation project, is a next-generation sub-second MPP OLAP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics, and ad-hoc queries. InfoWorld’s 2023 BOSSIE Award for best open source software.
  22. getActivity/XXPermissions (5,320s/725f) : Android 权限请求框架,已适配 Android 14
  23. apache/cassandra (8,505s/3,533f) : Mirror of Apache Cassandra
  24. apache/fineract (1,169s/1,473f) : Apache Fineract
  25. spring-projects/spring-boot (72,580s/39,972f) : Spring Boot

Shell

  1. Elegycloud/clash-for-linux-backup (1,202s/528f) : Linux最完整的Clash for Linux的备份仓库,完全可以使用!由Yizuko进行修复及维护
  2. nvm-sh/nvm (75,337s/7,618f) : Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  3. skittles9823/QuickSwitch (723s/39f) :
  4. getlago/lago (6,026s/243f) : Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics
  5. raycast/script-commands (5,743s/863f) : Script Commands let you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day.
  6. worproject/rpi5-uefi (174s/3f) : EDK2 firmware images for Raspberry Pi 5
  7. sickcodes/Docker-OSX (35,098s/1,727f) : 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.
  8. thuml/Time-Series-Library (4,180s/714f) : A Library for Advanced Deep Time Series Models.
  9. bats-core/bats-core (4,604s/402f) : Bash Automated Testing System
  10. tfutils/tfenv (4,301s/436f) : Terraform version manager
  11. kubernetes/examples (6,022s/4,417f) : Kubernetes application example tutorials
  12. base-org/node (67,089s/2,122f) : Everything required to run your own Base node
  13. codeedu/wsl2-docker-quickstart (3,476s/814f) : Guia rápido do WSL2 + Docker
  14. conda-forge/miniforge (5,205s/285f) : A conda-forge distribution.
  15. nodejs/docker-node (8,057s/1,939f) : Official Docker Image for Node.js 🐳 🐢 🚀
  16. docker-library/docs (4,945s/2,186f) : Documentation for Docker Official Images in docker-library
  17. gonglei007/GameDevMind (4,319s/468f) : 最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
  18. G33kzD3n/Catalogue (3,676s/1,520f) :
  19. Installomator/Installomator (951s/407f) : Installation script to deploy standard software on Macs
  20. bitnami/containers (2,499s/3,828f) : Bitnami container images
  21. d3/d3 (107,564s/22,908f) : Bring data to life with SVG, Canvas and HTML. 📊📈🎉
  22. longhorn/longhorn (5,544s/559f) : Cloud-Native distributed storage built on and for Kubernetes
  23. AuxXxilium/arc (1,030s/122f) : Arc is a customized Redpill Loader for DSM 7.x (Xpenology) with enhanced Hardwaresupport, Addons, guided (semi-automated) Installation and more. Multiple customization options are built-in. It is modified to run on different Hardware (Wiki for more Informations). Commercial use is not permitted and strictly forbidden!
  24. luchina-gabriel/OSX-PROXMOX (1,991s/229f) : Voilà, install macOS on ANY Computer! This is really and magic easiest way!
  25. wolfi-dev/os (663s/153f) : Main package repository for production Wolfi images

Swift

  1. pointfreeco/swift-composable-architecture (11,123s/1,184f) : A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
  2. ReactiveX/RxSwift (24,147s/4,147f) : Reactive Programming in Swift
  3. nicklockwood/SwiftFormat (7,464s/605f) : A command-line tool and Xcode Extension for formatting Swift code
  4. tuist/tuist (4,156s/476f) : 🚀 Create, maintain, and interact with Xcode projects at scale
  5. airbnb/lottie-ios (24,895s/3,599f) : An iOS library to natively render After Effects vector animations
  6. vapor/vapor (23,766s/1,408f) : 💧 A server-side Swift HTTP web framework.
  7. Alamofire/Alamofire (40,487s/7,514f) : Elegant HTTP Networking in Swift
  8. apple/swift-nio (7,753s/621f) : Event-driven network application framework for high performance protocol servers & clients, non-blocking.
  9. onevcat/Kingfisher (22,775s/2,638f) : A lightweight, pure-Swift library for downloading and caching images from the web.
  10. daltoniam/Starscream (8,120s/1,161f) : Websockets in swift for iOS and OSX
  11. hackiftekhar/IQKeyboardManager (16,314s/2,385f) : Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
  12. DamascenoRafael/reminders-menubar (1,682s/87f) : Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
  13. SwiftyJSON/SwiftyJSON (22,404s/3,410f) : The better way to deal with JSON data in Swift.
  14. lihaoyun6/AirBattery (267s/11f) : Get the battery level of all your devices on your Mac and put them on the Dock / Status Bar / Widget! && 在Mac上获取你所有设备的电量信息并显示在Dock / 状态栏 / 小组件上!
  15. braintree/braintree_ios (555s/290f) : Braintree SDK for iOS
  16. sindresorhus/Defaults (1,845s/110f) : 💾 Swifty and modern UserDefaults
  17. stephencelis/SQLite.swift (9,452s/1,532f) : A type-safe, Swift-language layer over SQLite3.
  18. jordanbaird/Ice (883s/15f) : Powerful menu bar manager for macOS
  19. facebook/facebook-ios-sdk (7,705s/3,489f) : Used to integrate the Facebook Platform with your iOS & tvOS apps.
  20. intitni/CopilotForXcode (6,892s/322f) : The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
  21. CodeEditApp/CodeEdit (20,149s/952f) : CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
  22. mrousavy/react-native-vision-camera (6,406s/954f) : 📸 A powerful, high-performance React Native Camera library.
  23. yonaskolb/XcodeGen (6,772s/803f) : A Swift command line tool for generating your Xcode project
  24. Moya/Moya (14,957s/1,962f) : Network abstraction layer written in Swift.
  25. krzyzanowskim/CryptoSwift (9,999s/1,641f) : CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift

Makefile

  1. frida/frida (14,623s/1,537f) : Clone this repo to build Frida
  2. golang-standards/project-layout (45,632s/4,843f) : Standard Go Project Layout
  3. open-telemetry/opentelemetry-proto (519s/229f) : OpenTelemetry protocol (OTLP) specification and Protobuf definitions
  4. ROCKNIX/distribution (100s/19f) :
  5. openwrt/packages (3,816s/3,316f) : Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
  6. aristanetworks/ci-workshops-avd (1s/325f) : AVD workshop repository to deliver workshop content specific to AVD.
  7. aws-samples/eks-blueprints-workloads (82s/1,300f) :
  8. PretendoNetwork/Nimble (43s/9f) : Wii U Pretendo Network BOSS setup module (Aroma)
  9. ucb-rit/savio-training-slurm-conda-spring-2024 (0s/0f) : Materials for Savio intermediate training on Slurm and Conda/Mamba, April 18, 2024
  10. SiftScience/sift-ios (18s/25f) : Sift iOS SDK
  11. twilio/twilio-oai (113s/71f) : The Twilio OpenAPI Specification
  12. eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework (290s/39f) : The European Digital Identity Wallet
  13. open-telemetry/opamp-spec (92s/25f) : OpAMP Specification
  14. waveaccounting/terraform-aws-chatbot-slack-configuration (41s/19f) : Module to enable Chatbot Slack channel configuration in Terraform
  15. thomaslegg/uwsgi-stable-modular-port (0s/1f) : FreeBSD port skeleon for a modular build of uwsgi-stable
  16. container-storage-interface/spec (1,276s/369f) : Container Storage Interface (CSI) Specification.
  17. 0xType/0xProto (994s/10f) : A programming font focused on source code legibility
  18. remerge/go-timestr (1s/1f) : Package timestr provides a cached version of the currenct time and some string representations with a 1-second precision.
  19. remerge/go-lock_free_timer (0s/0f) : go-lock_free_timer
  20. nestlabs/nlunit-test (8s/6f) : Nest Labs Unit Test (nlunit-test) is a simple, portable unit test suite framework, capable of running on just about any system, no matter how constrained and depends only on the C Standard Library.
  21. napari/docs (9s/37f) : Documentation for napari (other than API docs)
  22. PacktPublishing/Linux-Kernel-Programming_2E (138s/35f) : Linux Kernel Programming 2E - published by Packt
  23. MisterZtr/PixelOS_gsi (53s/8f) : Script and patches for building PHH-Treble based PixelOS GSI
  24. open-telemetry/oteps (315s/151f) : OpenTelemetry Enhancement Proposals
  25. aquasecurity/trivy-plugin-aqua (11s/15f) :

Objective-C

  1. SDWebImage/SDWebImage (24,898s/5,942f) : Asynchronous image downloader with cache support as a UIImageView category
  2. react-native-maps/react-native-maps (14,731s/4,829f) : React Native Mapview component for iOS + Android
  3. AFNetworking/AFNetworking (33,335s/10,329f) : A delightful networking framework for iOS, macOS, watchOS, and tvOS.
  4. firebase/firebase-ios-sdk (5,185s/1,359f) : Firebase SDK for Apple App Development
  5. TimOliver/TOCropViewController (4,623s/918f) : A view controller for iOS that allows users to crop portions of UIImage objects
  6. adjust/ios_sdk (604s/282f) : This is the iOS SDK of
  7. git-up/GitUp (11,343s/1,219f) : The Git interface you've been missing all your life has finally arrived.
  8. BranchMetrics/ios-branch-deep-linking-attribution (722s/225f) : The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
  9. openid/AppAuth-iOS (1,675s/726f) : iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
  10. getsentry/sentry-cocoa (762s/301f) : The official Sentry SDK for iOS, tvOS, macOS, watchOS.
  11. realm/realm-swift (16,120s/2,129f) : Realm is a mobile database: a replacement for Core Data & SQLite
  12. jdg/MBProgressHUD (15,984s/3,528f) : MBProgressHUD + Customizations
  13. OneSignal/OneSignal-iOS-SDK (480s/256f) : 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
  14. CocoaLumberjack/CocoaLumberjack (13,111s/2,259f) : A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
  15. google/GoogleSignIn-iOS (406s/165f) : Enables iOS and macOS apps to sign in with Google.
  16. google/GoogleUtilities (97s/45f) :
  17. FLEXTool/FLEX (13,855s/1,675f) : An in-app debugging and exploration tool for iOS
  18. AzureAD/microsoft-authentication-library-for-objc (245s/136f) : Microsoft Authentication Library (MSAL) for iOS and macOS
  19. google/promises (3,779s/289f) : Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  20. robbiehanson/CocoaAsyncSocket (12,418s/2,969f) : Asynchronous socket networking library for Mac and iOS
  21. darlinghq/darling (11,010s/426f) : Darwin/macOS emulation layer for Linux
  22. ccgus/fmdb (13,834s/2,771f) : A Cocoa / Objective-C wrapper around SQLite
  23. google/gtm-session-fetcher (232s/143f) : Google Toolbox for Mac - Session Fetcher
  24. google/GoogleDataTransport (44s/32f) :
  25. google/app-check (14s/1f) : Google-internal core components of Firebase App Check.

Kotlin

  1. square/okhttp (45,217s/9,096f) : Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
  2. mihonapp/mihon (6,230s/247f) : Free and open source manga reader for Android
  3. mamoe/mirai (13,949s/2,519f) : 高效率 QQ 机器人支持库
  4. MatsuriDayo/NekoBoxForAndroid (8,219s/720f) : NekoBox for Android / sing-box / universal proxy toolchain for Android
  5. anilbeesetti/nextplayer (1,061s/46f) : An Android native video player
  6. lizongying/my-tv-0 (209s/51f) : 电视网络视频播放软件,可以自定义视频源
  7. simondankelmann/Bluetooth-LE-Spam (3,291s/261f) :
  8. suming77/SumTea_Android (837s/206f) : 基于组件化+模块化+Kotlin+协程+Flow+Retrofit+Jetpack+MVVM+短视频架构实现的WanAndroid客户端
  9. KieronQuinn/Smartspacer (1,441s/27f) : Smartspacer is a customisable widget for Android, but with a difference: It can upgrade the built in At a Glance on Pixels - without root!
  10. ktorio/ktor-documentation (368s/252f) : Documentation for the Ktor framework.
  11. coil-kt/coil (10,246s/629f) : Image loading for Android and Compose Multiplatform.
  12. Kotlin/kotlinx-datetime (2,179s/87f) : KotlinX multiplatform date/time library
  13. OxygenCobalt/Auxio (1,710s/110f) : A simple, rational music player for android
  14. android/camera-samples (4,771s/2,276f) : Multiple samples showing the best practices in camera APIs on Android.
  15. ktorio/ktor (12,204s/987f) : Framework for quickly creating connected applications in Kotlin with minimal effort
  16. android/architecture-samples (43,804s/11,553f) : A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
  17. CymChad/BaseRecyclerViewAdapterHelper (24,047s/5,096f) : BRVAH:Powerful and flexible RecyclerAdapter
  18. 2dust/v2rayNG (30,196s/4,648f) : A V2Ray client for Android, support Xray core and v2fly core
  19. Skytils/SkytilsMod (923s/407f) : Skytils is a Hypixel Skyblock mod! Be careful, malicious copies are distributed across GitHub. Confirm on discord.gg/skytils (807302538558308352)
  20. mouredev/Weekly-Challenge-2022-Kotlin (1,955s/1,061f) : Ejercicios de código semanales en 2022 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.
  21. Kotlin/kotlinx.coroutines (12,694s/1,812f) : Library support for Kotlin coroutines
  22. android/platform-samples (820s/137f) : A collection of samples of different Android OS platform APIs.
  23. android/uamp (13,041s/3,744f) : A sample audio app for Android
  24. keiyoushi/extensions-source (1,318s/303f) : Source code of extensions for Tachiyomi/Mihon and variants.
  25. duckduckgo/Android (3,527s/858f) : DuckDuckGo Android App

Jupyter-Notebook

  1. datawhalechina/self-llm (2,845s/353f) : 《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合中国宝宝的部署教程
  2. google-gemini/cookbook (952s/89f) : A collection of guides and examples for the Gemini API.
  3. Nixtla/nixtla (1,384s/115f) : Python SDK for TimeGPT, a foundational time series model
  4. karpathy/nn-zero-to-hero (10,265s/1,191f) : Neural Networks: Zero to Hero
  5. Vasanthengineer4949/NLP-Projects-NHV (243s/96f) : NLP Projects playlist
  6. salesforce/LAVIS (8,625s/855f) : LAVIS - A One-stop Library for Language-Vision Intelligence
  7. datawhalechina/llm-cookbook (8,970s/1,073f) : 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
  8. aws/amazon-sagemaker-examples (9,478s/6,587f) : Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
  9. CompVis/latent-diffusion (10,459s/1,389f) : High-Resolution Image Synthesis with Latent Diffusion Models
  10. openvinotoolkit/openvino_notebooks (1,927s/690f) : 📚 Jupyter notebook tutorials for OpenVINO™
  11. facebookresearch/seamless_communication (10,100s/945f) : Foundational Models for State-of-the-Art Speech and Text Translation
  12. google/generative-ai-docs (1,225s/400f) : Documentation for Google's Generative AI developer site
  13. Azure/azureml-examples (1,538s/1,227f) : Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
  14. karpathy/micrograd (8,142s/1,084f) : A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
  15. huggingface/notebooks (3,245s/1,405f) : Notebooks using the Hugging Face libraries 🤗
  16. mlfoundations/open_clip (8,298s/835f) : An open source implementation of CLIP.
  17. openai/CLIP (21,904s/2,951f) : CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
  18. WongKinYiu/yolov7 (12,636s/3,977f) : Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
  19. digitalinnovationone/dio-lab-open-source (3,265s/24,578f) : ⚠LEIA A ISSUE FIXADA! Repositório do lab Contribuindo em um Projeto Open Source no GitHub da Digital Innovation One.
  20. ageron/handson-ml3 (5,951s/2,444f) : 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.
  21. google-deepmind/deepmind-research (12,760s/2,514f) : This repository contains implementations and illustrative code to accompany DeepMind publications
  22. facebookresearch/dinov2 (7,735s/625f) : PyTorch code and models for the DINOv2 self-supervised learning method.
  23. codebasics/py (6,615s/16,581f) : Repository to store sample python programs for python learning
  24. facebookresearch/segment-anything (43,737s/5,148f) : The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
  25. artidoro/qlora (9,318s/764f) : QLoRA: Efficient Finetuning of Quantized LLMs

HTML

  1. ripienaar/free-for-dev (83,293s/9,017f) : A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
  2. sahandghavidel/HTML-CSS-JavaScript-projects-for-beginners (950s/475f) : Learn how to build simple, responsive websites using HTML, CSS, and JavaScript
  3. Unstructured-IO/unstructured (5,728s/418f) : Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
  4. DefectDojo/django-DefectDojo (3,369s/1,446f) : DevSecOps, ASPM, Vulnerability Management. All on one platform.
  5. alex-shpak/hugo-book (2,738s/1,090f) : Hugo documentation theme as simple as plain book
  6. ClickHouse/adsb.exposed (151s/3f) : Interactive visualization and analytics on ADS-B data with ClickHouse
  7. Qadeer0937/Dead-By-Daylight-Extrnl (6s/0f) : for youtube video
  8. Ben00000000/Working-Hwid-Spoofer (32s/0f) :
  9. wangzhiye-tiancai/mysupervisor_save (1,238s/109f) : 收集“导师评价”相关资源,及原“导师评价网”存档数据
  10. pengp25/RateMySupervisor (549s/452f) : 永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台
  11. tc39/proposal-set-methods (611s/13f) : Proposal for new Set methods in JS
  12. naxiaoduo/1000UserGuide (341s/15f) : 1000UserGuide:对独立开发者和创业者来说,找到前1000个早期用户太关键了。这里精心整理了300多个国内外渠道,适合独立开发者和创业者推广产品的渠道。
  13. square/retrofit (42,580s/7,273f) : A type-safe HTTP client for Android and the JVM
  14. octocat/Spoon-Knife (12,209s/142,225f) : This repo is for demonstration purposes only.
  15. bradtraversy/react-crash-2024 (125s/51f) : React jobs project from YouTube crash course
  16. kananinirav/AWS-Certified-Cloud-Practitioner-Notes (800s/266f) : AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)
  17. wesbos/JavaScript30 (26,760s/35,964f) : 30 Day Vanilla JS Challenge
  18. nicknochnack/MLTradingBot (597s/209f) :
  19. Shploop/Blooket-Cheats (38s/39f) : The best blooket hacks you could find! (Repost of 05Konz’s pls no hate). https://05konz.github.io/Blooket-Cheats/
  20. KhronosGroup/glTF (6,932s/1,121f) : glTF – Runtime 3D Asset Delivery
  21. f/awesome-chatgpt-prompts (102,975s/13,864f) : This repo includes ChatGPT prompt curation to use ChatGPT better.
  22. google/docsy (2,448s/858f) : A set of Hugo doc templates for launching open source content.
  23. RayTracing/raytracing.github.io (7,759s/790f) : Main Web Site (Online Books)
  24. tjy-gitnub/win12 (6,075s/705f) : Windows 12 网页版,在线体验 点击下面的链接在线体验
  25. diff-usion/Awesome-Diffusion-Models (9,932s/858f) : A collection of resources and papers on Diffusion Models

JavaScript

  1. xenova/transformers.js (7,121s/396f) : State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
  2. huanghanzhilian/c-shopping (1,206s/163f) : A beautiful shopping platform developed with Next.js, tailored for various devices including Desktop, Tablet, and Phone. 基于Nextjs开发同时适配Desktop、Tablet、Phone多种设备的精美购物平台
  3. google/zx (41,463s/1,037f) : A tool for writing better scripts
  4. apachecn/rate-my-supervisor (536s/69f) :
  5. Lunakepio/Mario-Kart-3.js (3,907s/899f) :
  6. nextapps-de/flexsearch (11,757s/458f) : Next-Generation full text search library for Browser and Node.js
  7. bia-pain-bache/BPB-Worker-Panel (227s/552f) : A GUI Panel providing Worker subscriptions and Fragment configs
  8. facebook/react (221,301s/45,172f) : The library for web and native user interfaces.
  9. InterstellarNetwork/Interstellar (604s/7,428f) : One of the most popular modern web proxies with blazing fast speeds and a variety of games.
  10. 501351981/vue-office (3,016s/383f) : 支持word(.docx)、excel(.xlsx,.xls)、pdf等各类型office文件预览的vue组件集合,提供一站式office文件预览方案,支持vue2和3,也支持React等非Vue框架。Web-based pdf, excel, word preview library
  11. therealgliz/blooket-hacks (1,520s/3,339f) : Multiple game hacks to use so the game become easier to play!
  12. webpack/webpack (64,136s/8,711f) : 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.
  13. 100xdevs-cohort-2/assignments (1,959s/3,217f) :
  14. HumanSignal/label-studio (16,341s/2,013f) : Label Studio is a multi-type data labeling and annotation tool with standardized output format
  15. chartjs/Chart.js (63,345s/11,856f) : Simple HTML5 Charts using the tag
  16. Dooy/chatgpt-web-midjourney-proxy (3,058s/777f) : chatgpt web, midjourney, gpts,tts, whisper,suno-v3 一套ui全搞定
  17. dai-shi/use-signals (168s/2f) : An experimental React hook for TC39 signals
  18. hakimel/reveal.js (66,808s/16,531f) : The HTML Presentation Framework
  19. vercel/next.js (120,151s/25,687f) : The React Framework
  20. kkevsekk1/AutoX (5,883s/1,458f) : A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
  21. CodeWithHarry/Sigma-Web-Dev-Course (4,097s/1,244f) : Source Code for Sigma Web Development Course
  22. hiteshchoudhary/chai-aur-react (4,635s/613f) : chai aur react series on youtube
  23. ArchGPT/insomnium (3,129s/100f) : Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
  24. moment/moment (47,776s/7,036f) : Parse, validate, manipulate, and display dates in javascript.
  25. YMFE/yapi (27,018s/4,738f) : YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台

TypeScript

  1. miurla/morphic (2,647s/570f) : An AI-powered answer engine with a generative UI
  2. code100x/cms (314s/383f) :
  3. lobehub/lobe-chat (27,445s/6,200f) : 🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Perplexity / Bedrock / Azure / Mistral / Ollama ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.
  4. langgenius/dify (21,295s/2,801f) : Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
  5. code100x/daily-code (335s/349f) :
  6. angular/angular (94,387s/24,589f) : Deliver web apps with confidence 🚀
  7. browserless/browserless (7,552s/641f) : Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.
  8. LLM-Red-Team/kimi-free-api (1,557s/208f) : 🚀 KIMI AI 长文本大模型白嫖服务,支持高速流式输出、联网搜索、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。
  9. angular/angular-cli (26,586s/11,995f) : CLI tool for Angular
  10. nodejs/nodejs.org (5,535s/6,023f) : The Node.js® Website
  11. pagefaultgames/pokerogue (553s/203f) :
  12. labring/FastGPT (12,246s/3,030f) : FastGPT is a knowledge-based platform built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
  13. payloadcms/payload-3.0-demo (148s/35f) : The official demo for Payload 3.0
  14. vercel-labs/gemini-chatbot (286s/45f) : Build your own generative UI chatbot using the Vercel AI SDK and Google Gemini
  15. alibaba/hooks (13,300s/2,570f) : A high-quality & reliable React Hooks library.
  16. wasp-lang/wasp (11,214s/1,075f) : The fastest way to develop full-stack web apps with React & Node.js.
  17. calcom/cal.com (28,420s/6,415f) : Scheduling infrastructure for absolutely everyone.
  18. AzureAD/microsoft-authentication-library-for-js (3,429s/2,578f) : Microsoft Authentication Library (MSAL) for JS
  19. yarnpkg/berry (7,089s/1,044f) : 📦🐈 Active development trunk for Yarn ⚒
  20. aws/aws-sdk-js-v3 (2,843s/531f) : Modularized AWS SDK for JavaScript.
  21. puppeteer/puppeteer (86,653s/8,967f) : Node.js API for Chrome
  22. aws/aws-cdk (11,122s/3,673f) : The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
  23. mui/mui-x (3,698s/1,079f) : MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
  24. gitbutlerapp/gitbutler (10,000s/415f) : The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
  25. amplication/amplication (13,286s/1,356f) : 🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding.

CSS

  1. primefaces/primevue (7,478s/988f) : Next Generation Vue UI Component Library
  2. bradtraversy/50projects50days (34,230s/8,592f) : 50+ mini web projects using HTML, CSS & JS
  3. micro-zoe/micro-app (5,184s/534f) : A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架
  4. yakimka/python_interview_questions (1,340s/278f) : Вопросы для подготовки к интервью на позицию Python Developer
  5. primefaces/primeng (9,398s/4,442f) : The Most Complete Angular UI Component Library
  6. eazybytes/springsecurity6 (446s/553f) : Spring Security Zero to Master along with JWT, OAUTH2 - Code Examples
  7. spring-projects/spring-petclinic (7,213s/22,417f) : A sample Spring-based application
  8. cocktailpeanut/dalai (13,046s/1,436f) : The simplest way to run LLaMA on your local machine
  9. safak/youtube (4,820s/5,291f) :
  10. primefaces/primereact (5,659s/902f) : The Most Complete React UI Component Library
  11. primefaces/sakai-vue (372s/211f) :
  12. github-copilot-workshop/copilot-petclinic (1s/86f) :
  13. itscodenation/int-u3l3-23-24-student-exercises (0s/299f) :
  14. sapondanaisriwan/AdashimaaTube (229s/16f) : Restore old Youtube layout in 2021-2022 with many customizable options.
  15. ShreyNaithani/Movavi-Free-Crack (0s/0f) :
  16. beeper/themes (98s/24f) : Community Themes
  17. saucelabs/the-internet (743s/599f) : An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.
  18. TheBridge-FullStackDeveloper/redux-task (0s/28f) :
  19. jjlabrador/ETSII-git (1s/0f) :
  20. learn-co-curriculum/react-hooks-information-flow-code-along (13s/3,112f) :
  21. necolas/normalize.css (51,791s/10,714f) : A modern alternative to CSS resets
  22. ISM6225/Assignment_LookAndFeel (0s/287f) :
  23. chokcoco/iCSS (18,715s/1,916f) : 不止于 CSS
  24. ros-planning/moveit2_tutorials (112s/174f) : A sphinx-based centralized documentation repo for MoveIt 2
  25. AbyssServices/Abyss-Web (3s/106f) : Abyss is an advanced proxy service that provides modern unblocking for all users who use it.

Vue

  1. nihaojob/vue-fabric-editor (3,847s/692f) : 基于fabric.js和Vue的图片编辑器,可自定义字体、素材、设计模板。fabric.js and Vue based image editor, can customize fonts, materials, design templates.
  2. pure-admin/vue-pure-admin (13,858s/2,658f) : 🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
  3. CorentinTh/it-tools (9,686s/1,211f) : Collection of handy online tools for developers, with great UX.
  4. yangjian102621/chatgpt-plus (2,596s/709f) : AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。
  5. radix-vue/radix-vue (2,524s/125f) : Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
  6. vuejs/docs (2,777s/4,002f) : 📄 Documentation for Vue 3
  7. vueComponent/ant-design-vue (19,527s/3,685f) : 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
  8. yudaocode/yudao-ui-admin-vue3 (1,018s/424f) : 芋道管理后台,基于 Vue3 + Element Plus 实现,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。
  9. vuejs/create-vue (3,351s/375f) : 🛠️ The recommended way to start a Vite-powered Vue project
  10. day-day-dreamer/threejs-learning (42s/19f) : threejs+vue3实现数字孪生园区展示
  11. sugarforever/chat-ollama (1,108s/202f) : ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.
  12. viarotel-org/escrcpy (1,279s/81f) : 📱 Graphical Scrcpy to display and control Android, devices powered by Electron. | 使用图形化的 Scrcpy 显示和控制您的 Android 设备,由 Electron 驱动。
  13. hakadao/BewlyBewly (2,000s/60f) : Improve your Bilibili homepage by redesigning it, adding more features, and personalizing it to match your preferences. (English | 简体中文 | 正體中文 | 廣東話)
  14. imsyy/home (2,286s/1,224f) : 个人主页,我的个人主页,个人主页源码,主页模板,homepage
  15. nuxt/ui (3,233s/344f) : A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
  16. radix-vue/shadcn-vue (2,747s/146f) : Vue port of shadcn-ui
  17. elk-zone/elk (5,054s/518f) : A nimble Mastodon web client
  18. dcloudio/hello-uniapp (2,606s/1,617f) : uni-app框架演示示例
  19. yangzongzhuan/RuoYi-Vue3 (3,716s/1,513f) : 🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统
  20. un-pany/v3-admin-vite (3,850s/681f) : ☀️ A vue3 admin template | vue3 admin/element plus admin/vite admin/vue3 template/vue3 后台/vue3 模板/vue3 后台管理系统
  21. gzydong/LumenIM (836s/200f) : Lumen IM 是一个网页版在线聊天项目,前端使用 Naive UI + Vue3,后端采用 GO 开发。
  22. wilfredinni/python-cheatsheet (4,010s/1,246f) : All-inclusive Python cheatsheet
  23. jeecgboot/jeecgboot-vue3 (2,271s/1,359f) : 🔥JeecgBoot—Vue3版前端源码,采用 Vue3.0+TypeScript+Vite+Ant-Design-Vue等新技术方案,包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能。 是JeecgBoot低代码平台的vue3技术栈的全新UI版本,功能强于vue2版。
  24. PanJiaChen/vue-element-admin (86,213s/30,263f) : 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
  25. jekip/naive-ui-admin (4,548s/843f) : Naive Ui Admin 是一款基于 Vue3、Vite2 和 TypeScript 的先进中后台解决方案,集成了前沿的前端技术栈和典型业务模型。它拥有二次封装组件、动态菜单、权限校验、粒子化权限控制等核心功能,旨在帮助企业快速构建高质量的中后台项目。无论在新技术运用或业务实践层面,都能为您提供有力支持,并将持续更新,以满足您不断变化的需求

TeX

  1. whutug/whu-thesis (853s/190f) : 📝 武汉大学毕业论文 LaTeX 模版 2024
  2. tuhdo/os01 (11,434s/676f) : Bootstrap yourself to write an OS from scratch. A book for self-learner.
  3. vdumoulin/conv_arithmetic (13,680s/2,260f) : A technical report on convolution arithmetic in the context of deep learning
  4. rstudio/cheatsheets (5,577s/1,723f) : Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
  5. PetarV-/TikZ (1,134s/165f) : Complete collection of my PGF/TikZ figures.
  6. itsecd/academic-fundamentals (2s/56f) : Основы научных исследований
  7. cplusplus/draft (5,511s/730f) : C++ standards drafts
  8. exacity/deeplearningbook-chinese (35,084s/9,102f) : Deep Learning Book Chinese Translation
  9. openbmc/docs (243s/298f) : OpenBMC Documentation
  10. cs573-24s/prospectus (0s/8f) :
  11. benjaminion/YellowPaper_CheatSheet (107s/23f) : A quick reference for symbols and conventions used in the Ethereum Yellow Paper.
  12. cvpr-org/author-kit (139s/26f) :
  13. awesome-NeRF/awesome-NeRF (6,205s/594f) : A curated list of awesome neural radiance fields papers
  14. HarisIqbal88/PlotNeuralNet (21,002s/2,775f) : Latex code for making neural networks diagrams
  15. Rage-GitHub/Modding-Lounge (6s/0f) : A collection of Modlists and Mods for various games hosted and open-sourced.
  16. matze/mtheme (6,217s/816f) : A modern LaTeX Beamer theme
  17. riscv/riscv-isa-manual (3,248s/560f) : RISC-V Instruction Set Manual
  18. posquit0/Awesome-CV (21,691s/4,666f) : 📄 Awesome CV is LaTeX template for your outstanding job application
  19. OWASP/www-project-top-10-for-large-language-model-applications (377s/95f) : OWASP Foundation Web Respository
  20. BITNP/BIThesis (581s/95f) : 📖 北京理工大学非官方 LaTeX 模板集合,包含本科、研究生毕业设计模板及更多。🎉 (更多文档请访问 wiki 和 release 中的手册)
  21. sb2nov/resume (4,645s/1,326f) : Software developer resume in Latex
  22. AllenDowney/ThinkPython2 (2,453s/1,644f) : LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
  23. alaarman/taiwan-2024 (0s/0f) :
  24. jankapunkt/latexcv (2,642s/553f) : 👔 A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
  25. wangshusen/DeepLearning (3,441s/792f) :

Markdown

  1. ethereum/ethereum-org-website (4,746s/4,551f) : Ethereum.org is a primary online resource for the Ethereum community.
  2. MicrosoftDocs/azure-docs (9,920s/20,862f) : Open source documentation of Microsoft Azure
  3. labuladong/fucking-algorithm (123,213s/23,078f) : 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
  4. mdn/content (8,660s/22,388f) : The content behind MDN Web Docs
  5. satoshilabs/slips (1,442s/1,628f) : SatoshiLabs Improvement Proposals
  6. apple/swift-evolution (14,989s/2,379f) : This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
  7. rust-lang/rfcs (5,677s/1,530f) : RFCs for changes to Rust
  8. airbnb/swift (2,256s/296f) : Airbnb's Swift Style Guide
  9. SAP/styleguides (1,573s/420f) : This repository provides SAP style guides for coding and coding-related topics.
  10. docker/docs (4,019s/6,784f) : Source repo for Docker's Documentation
  11. Your-First-Open-Source-Project/start-here (197s/223f) : New to Open Source Projects? Contribute to your very first open source project in this beginner-friendly code repository 👨‍💻!
  12. jaywcjlove/linux-command (28,413s/5,706f) : Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
  13. JetBrains/intellij-sdk-docs (1,181s/846f) : IntelliJ SDK Platform Documentation
  14. Anmol-Baranwal/Cool-GIFs-For-GitHub (545s/199f) : 🤝 Awesome List of GIFs & avatars to use in GitHub.
  15. upptime/upptime (14,710s/816f) : ⬆️ GitHub Actions uptime monitor & status page by @AnandChowdhary
  16. Kotlin/KEEP (3,276s/357f) : Kotlin Evolution and Enhancement Process
  17. Schweinepriester/github-profile-achievements (4,564s/441f) : A collection listing all Achievements available on the GitHub profile 🏆
  18. Evavic44/portfolio-ideas (3,287s/497f) : A curation of awesome portfolio website ideas for developers and designers to draw inspiration from. Raise a pull request to add more. 💜
  19. alexandresanlim/Badges4-README.md-Profile (9,451s/1,506f) : Improve your README.md profile with these amazing badges.
  20. microsoft/vscode-docs (5,444s/4,366f) : Public documentation for Visual Studio Code
  21. mdn/translated-content (1,589s/7,928f) : The source repository of all translated content for MDN Web Docs
  22. drknzz/GitHub-Achievements (1,255s/127f) : 🔥 A Complete List of GitHub Profile Badges and Achievements 🔥
  23. JoseDeFreitas/awesome-youtubers (5,082s/374f) : An awesome list of awesome YouTubers that teach about technology. Tutorials about web development, computer science, machine learning, game development, cybersecurity, and more.
  24. privacyguides/privacyguides.org (2,386s/187f) : Protect your data against global mass surveillance programs.