Skip to content

Latest commit

 

History

History
365 lines (345 loc) · 54.7 KB

2025-01-04.md

File metadata and controls

365 lines (345 loc) · 54.7 KB

2025-01-04

C++

Python

  1. stanford-oval/storm (15,590s/1,460f) : An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
  2. Cinnamon/kotaemon (19,086s/1,468f) : An open-source RAG-based tool for chatting with your documents.
  3. QwenLM/Qwen-Agent (5,001s/436f) : Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
  4. deepseek-ai/DeepSeek-Coder (9,475s/627f) : DeepSeek Coder: Let the Code Write Itself
  5. bytedance/monolith (6,317s/471f) : A Lightweight Recommendation System
  6. Byaidu/PDFMathTranslate (13,469s/983f) : PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker
  7. RVC-Boss/GPT-SoVITS (38,031s/4,308f) : 1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
  8. feder-cr/Jobs_Applier_AI_Agent (24,123s/3,554f) : Auto_Jobs_Applier_AI_Agent aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
  9. goauthentik/authentik (14,314s/971f) : The authentication glue you need.
  10. pytorch/pytorch (85,506s/23,019f) : Tensors and Dynamic neural networks in Python with strong GPU acceleration
  11. freqtrade/freqtrade (33,422s/6,675f) : Free, open source crypto trading bot
  12. Zeyi-Lin/HivisionIDPhotos (14,048s/1,472f) : ⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。
  13. cookiecutter/cookiecutter-django (12,284s/2,927f) : Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
  14. infiniflow/ragflow (27,066s/2,590f) : RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
  15. kyegomez/swarms (2,269s/314f) : The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.com/servers/agora-999382051935506503
  16. crewAIInc/crewAI (23,840s/3,244f) : Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

C

  1. valkey-io/valkey (18,305s/694f) : A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
  2. pgvector/pgvector (13,255s/620f) : Open-source vector similarity search for Postgres
  3. FreeRTOS/FreeRTOS (5,513s/1,640f) : 'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
  4. arthenica/ffmpeg-kit (4,667s/636f) : FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.
  5. mackron/miniaudio (4,222s/367f) : Audio playback and capture library written in C, in a single source file.
  6. containers/crun (3,129s/322f) : A fast and lightweight fully featured OCI runtime and C library for running containers
  7. nrfconnect/sdk-nrf (981s/1,239f) : nRF Connect SDK main repository
  8. sqlcipher/sqlcipher (6,389s/1,290f) : SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
  9. taosdata/TDengine (23,500s/4,879f) : High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
  10. FreeRDP/FreeRDP (11,184s/14,906f) : FreeRDP is a free remote desktop protocol library and clients
  11. redcanaryco/atomic-red-team (10,019s/2,840f) : Small and highly portable detection tests based on MITRE's ATT&CK.
  12. FelixKratz/SketchyBar (7,051s/105f) : A highly customizable macOS status bar replacement
  13. riscv-collab/riscv-gnu-toolchain (3,655s/1,190f) : GNU toolchain for RISC-V, including GCC
  14. libevent/libevent (11,264s/3,401f) : Event notification library
  15. gentilkiwi/mimikatz (19,652s/3,764f) : A little tool to play with Windows security
  16. espressif/esp-idf (14,146s/7,385f) : Espressif IoT Development Framework. Official development framework for Espressif SoCs.
  17. madler/zlib (5,855s/2,484f) : A massively spiffy yet delicately unobtrusive compression library.
  18. jemalloc/jemalloc (9,678s/1,461f) :
  19. xCuri0/ReBarUEFI (1,572s/73f) : Resizable BAR for (almost) any UEFI system
  20. OP-TEE/optee_os (1,623s/1,081f) : Trusted side of the TEE
  21. libuv/libuv (24,566s/3,623f) : Cross-platform asynchronous I/O

Go

  1. hashicorp/terraform (43,452s/9,603f) : Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
  2. grafana/loki (24,294s/3,514f) : Like Prometheus, but for logs.
  3. oapi-codegen/oapi-codegen (6,496s/883f) : Generate Go client and server boilerplate from OpenAPI 3 specifications
  4. docker/compose (34,358s/5,272f) : Define and run multi-container applications with Docker
  5. golangci/golangci-lint (15,967s/1,397f) : Fast linters runner for Go
  6. google/go-github (10,554s/2,084f) : Go library for accessing the GitHub v3 API
  7. spf13/cobra (38,761s/2,863f) : A Commander for modern Go CLI interactions
  8. googleapis/google-cloud-go (3,836s/1,322f) : Google Cloud Client Libraries for Go.
  9. nektos/act (56,534s/1,430f) : Run your GitHub Actions locally 🚀
  10. grpc-ecosystem/grpc-gateway (18,368s/2,254f) : gRPC to JSON proxy generator following the gRPC HTTP spec
  11. influxdata/telegraf (15,024s/5,611f) : Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
  12. coreybutler/nvm-windows (38,775s/3,393f) : A node.js version management utility for Windows. Ironically written in Go.
  13. hashicorp/terraform-provider-aws (10,003s/9,277f) : The AWS Provider enables Terraform to manage AWS resources.
  14. derailed/k9s (27,918s/1,755f) : 🐶 Kubernetes CLI To Manage Your Clusters In Style!
  15. gitleaks/gitleaks (18,285s/1,498f) : Find secrets with Gitleaks 🔑
  16. 1Panel-dev/1Panel (24,700s/2,214f) : 🔥 Top-Rated Web-Based Linux Server Management Tool. 1Panel features an intuitive web interface that seamlessly integrates server management and monitoring, container management, database administration, website management, system backup and restoration, and more.
  17. kubernetes/kubernetes (112,115s/39,956f) : Production-Grade Container Scheduling and Management
  18. asdf-vm/asdf (22,381s/790f) : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  19. ollama/ollama (105,642s/8,445f) : Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
  20. aws/aws-sdk-go-v2 (2,736s/654f) : AWS SDK for the Go programming language.
  21. onsi/ginkgo (8,455s/667f) : A Modern Testing Framework for Go
  22. bytebase/bytebase (11,713s/753f) : World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams. The GitHub/GitLab for database DevSecOps.
  23. actions/actions-runner-controller (4,848s/1,141f) : Kubernetes controller for GitHub Actions self-hosted runners

Rust

  1. spaceandtimelabs/sxt-proof-of-sql (4,276s/157f) : Space and Time | Proof of SQL
  2. louis-e/arnis (3,130s/75f) : Generate any location from the real world in Minecraft Java Edition with a high level of detail.
  3. loco-rs/loco (5,925s/263f) : 🚂 🦀 The one-person framework for Rust for side-projects and startups
  4. jdx/mise (12,458s/348f) : dev tools, env vars, task runner
  5. tokio-rs/axum (19,891s/1,091f) : Ergonomic and modular web framework built with Tokio, Tower, and Hyper
  6. paritytech/polkadot-sdk (1,996s/754f) : The Parity Polkadot Blockchain SDK
  7. hyperium/tonic (10,292s/1,034f) : A native gRPC client & server implementation with async/await support.
  8. rustdesk/rustdesk (78,591s/10,969f) : An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
  9. astral-sh/uv (34,453s/934f) : An extremely fast Python package and project manager, written in Rust.
  10. hatoo/oha (7,003s/189f) : Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
  11. zed-industries/zed (52,402s/3,319f) : Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
  12. RustPython/RustPython (19,437s/1,260f) : A Python Interpreter written in Rust
  13. Automattic/harper (2,756s/59f) : The Grammar Checker for Developers
  14. embassy-rs/embassy (5,868s/838f) : Modern embedded framework, using Rust and async.
  15. quickwit-oss/tantivy (12,383s/685f) : Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
  16. openobserve/openobserve (13,935s/511f) : 🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
  17. tauri-apps/tauri (87,921s/2,674f) : Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
  18. qdrant/qdrant (21,205s/1,451f) : Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
  19. rust-lang/rustlings (55,446s/10,301f) : 🦀 Small exercises to get you used to reading and writing Rust code!
  20. wez/wezterm (18,696s/825f) : A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
  21. vosen/ZLUDA (10,233s/672f) : CUDA on non-NVIDIA GPUs
  22. denoland/deno (100,960s/5,452f) : A modern runtime for JavaScript and TypeScript.
  23. chroma-core/chroma (16,146s/1,362f) : the AI-native open-source embedding database
  24. influxdata/influxdb (29,259s/3,571f) : Scalable datastore for metrics, events, and real-time analytics

Java

  1. krahets/hello-algo (105,622s/13,223f) : 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
  2. apache/camel (5,662s/4,973f) : Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
  3. jeremylong/DependencyCheck (6,606s/1,304f) : OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
  4. keycloak/keycloak (24,380s/6,922f) : Open Source Identity and Access Management For Modern Applications and Services
  5. RipMeApp/ripme (3,749s/631f) : Downloads albums in bulk
  6. spring-projects/spring-framework (57,043s/38,276f) : Spring Framework
  7. langchain4j/langchain4j (5,215s/1,034f) : Java version of LangChain
  8. OpenAPITools/openapi-generator (22,355s/6,659f) : OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
  9. PhilJay/MPAndroidChart (37,720s/9,027f) : A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
  10. kafbat/kafka-ui (681s/92f) : Open-Source Web UI for managing Apache Kafka clusters
  11. google/guava (50,376s/10,931f) : Google core libraries for Java
  12. apache/cassandra (8,943s/3,643f) : Apache Cassandra®
  13. tencentmusic/supersonic (2,586s/450f) : SuperSonic is the next-generation AI+BI platform that unifies Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.
  14. kubernetes-client/java (3,641s/1,931f) : Official Java client library for kubernetes
  15. openjdk/jdk (20,187s/5,633f) : JDK main-line development https://openjdk.org/projects/jdk
  16. redis/lettuce (5,458s/989f) : Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
  17. mockito/mockito (14,968s/2,573f) : Most popular Mocking framework for unit tests written in Java
  18. libgdx/libgdx (23,560s/6,446f) : Desktop/Android/HTML5/iOS Java game development framework
  19. kunal-kushwaha/DSA-Bootcamp-Java (17,844s/11,391f) : This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
  20. hkhcoder/vprofile-project (328s/1,890f) :
  21. junit-team/junit5 (6,464s/1,514f) : ✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
  22. spring-projects/spring-ai (3,522s/910f) : An Application Framework for AI Engineering
  23. unitycatalog/unitycatalog (2,553s/416f) : Open, Multi-modal Catalog for Data & AI
  24. opensearch-project/OpenSearch (10,011s/1,881f) : 🔎 Open source distributed and RESTful search engine.
  25. material-components/material-components-android (16,482s/3,097f) : Modular and customizable Material Design UI components for Android

Shell

  1. nvm-sh/nvm (81,368s/8,103f) : Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  2. dockur/windows (31,483s/2,157f) : Windows inside a Docker container.
  3. kodekloudhub/certified-kubernetes-administrator-course (8,195s/7,837f) : Certified Kubernetes Administrator - CKA Course
  4. winapps-org/winapps (1,512s/62f) : Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. Hard fork of https://github.com/Fmstrat/winapps/
  5. ohmybash/oh-my-bash (6,156s/678f) : A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
  6. void-linux/void-packages (2,627s/2,183f) : The Void source packages collection
  7. SeleniumHQ/docker-selenium (8,153s/2,525f) : Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Docker, making it easier to perform browser automation
  8. basecamp/omakub (5,746s/518f) : Opinionated Ubuntu Setup
  9. pyenv/pyenv-virtualenv (6,421s/407f) : a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
  10. bioconda/bioconda-recipes (1,658s/3,310f) : Conda recipes for the bioconda channel.
  11. MichaelCade/90DaysOfDevOps (27,469s/6,359f) : This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
  12. QwenLM/Qwen2.5 (11,461s/694f) : Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
  13. mathiasbynens/dotfiles (30,457s/8,728f) : 🔧 .files, including ~/.macos — sensible hacker defaults for macOS
  14. VSCodium/vscodium (25,981s/1,148f) : binary releases of VS Code without MS branding/telemetry/licensing
  15. tfutils/tfenv (4,576s/456f) : Terraform version manager
  16. youngyangyang04/leetcode-master (53,033s/11,667f) : 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
  17. romkatv/powerlevel10k (47,253s/2,216f) : A Zsh theme
  18. edoardottt/awesome-hacker-search-engines (8,059s/771f) : A curated list of awesome search engines useful during Penetration testing, Vulnerability assessments, Red/Blue Team operations, Bug Bounty and more

Jupyter-Notebook

  1. DataExpert-io/data-engineer-handbook (24,069s/4,347f) : This is a repo with links to everything you'd ever want to learn about data engineering
  2. NirDiamant/GenAI_Agents (5,078s/641f) : This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
  3. jasonppy/VoiceCraft (7,983s/770f) : Zero-Shot Speech Editing and Text-to-Speech in the Wild
  4. GoogleCloudPlatform/generative-ai (8,817s/2,443f) : Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
  5. anthropics/courses (8,536s/683f) : Anthropic's educational courses
  6. rasbt/LLMs-from-scratch (37,049s/4,754f) : Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
  7. rlabbe/Kalman-and-Bayesian-Filters-in-Python (17,000s/4,234f) : Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
  8. alirezadir/Machine-Learning-Interviews (5,171s/903f) : This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
  9. CoreyMSchafer/code_snippets (10,396s/17,534f) :
  10. microsoft/autogen (36,723s/5,326f) : A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
  11. IDEA-Research/Grounded-SAM-2 (1,439s/133f) : Grounded SAM 2: Ground and Track Anything in Videos with Grounding DINO, Florence-2 and SAM 2
  12. fastai/fastbook (22,274s/8,548f) : The fastai book, published as Jupyter Notebooks
  13. MLEveryday/practicalAI-cn (3,393s/760f) : AI实战-practicalAI 中文版
  14. facebookresearch/segment-anything (48,372s/5,720f) : 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.
  15. google-deepmind/mujoco (8,481s/862f) : Multi-Joint dynamics with Contact. A general purpose physics simulator.
  16. google-research/google-research (34,606s/7,975f) : Google Research
  17. SakanaAI/AI-Scientist (8,521s/1,222f) : The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑‍🔬

Swift

  1. stephencelis/SQLite.swift (9,775s/1,577f) : A type-safe, Swift-language layer over SQLite3.
  2. SwiftyJSON/SwiftyJSON (22,732s/3,432f) : The better way to deal with JSON data in Swift.
  3. Alamofire/Alamofire (41,506s/7,587f) : Elegant HTTP Networking in Swift
  4. groue/GRDB.swift (7,038s/724f) : A toolkit for SQLite databases, with a focus on application development
  5. tuist/tuist (4,696s/580f) : Tuist's CLI
  6. pointfreeco/swift-composable-architecture (12,701s/1,471f) : A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
  7. swiftlang/swift-package-manager (9,811s/1,359f) : The Package Manager for the Swift Programming Language
  8. khcrysalis/Feather (1,369s/81f) : Feather is a free on-device iOS application manager/installer, using certificates part of the Apple Developer Program.
  9. nicklockwood/SwiftFormat (8,022s/637f) : A command-line tool and Xcode Extension for formatting Swift code
  10. stripe/stripe-ios (2,352s/1,001f) : Stripe iOS SDK
  11. apollographql/apollo-ios (3,898s/735f) : 📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
  12. facebook/facebook-ios-sdk (7,814s/3,573f) : Used to integrate the Facebook Platform with your iOS & tvOS apps.
  13. realm/SwiftLint (18,749s/2,232f) : A tool to enforce Swift style and conventions.
  14. airbnb/lottie-ios (25,896s/3,754f) : An iOS library to natively render After Effects vector animations
  15. vapor/vapor (24,698s/1,447f) : 💧 A server-side Swift HTTP web framework.
  16. onevcat/Kingfisher (23,487s/2,666f) : A lightweight, pure-Swift library for downloading and caching images from the web.
  17. ReactiveX/RxSwift (24,432s/4,168f) : Reactive Programming in Swift
  18. hackiftekhar/IQKeyboardManager (16,511s/2,418f) : 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.
  19. Ranchero-Software/NetNewsWire (8,515s/541f) : RSS reader for macOS and iOS.
  20. pointfreeco/swift-dependencies (1,655s/134f) : A dependency management library inspired by SwiftUI's "environment."
  21. ChartsOrg/Charts (27,668s/6,005f) : Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
  22. lihaoyun6/QuickRecorder (4,840s/248f) : A lightweight screen recorder based on ScreenCapture Kit for macOS / 基于 ScreenCapture Kit 的轻量化多功能 macOS 录屏工具
  23. argmaxinc/WhisperKit (4,085s/345f) : On-device Speech Recognition for Apple Silicon

Kotlin

  1. lizongying/my-tv-0 (2,693s/335f) : 我的電視·〇 電視視頻播放軟件,可以自定義視頻源
  2. nightscout/AndroidAPS (749s/1,818f) : Opensource automated insulin delivery system (closed loop)
  3. detekt/detekt (6,348s/782f) : Static code analysis for Kotlin
  4. DerGoogler/MMRL (721s/34f) : MMRL is an Android app that helps manage your own modules repository.
  5. Nain57/Smart-AutoClicker (2,141s/379f) : An open-source auto clicker on images for Android
  6. acszo/Redomi (259s/5f) : 🎶 Song.link client to open songs from different platforms to your favourite one
  7. Anthonyy232/Paperize (545s/22f) : Paperize is a modern fully offline dynamic wallpaper changer application built for Android using Kotlin, Jetpack Compose, and Material 3
  8. breezy-weather/breezy-weather (5,976s/179f) : A Material Design Weather Application
  9. nain-F49FF806/anemo-aer (183s/3f) : Private (secondary) storage for Android
  10. getsentry/sentry-java (1,178s/442f) : A Sentry SDK for Java, Android and other JVM languages.
  11. JetBrains/kotlin (49,710s/5,813f) : The Kotlin Programming Language.
  12. karasevm/PrivateDNSAndroid (503s/54f) : Quick settings tile to switch active private DNS server
  13. jing332/tts-server-android (3,510s/294f) : 这是一个Android系统TTS应用,内置微软演示接口,可自定义HTTP请求,可导入其他本地TTS引擎,以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。
  14. gotson/komga (4,286s/257f) : Media server for comics/mangas/BDs/magazines/eBooks with API, OPDS and Kobo Sync support
  15. InsertKoinIO/koin (9,181s/726f) : Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
  16. android/architecture-samples (44,635s/11,684f) : A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
  17. oppia/oppia-android (328s/527f) : A free, online & offline learning platform to make quality education accessible for all.
  18. android/nowinandroid (17,597s/3,236f) : A fully functional Android app built entirely with Kotlin and Jetpack Compose
  19. bitwarden/android (6,755s/834f) : Bitwarden mobile app for Android.
  20. caydey/ffshare (679s/33f) : An android app to compress image, video and audio files through ffmpeg before sharing them

Objective-C

  1. objective-see/LuLu (10,141s/473f) : LuLu is the free open-source macOS firewall
  2. tisfeng/Easydict (7,771s/390f) : 一个简洁优雅的词典翻译 macOS App。开箱即用,支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译,OpenAI,Gemini,DeepL,Google,Bing,腾讯,百度,阿里,小牛,彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text.
  3. Sequel-Ace/Sequel-Ace (6,794s/254f) : MySQL/MariaDB database management for macOS
  4. getsentry/sentry-cocoa (829s/334f) : The official Sentry SDK for iOS, tvOS, macOS, watchOS.
  5. openid/AppAuth-iOS (1,796s/780f) : iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
  6. gnachman/iTerm2 (15,548s/1,205f) : iTerm2 is a terminal emulator for Mac OS X that does amazing things.
  7. google/GoogleSignIn-iOS (526s/206f) : Enables iOS and macOS apps to sign in with Google.
  8. SDWebImage/SDWebImage (25,085s/5,970f) : Asynchronous image downloader with cache support as a UIImageView category
  9. react-native-maps/react-native-maps (15,226s/4,866f) : React Native Mapview component for iOS + Android
  10. realm/realm-swift (16,360s/2,151f) : Realm is a mobile database: a replacement for Core Data & SQLite
  11. opa334/TrollStore (18,762s/1,157f) : Jailed iOS app that can install IPAs permanently with arbitary entitlements and root helpers because it trolls Apple
  12. OneSignal/OneSignal-iOS-SDK (499s/264f) : OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
  13. AFNetworking/AFNetworking (33,355s/10,394f) : A delightful networking framework for iOS, macOS, watchOS, and tvOS.
  14. transistorsoft/react-native-background-geolocation (2,683s/427f) : Sophisticated, battery-conscious background-geolocation with motion-detection
  15. WenchaoD/FSCalendar (10,620s/1,942f) : A fully customizable iOS calendar library, compatible with Objective-C and Swift
  16. google/promises (3,812s/298f) : Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  17. google/GoogleUtilities (110s/48f) :
  18. braze-inc/braze-swift-sdk (52s/18f) : Braze SDK for the Apple ecosystem, including: iOS, macOS, iPadOS, visionOS, tvOS
  19. google/gtm-session-fetcher (246s/150f) : Google Toolbox for Mac - Session Fetcher
  20. plaid/plaid-link-ios (138s/90f) : Plaid Link iOS SDK
  21. BranchMetrics/ios-branch-deep-linking-attribution (731s/231f) : 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.

HTML

  1. f/awesome-chatgpt-prompts (115,406s/15,719f) : This repo includes ChatGPT prompt curation to use ChatGPT better.
  2. alufers/mitmproxy2swagger (7,492s/274f) : Automagically reverse-engineer REST APIs via capturing traffic
  3. unclecode/crawl4ai (19,346s/1,414f) : 🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper
  4. fengdu78/deeplearning_ai_books (18,345s/5,922f) : deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
  5. home-assistant/home-assistant.io (5,512s/7,426f) : 📘 Home Assistant User documentation
  6. byoungd/English-level-up-tips (37,755s/4,170f) : An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
  7. erew123/alltalk_tts (1,280s/137f) : 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.
  8. durgeshsamariya/awesome-github-profile-readme-templates (4,479s/7,167f) : This repository contains best profile readme's for your reference.
  9. Unstructured-IO/unstructured (9,631s/809f) : Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
  10. boostorg/boost (7,310s/1,775f) : Super-project for modularized Boost
  11. RayTracing/raytracing.github.io (9,023s/890f) : Main Web Site (Online Books)
  12. MrNeRF/awesome-3D-gaussian-splatting (6,544s/393f) : Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
  13. techchipnet/CamPhish (3,343s/910f) : Grab cam shots from target's phone front camera or PC webcam just sending a link.
  14. alshedivat/al-folio (11,712s/11,422f) : A beautiful, simple, clean, and responsive Jekyll theme for academics
  15. filipedeschamps/tabnews.com.br (5,434s/399f) : Conteúdos para quem trabalha com Programação e Tecnologia.
  16. confluentinc/confluent-kafka-go (4,694s/665f) : Confluent's Apache Kafka Golang client
  17. web-platform-tests/wpt (5,086s/3,162f) : Test suites for Web platform specs — including WHATWG, W3C, and others
  18. HugoBlox/hugo-blox-builder (8,383s/2,913f) : 🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
  19. DataDog/documentation (481s/1,101f) : The source for Datadog's documentation site.
  20. kananinirav/AWS-Certified-Cloud-Practitioner-Notes (2,123s/754f) : AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)

JavaScript

  1. Koenkk/zigbee2mqtt (12,528s/1,711f) : Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
  2. gatsbyjs/gatsby (55,466s/10,305f) : The best React-based framework with performance, scalability and security built in.
  3. InternLM/MindSearch (5,625s/572f) : 🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
  4. WordPress/gutenberg (10,701s/4,276f) : The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
  5. openlayers/openlayers (11,567s/3,053f) : OpenLayers
  6. ckeditor/ckeditor5 (9,727s/3,710f) : Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
  7. usebruno/bruno (29,200s/1,371f) : Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
  8. NaiboWang/EasySpider (36,828s/4,511f) : A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
  9. is-a-dev/register (3,622s/7,997f) : Grab your own sweet-looking '.is-a.dev' subdomain.
  10. markedjs/marked (33,526s/3,393f) : A markdown parser and compiler. Built for speed.
  11. MobSF/Mobile-Security-Framework-MobSF (17,809s/3,269f) : Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
  12. appium/appium (19,161s/6,106f) : Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol
  13. academicpages/academicpages.github.io (12,862s/44,786f) : Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
  14. facebook/react (231,016s/47,297f) : The library for web and native user interfaces.
  15. projectdiscovery/nuclei-templates (9,527s/2,687f) : Community curated list of templates for the nuclei engine to find security vulnerabilities.
  16. npm/cli (8,605s/3,247f) : the package manager for JavaScript
  17. louislam/uptime-kuma (62,019s/5,533f) : A fancy self-hosted monitoring tool
  18. bluewave-labs/checkmate (3,110s/174f) : Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations.
  19. vitejs/awesome-vite (14,771s/1,166f) : ⚡️ A curated list of awesome things related to Vite.js

CSS

  1. lipis/flag-icons (10,867s/1,874f) : 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration
  2. McShelby/hugo-theme-relearn (460s/197f) : A theme for Hugo designed for documentation
  3. spring-projects/spring-petclinic (7,855s/24,167f) : A sample Spring-based application
  4. jd-opensource/micro-app (5,716s/581f) : A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架
  5. WebStackPage/WebStackPage.github.io (6,527s/1,842f) : ❤️静态响应式网址导航网站 - webstack.cc
  6. bchiang7/bchiang7.github.io (794s/409f) : Third iteration of my personal website built with Jekyll
  7. bradtraversy/50projects50days (37,796s/9,266f) : 50+ mini web projects using HTML, CSS & JS
  8. primefaces/primereact (7,172s/1,064f) : The Most Complete React UI Component Library

Vue

  1. crmeb/CRMEB (6,364s/1,562f) : 🔥CRMEB开源商城免费开源多语言商城系统,Tp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城、App,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议
  2. Lissy93/dashy (18,856s/1,412f) : 🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
  3. Moonofweisheng/wot-design-uni (1,158s/180f) : 一个基于Vue3+TS开发的uni-app组件库,提供70+高质量组件,支持暗黑模式、国际化和自定义主题。
  4. vuejs/docs (2,986s/4,548f) : 📄 Documentation for Vue 3
  5. nuxt/ui (4,272s/586f) : A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
  6. frappe/helpdesk (658s/265f) : Modern, Streamlined, Free and Open Source Customer Service Software
  7. unovue/shadcn-vue (5,650s/337f) : Vue port of shadcn-ui
  8. CorentinTh/it-tools (23,911s/2,931f) : Collection of handy online tools for developers, with great UX.
  9. primefaces/primevue (11,247s/1,276f) : Next Generation Vue UI Component Library
  10. ccbikai/Sink (3,321s/1,862f) : ⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
  11. Akryum/vue-virtual-scroller (9,846s/920f) : ⚡️ Blazing fast scrolling for any amount of data
  12. AutomaApp/automa (13,725s/1,474f) : A browser extension for automating your browser by connecting blocks
  13. palxiao/poster-design (3,882s/604f) : 一款漂亮且功能强大的在线海报设计器,图片编辑器,仿稿定设计,适用于多种场景:海报生成、电商产品图、文章长图、视频/公众号封面等。A beautiful online image designer, suitable for various scenarios like generate posters, making design easier!
  14. doocs/md (6,335s/1,012f) : ✍ WeChat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性
  15. frappe/frappe-ui (327s/124f) : A set of components and utilities for rapid UI development
  16. NOXCIS/Wiregate (357s/8f) : 🥷🏼 WireGuard VPN Server with WGDashboard for UI + TOR + DnsCrypt + AmneziaWG
  17. vbenjs/vue-vben-admin (26,163s/7,130f) : A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
  18. kailong321200875/vue-element-plus-admin (2,946s/709f) : A backend management system based on vue3, typescript, element-plus, and vite

TeX

  1. tuhdo/os01 (12,229s/719f) : Bootstrap yourself to write an OS from scratch. A book for self-learner.
  2. acl-org/acl-style-files (814s/197f) : Official style files for papers submitted to venues of the Association for Computational Linguistics
  3. lervag/vimtex (5,627s/395f) : VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
  4. mohuangrui/ucasthesis (3,528s/936f) : LaTeX Thesis Template for the University of Chinese Academy of Sciences
  5. rstudio/cheatsheets (5,906s/1,833f) : Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
  6. billryan/resume (9,393s/2,621f) : An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
  7. riscv/riscv-isa-manual (3,778s/653f) : RISC-V Instruction Set Manual
  8. vdumoulin/conv_arithmetic (14,142s/2,292f) : A technical report on convolution arithmetic in the context of deep learning
  9. Wandmalfarbe/pandoc-latex-template (6,325s/972f) : A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
  10. Introduction-to-Autonomous-Robots/Introduction-to-Autonomous-Robots (1,698s/330f) : Introduction to Autonomous Robots
  11. exacity/deeplearningbook-chinese (35,933s/9,109f) : Deep Learning Book Chinese Translation
  12. openmlsys/openmlsys-zh (4,161s/440f) : 《Machine Learning Systems: Design and Implementation》- Chinese Version
  13. HarisIqbal88/PlotNeuralNet (22,493s/2,899f) : Latex code for making neural networks diagrams
  14. posquit0/Awesome-CV (23,503s/4,840f) : 📄 Awesome CV is LaTeX template for your outstanding job application
  15. TheNetAdmin/zjuthesis (2,795s/641f) : Zhejiang University Graduation Thesis LaTeX Template
  16. harvard-edge/cs249r_book (1,317s/164f) : Introduction to Machine Learning Systems

TypeScript

  1. janhq/jan (25,379s/1,464f) : Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
  2. elizaOS/eliza (9,083s/2,376f) : Autonomous agents for everyone
  3. gitroomhq/postiz-app (16,289s/2,649f) : 📨 The ultimate social media scheduling tool, with a bunch of AI 🤖
  4. CopilotKit/CopilotKit (14,970s/2,213f) : React UI + elegant infrastructure for AI Copilots, in-app AI agents, AI chatbots, and AI-powered Textareas 🪁
  5. activepieces/activepieces (10,766s/1,342f) : Your friendliest open source AI automation tool ✨ Workflow automation tool 200+ integration / Enterprise automation tool / Zapier Alternative
  6. prisma/prisma (40,436s/1,590f) : Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
  7. cline/cline (18,802s/1,570f) : Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
  8. leon-ai/leon (15,667s/1,293f) : 🧠 Leon is your open-source personal assistant.
  9. renovatebot/renovate (18,047s/2,418f) : Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
  10. VisActor/VTable (1,973s/193f) : VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
  11. microsoft/code-push-server (699s/197f) : Standalone CodePush server from App Center
  12. bytedance/IconPark (8,473s/503f) : 🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons
  13. maplibre/maplibre-gl-js (6,909s/741f) : MapLibre GL JS - Interactive vector tile maps in the browser
  14. OHIF/Viewers (3,416s/3,467f) : OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
  15. aws/aws-cdk (11,765s/3,967f) : The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
  16. Unleash/unleash (11,627s/733f) : Open-source feature management platform
  17. open-metadata/OpenMetadata (5,818s/1,098f) : OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
  18. strapi/strapi (64,468s/8,237f) : 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

Ruby

Makefile

Markdown

  1. codecrafters-io/build-your-own-x (322,052s/29,855f) : Master programming by recreating your favorite technologies from scratch.
  2. mdn/translated-content (1,754s/8,149f) : The source repository of all translated content for MDN Web Docs
  3. swiftlang/swift-evolution (15,427s/2,433f) : This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
  4. OAI/OpenAPI-Specification (29,227s/9,085f) : The OpenAPI Specification Repository
  5. mdn/content (9,295s/22,522f) : The content behind MDN Web Docs
  6. labuladong/fucking-algorithm (126,376s/23,275f) : 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
  7. SAP/styleguides (1,701s/449f) : This repository provides SAP style guides for coding and coding-related topics.
  8. privacyguides/privacyguides.org (2,884s/207f) : Protect your data against global mass surveillance programs.
  9. Kotlin/KEEP (3,447s/364f) : Kotlin Evolution and Enhancement Process
  10. drknzz/GitHub-Achievements (1,894s/193f) : 🔥 A Complete List of GitHub Profile Badges and Achievements 🔥
  11. docker/docs (4,215s/7,397f) : Source repo for Docker's Documentation
  12. ethereum/ethereum-org-website (5,168s/4,898f) : Ethereum.org is a primary online resource for the Ethereum community.
  13. microsoft/vscode-docs (5,801s/4,749f) : Public documentation for Visual Studio Code
  14. jaywcjlove/linux-command (32,564s/6,235f) : Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
  15. KaiserY/trpl-zh-cn (4,730s/614f) : Rust 程序设计语言(2021 edition)
  16. Evavic44/portfolio-ideas (4,606s/687f) : A curation of awesome portfolio website ideas for developers and designers to draw inspiration from. Raise a pull request to add more. 💜
  17. satoshilabs/slips (1,531s/1,749f) : SatoshiLabs Improvement Proposals