Skip to content

Latest commit

 

History

History
385 lines (365 loc) · 56.7 KB

2025-01-02.md

File metadata and controls

385 lines (365 loc) · 56.7 KB

2025-01-02

C++

Rust

  1. 0xPlaygrounds/rig (2,075s/170f) : ⚙️🦀 Build portable, modular & lightweight Fullstack Agents
  2. ajeetdsouza/zoxide (23,898s/572f) : A smarter cd command. Supports all major shells.
  3. cloudflare/quiche (9,696s/748f) : 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
  4. zed-industries/zed (52,242s/3,299f) : Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
  5. louis-e/arnis (1,656s/38f) : Generate any location from the real world in Minecraft Java Edition with a high level of detail.
  6. embassy-rs/embassy (5,852s/835f) : Modern embedded framework, using Rust and async.
  7. BurntSushi/ripgrep (49,514s/2,029f) : ripgrep recursively searches directories for a regex pattern while respecting your gitignore
  8. influxdata/influxdb (29,246s/3,571f) : Scalable datastore for metrics, events, and real-time analytics
  9. launchbadge/sqlx (13,784s/1,295f) : 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
  10. tokio-rs/tokio (27,526s/2,525f) : A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
  11. denoland/deno (100,926s/5,450f) : A modern runtime for JavaScript and TypeScript.
  12. tauri-apps/plugins-workspace (1,048s/291f) : All of the official Tauri plugins in one place!
  13. dandavison/delta (24,932s/402f) : A syntax-highlighting pager for git, diff, grep, and blame output
  14. rolldown/rolldown (9,548s/512f) : Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
  15. Automattic/harper (2,691s/57f) : The Grammar Checker for Developers
  16. mfontanini/presenterm (1,935s/47f) : A markdown terminal slideshow tool
  17. vosen/ZLUDA (10,160s/671f) : CUDA on non-NVIDIA GPUs
  18. RustPython/RustPython (19,414s/1,260f) : A Python Interpreter written in Rust
  19. Canop/broot (10,934s/239f) : A new way to see and navigate directory trees : https://dystroy.org/broot
  20. fish-shell/fish-shell (27,132s/1,938f) : The user-friendly command line shell.
  21. rust-lang/rust-analyzer (14,497s/1,635f) : A Rust compiler front-end for IDEs
  22. hyperium/tonic (10,260s/1,030f) : A native gRPC client & server implementation with async/await support.
  23. quickwit-oss/tantivy (12,365s/684f) : Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust

Python

  1. bytedance/monolith (4,913s/415f) : A Lightweight Recommendation System
  2. deepseek-ai/DeepSeek-Coder (8,353s/570f) : DeepSeek Coder: Let the Code Write Itself
  3. DrewThomasson/ebook2audiobook (4,095s/280f) : Convert ebooks to audiobooks with chapters and metadata using dynamic AI models and voice cloning. Supports 1,107+ languages!
  4. pathwaycom/pathway (11,823s/252f) : Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
  5. RVC-Boss/GPT-SoVITS (37,796s/4,286f) : 1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
  6. Byaidu/PDFMathTranslate (12,888s/935f) : PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker
  7. QwenLM/Qwen-Agent (4,781s/430f) : Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
  8. goauthentik/authentik (14,225s/965f) : The authentication glue you need.
  9. crewAIInc/crewAI (23,619s/3,229f) : Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
  10. microsoft/PromptWizard (1,491s/110f) : Task-Aware Agent-driven Prompt Optimization Framework
  11. facebookresearch/Kats (5,371s/559f) : Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
  12. intuitem/ciso-assistant-community (1,370s/195f) : CISO Assistant is a one-stop-shop for GRC, covering Risk, AppSec and Audit Management and supporting +70 frameworks worldwide with auto-mapping: NIST CSF, ISO 27001, SOC2, CIS, PCI DSS, NIS2, CMMC, PSPF, GDPR, HIPAA, Essential Eight, NYDFS-500, DORA, NIST AI RMF, 800-53, 800-171, CyFun, CJIS, AirCyber, NCSC, ECC, SCF and so much more
  13. public-apis/public-apis (322,594s/34,240f) : A collective list of free APIs
  14. stanford-oval/storm (14,039s/1,304f) : An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.

Go

  1. ollama/ollama (105,265s/8,415f) : Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
  2. google/go-github (10,542s/2,080f) : Go library for accessing the GitHub v3 API
  3. oapi-codegen/oapi-codegen (6,482s/881f) : Generate Go client and server boilerplate from OpenAPI 3 specifications
  4. ccfos/nightingale (10,188s/1,446f) : Nightingale for monitoring and alerts, just as Grafana is for visualization.
  5. livekit/livekit (11,043s/948f) : End-to-end stack for WebRTC. SFU media server and SDKs.
  6. ginuerzh/gost (16,236s/2,513f) : GO Simple Tunnel - a simple tunnel written in golang
  7. containerd/containerd (17,748s/3,501f) : An open and reliable container runtime
  8. go-gost/gost (4,509s/539f) : GO Simple Tunnel - a simple tunnel written in golang
  9. grafana/loki (24,273s/3,512f) : Like Prometheus, but for logs.
  10. opencontainers/runc (12,029s/2,129f) : CLI tool for spawning and running containers according to the OCI specification
  11. lima-vm/lima (15,777s/613f) : Linux virtual machines, with a focus on running containers
  12. XIU2/CloudflareSpeedTest (20,581s/4,092f) : 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~
  13. mudler/LocalAI (27,441s/2,056f) : 🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
  14. containerd/nerdctl (8,343s/624f) : contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
  15. grpc/grpc-go (21,270s/4,426f) : The Go language implementation of gRPC. HTTP/2 based RPC
  16. grafana/alloy (1,560s/239f) : OpenTelemetry Collector distribution with programmable pipelines
  17. onsi/ginkgo (8,444s/667f) : A Modern Testing Framework for Go
  18. golang-jwt/jwt (7,451s/359f) : Go implementation of JSON Web Tokens (JWT).
  19. vmware-tanzu/velero (8,869s/1,412f) : Backup and migrate Kubernetes applications and their persistent volumes
  20. nats-io/nats-server (16,225s/1,432f) : High-Performance server for NATS.io, the cloud and edge native messaging system.
  21. henrygd/beszel (4,391s/147f) : Lightweight server monitoring hub with historical data, docker stats, and alerts.
  22. GoogleCloudPlatform/microservices-demo (17,255s/7,480f) : Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
  23. thanos-io/thanos (13,212s/2,107f) : Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
  24. caddyserver/caddy (59,563s/4,093f) : Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

Shell

  1. dockur/windows (31,342s/2,146f) : Windows inside a Docker container.
  2. bioconda/bioconda-recipes (1,658s/3,309f) : Conda recipes for the bioconda channel.
  3. BtbN/FFmpeg-Builds (7,962s/1,099f) :
  4. quickemu-project/quickemu (11,157s/487f) : Quickly create and run optimised Windows, macOS and Linux virtual machines
  5. ohmyzsh/ohmyzsh (175,019s/25,963f) : 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
  6. QwenLM/Qwen2.5 (11,388s/692f) : Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
  7. ublue-os/bazzite (4,333s/274f) : Bazzite is a cloud native image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices - including your favorite handheld.
  8. getsentry/self-hosted (8,063s/1,794f) : Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
  9. nvm-sh/nvm (81,285s/8,094f) : Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  10. itzg/docker-minecraft-server (10,204s/1,589f) : Docker image that provides a Minecraft Server that will automatically download selected version at startup
  11. six2dez/reconftw (5,841s/941f) : reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
  12. source-foundry/Hack (16,601s/616f) : A typeface designed for source code
  13. romkatv/powerlevel10k (47,213s/2,216f) : A Zsh theme
  14. MichaelCade/90DaysOfDevOps (27,456s/6,357f) : 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.
  15. 007revad/Synology_HDD_db (2,843s/192f) : Add your HDD, SSD and NVMe drives to your Synology's compatible drive database and a lot more
  16. tom-snow/wechat-windows-versions (1,808s/250f) : 保存微信历史版本
  17. DHDAXCW/OpenWRT_x86_x64 (679s/167f) : 基于 lede 源码建构 x86 的 OpenWrt 固件。

Makefile

  1. deepseek-ai/DeepSeek-LLM (1,692s/123f) : DeepSeek LLM: Let there be answers
  2. PartialVolume/shredos.x86_64 (1,673s/66f) : Shredos Disk Eraser 64 bit for all Intel 64 bit processors as well as processors from AMD and other vendors which make compatible 64 bit chips. ShredOS - Secure disk erasure/wipe
  3. dbt-labs/dbt-utils (1,415s/506f) : Utility functions for dbt projects.
  4. open-telemetry/opentelemetry-proto (620s/264f) : OpenTelemetry protocol (OTLP) specification and Protobuf definitions
  5. LibreELEC/LibreELEC.tv (2,324s/1,134f) : Just enough OS for KODI
  6. libretro-thumbnails/libretro-thumbnails (590s/77f) : Thumbnails for RetroArch
  7. open-telemetry/opentelemetry-proto-go (32s/32f) : Generated code for OpenTelemetry protobuf data model
  8. awesome-selfhosted/awesome-selfhosted-data (520s/377f) : machine-readable data for https://awesome-selfhosted.net
  9. open-telemetry/opentelemetry-specification (3,781s/894f) : Specifications for OpenTelemetry
  10. zh-google-styleguide/zh-google-styleguide (10,672s/2,836f) : Google 开源项目风格指南 (中文版)
  11. foostan/crkbd (5,805s/996f) : Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.
  12. libretro/Lakka-LibreELEC (1,769s/290f) : Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
  13. mlabbe/nativefiledialog (1,805s/211f) : A tiny, neat C library that portably invokes native file open and save dialogs.
  14. sigstore/root-signing (92s/81f) : TUF repository for Sigstore trust root
  15. zhimin-dev/iptv-checker (1,169s/105f) : IPTV checker tool for Docker && Desktop && CMD, check your playlist is available
  16. motioneye-project/motioneyeos (7,911s/910f) : A Video Surveillance OS For Single-board Computers
  17. upbound/build (67s/68f) : Upbound build and CI scripts

Ruby

  1. maybe-finance/maybe (34,708s/2,490f) : The OS for your personal finances
  2. Freika/dawarich (2,977s/73f) : Self-hosted alternative to Google Location History (Google Maps Timeline)
  3. basecamp/kamal (11,849s/488f) : Deploy web apps anywhere.
  4. fluent/fluentd (12,988s/1,353f) : Fluentd: Unified Logging Layer (project under CNCF)
  5. discourse/discourse (42,744s/8,387f) : A platform for community discussion. Free, open, simple.
  6. opf/openproject (9,634s/2,410f) : OpenProject is the leading open source project management software.
  7. fastlane/fastlane (39,773s/5,733f) : 🚀 The easiest way to automate building and releasing your iOS and Android apps
  8. instructure/canvas-lms (5,755s/2,546f) : The open LMS by Instructure, Inc.
  9. chromebrew/chromebrew (2,346s/384f) : Package manager for Chrome OS
  10. rubocop/rubocop (12,660s/3,073f) : A Ruby static code analyzer and formatter, based on the community Ruby style guide.
  11. postalserver/postal (15,056s/1,074f) : 📮 A fully featured open source mail delivery platform for incoming & outgoing e-mail
  12. gollum/gollum (13,892s/1,565f) : A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content.
  13. dependabot/dependabot-core (4,783s/1,037f) : 🤖 Dependabot's core logic for creating update PRs.
  14. freeCodeCamp/devdocs (35,511s/2,387f) : API Documentation Browser
  15. carrierwaveuploader/carrierwave (8,780s/1,661f) : Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
  16. activeadmin/activeadmin (9,523s/3,316f) : The administration framework for Ruby on Rails applications.
  17. redmine/redmine (5,362s/2,341f) : Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
  18. Shopify/liquid (11,188s/1,407f) : Liquid markup language. Safe, customer facing template language for flexible web apps.
  19. chatwoot/chatwoot (21,826s/3,706f) : Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
  20. teamcapybara/capybara (10,029s/1,457f) : Acceptance test framework for web applications
  21. mastodon/mastodon (47,415s/7,033f) : Your self-hosted, globally interconnected microblogging community
  22. faker-ruby/faker (11,299s/3,182f) : A library for generating fake data such as names, addresses, and phone numbers.
  23. rubysec/ruby-advisory-db (1,025s/221f) : A database of vulnerable Ruby Gems

Swift

  1. tuist/tuist (4,689s/579f) : Tuist's CLI
  2. pointfreeco/swift-composable-architecture (12,695s/1,471f) : A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
  3. MrKai77/Loop (7,415s/151f) : Window management made elegant.
  4. SwiftyJSON/SwiftyJSON (22,724s/3,432f) : The better way to deal with JSON data in Swift.
  5. facebook/facebook-ios-sdk (7,813s/3,574f) : Used to integrate the Facebook Platform with your iOS & tvOS apps.
  6. khcrysalis/Feather (1,347s/79f) : Feather is a free on-device iOS application manager/installer, using certificates part of the Apple Developer Program.
  7. Alamofire/Alamofire (41,496s/7,585f) : Elegant HTTP Networking in Swift
  8. onevcat/Kingfisher (23,476s/2,667f) : A lightweight, pure-Swift library for downloading and caching images from the web.
  9. gluonfield/enchanted (4,135s/259f) : Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama.
  10. nikitabobko/AeroSpace (9,348s/159f) : AeroSpace is an i3-like tiling window manager for macOS
  11. ChartsOrg/Charts (27,665s/6,006f) : Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
  12. airbnb/lottie-ios (25,887s/3,754f) : An iOS library to natively render After Effects vector animations
  13. MonitorControl/MonitorControl (28,536s/827f) : 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
  14. swiftbar/SwiftBar (2,992s/94f) : Powerful macOS menu bar customization tool
  15. open-meteo/open-meteo (2,780s/178f) : Free Weather Forecast API for non-commercial use
  16. vapor/vapor (24,694s/1,448f) : 💧 A server-side Swift HTTP web framework.
  17. rileytestut/Delta (4,961s/365f) : Delta is an all-in-one classic video game emulator for non-jailbroken iOS devices.
  18. lihaoyun6/QuickRecorder (4,824s/246f) : A lightweight screen recorder based on ScreenCapture Kit for macOS / 基于 ScreenCapture Kit 的轻量化多功能 macOS 录屏工具
  19. mrousavy/react-native-vision-camera (7,784s/1,123f) : 📸 A powerful, high-performance React Native Camera library.
  20. groue/GRDB.swift (7,033s/724f) : A toolkit for SQLite databases, with a focus on application development
  21. pointfreeco/swift-dependencies (1,654s/134f) : A dependency management library inspired by SwiftUI's "environment."
  22. apollographql/apollo-ios (3,898s/735f) : 📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
  23. apple/swift-nio (8,015s/652f) : Event-driven network application framework for high performance protocol servers & clients, non-blocking.
  24. ReactiveX/RxSwift (24,429s/4,168f) : Reactive Programming in Swift

Objective-C

  1. react-native-maps/react-native-maps (15,219s/4,863f) : React Native Mapview component for iOS + Android
  2. AFNetworking/AFNetworking (33,356s/10,393f) : A delightful networking framework for iOS, macOS, watchOS, and tvOS.
  3. SDWebImage/SDWebImage (25,081s/5,971f) : Asynchronous image downloader with cache support as a UIImageView category
  4. openid/AppAuth-iOS (1,795s/780f) : iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
  5. CocoaLumberjack/CocoaLumberjack (13,226s/2,275f) : A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
  6. getsentry/sentry-cocoa (829s/333f) : The official Sentry SDK for iOS, tvOS, macOS, watchOS.
  7. aws-amplify/aws-sdk-ios (1,686s/887f) : AWS SDK for iOS. For more information, see our web site:
  8. FLEXTool/FLEX (14,132s/1,707f) : An in-app debugging and exploration tool for iOS
  9. google/gtm-session-fetcher (246s/150f) : Google Toolbox for Mac - Session Fetcher
  10. microsoft/plcrashreporter (2,925s/540f) : Reliable, open-source crash reporting for iOS, macOS and tvOS
  11. google/GoogleUtilities (110s/48f) :
  12. google/promises (3,812s/298f) : Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  13. amplitude/Amplitude-iOS (305s/193f) : Native iOS/tvOS/macOS SDK
  14. react-native-voice/voice (1,850s/503f) : 🎤 React Native Voice Recognition library for iOS and Android (Online and Offline Support)
  15. bugsnag/bugsnag-cocoa (237s/130f) : BugSnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS
  16. braze-inc/braze-swift-sdk (52s/18f) : Braze SDK for the Apple ecosystem, including: iOS, macOS, iPadOS, visionOS, tvOS

JavaScript

  1. HumanSignal/label-studio (20,024s/2,469f) : Label Studio is a multi-type data labeling and annotation tool with standardized output format
  2. Asabeneh/30-Days-Of-React (26,281s/7,476f) : 30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
  3. Asabeneh/30-Days-Of-JavaScript (43,648s/10,108f) : 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
  4. agalwood/Motrix (46,225s/4,593f) : A full-featured download manager.
  5. anuraghazra/github-readme-stats (70,580s/23,474f) : ⚡ Dynamically generated stats for your github readmes
  6. SillyTavern/SillyTavern (9,126s/2,564f) : LLM Frontend for Power Users.
  7. gabrielecirulli/2048 (12,341s/17,082f) : The source code for 2048
  8. viarotel-org/escrcpy (3,333s/241f) : 📱 Graphical Scrcpy to display and control Android, devices powered by Electron.
  9. bvaughn/react-virtualized (26,518s/3,067f) : React components for efficiently rendering large lists and tabular data
  10. GoogleChrome/workbox (12,437s/827f) : 📦 Workbox: JavaScript libraries for Progressive Web Apps
  11. Rob--W/cors-anywhere (8,767s/6,194f) : CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
  12. copy/v86 (20,062s/1,423f) : x86 PC emulator and x86-to-wasm JIT, running in the browser
  13. louislam/uptime-kuma (61,927s/5,517f) : A fancy self-hosted monitoring tool
  14. semantic-release/semantic-release (21,163s/1,681f) : 📦🚀 Fully automated version management and package publishing
  15. NginxProxyManager/nginx-proxy-manager (23,900s/2,778f) : Docker container for managing Nginx proxy hosts with a simple, powerful interface
  16. CodeWithHarry/Sigma-Web-Dev-Course (6,730s/2,056f) : Source Code for Sigma Web Development Course

Kotlin

  1. square/okhttp (46,033s/9,178f) : Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
  2. lizongying/my-tv-0 (2,353s/317f) : 我的電視·〇 電視視頻播放軟件,可以自定義視頻源
  3. signalapp/Signal-Android (25,837s/6,205f) : A private messenger for Android.
  4. yujincheng08/BiliRoaming (9,986s/550f) : 哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.
  5. anilbeesetti/nextplayer (1,988s/97f) : An Android native video player
  6. element-hq/element-android (3,404s/743f) : A Matrix collaboration client for Android.
  7. iSoron/uhabits (8,108s/959f) : Loop Habit Tracker, a mobile app for creating and maintaining long-term positive habits
  8. karasevm/PrivateDNSAndroid (487s/53f) : Quick settings tile to switch active private DNS server
  9. tasks/tasks (3,794s/516f) : Bringing Astrid Tasks back from the dead
  10. ChuckerTeam/chucker (4,036s/358f) : 🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
  11. pppscn/SmsForwarder (19,162s/2,546f) : 短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正
  12. breezy-weather/breezy-weather (5,947s/177f) : A Material Design Weather Application
  13. JetBrains/compose-multiplatform (16,550s/1,200f) : Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
  14. jellyfin/jellyfin-androidtv (3,008s/513f) : Android TV Client for Jellyfin
  15. thunderbird/thunderbird-android (11,236s/2,515f) : Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)
  16. JetBrains/kotlin (49,693s/5,814f) : The Kotlin Programming Language.
  17. ethereum-lists/chains (9,101s/6,779f) : provides metadata for chains
  18. bmax121/APatch (4,925s/373f) : The patching of Android kernel and Android system
  19. android/compose-samples (20,577s/4,881f) : Official Jetpack Compose samples.
  20. IacobIonut01/Gallery (1,449s/79f) : Media Gallery app for Android made with Jetpack Compose
  21. rebelonion/Dantotsu (1,824s/132f) : Anilist client based on Saikou
  22. nightscout/AndroidAPS (747s/1,809f) : Opensource automated insulin delivery system (closed loop)

CSS

  1. adobe-fonts/source-code-pro (20,027s/1,633f) : Monospaced font family for user interface and coding environments
  2. jgthms/bulma (49,459s/3,949f) : Modern CSS framework based on Flexbox
  3. IBM/plex (10,338s/587f) : The package of IBM’s typeface, IBM Plex.
  4. vicwomg/pikaraoke (572s/141f) : Youtube-based Karaoke machine for Raspberry Pi, OSX, Windows, and Linux
  5. primefaces/primereact (7,164s/1,064f) : The Most Complete React UI Component Library
  6. mwittrien/BetterDiscordAddons (2,124s/3,829f) : A series of plugins and themes for BetterDiscord.
  7. ryanoasis/nerd-fonts (55,667s/3,670f) : Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
  8. PacktPublishing/Django-5-By-Example (267s/123f) : Django 5 By Example (5th Edition) published by Packt
  9. necolas/normalize.css (52,656s/10,643f) : A modern alternative to CSS resets
  10. moveit/moveit2_tutorials (170s/195f) : A sphinx-based centralized documentation repo for MoveIt 2
  11. animate-css/animate.css (81,103s/16,225f) : 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
  12. ayusharma/birthday (1,007s/3,035f) : A Happy Birthday animation design in CSS3, HTML5
  13. AnubisNekhet/AnuPpuccin (2,327s/169f) : Personal theme for Obsidian

TypeScript

  1. CopilotKit/CopilotKit (14,828s/2,202f) : React UI + elegant infrastructure for AI Copilots, in-app AI agents, AI chatbots, and AI-powered Textareas 🪁
  2. janhq/jan (24,946s/1,438f) : Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
  3. elizaOS/eliza (8,239s/2,201f) : Autonomous agents for everyone
  4. activepieces/activepieces (10,672s/1,333f) : Your friendliest open source AI automation tool ✨ Workflow automation tool 200+ integration / Enterprise automation tool / Zapier Alternative
  5. prisma/prisma (40,354s/1,583f) : Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
  6. continuedev/continue (20,785s/1,895f) : ⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
  7. cline/cline (18,198s/1,511f) : 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. angular/components (24,446s/6,772f) : Component infrastructure and Material Design components for Angular
  9. Budibase/budibase (23,055s/1,606f) : Create business apps and automate workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀 No code / Low code platform..
  10. sugarforever/chat-ollama (2,777s/444f) : ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.
  11. modelcontextprotocol/typescript-sdk (802s/75f) : The official Typescript SDK for Model Context Protocol servers and clients
  12. sst/sst (22,516s/1,722f) : Build full-stack apps on your own infrastructure.
  13. mermaid-js/mermaid (73,687s/6,747f) : Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
  14. langgenius/dify (56,802s/8,396f) : 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.
  15. jitsi/jitsi-meet (23,793s/6,824f) : Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.

Jupyter-Notebook

  1. kingjulio8238/Memary (1,851s/134f) : The Open Source Memory Layer For Autonomous Agents
  2. ed-donner/llm_engineering (339s/422f) : Repo to accompany my mastering LLM engineering course
  3. DataExpert-io/data-engineer-handbook (23,961s/4,287f) : This is a repo with links to everything you'd ever want to learn about data engineering
  4. mlabonne/llm-course (40,534s/4,307f) : Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
  5. google/flax (6,220s/658f) : Flax is a neural network library for JAX that is designed for flexibility.
  6. karpathy/micrograd (10,802s/1,566f) : A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
  7. MervinPraison/PraisonAI (2,788s/377f) : PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human–agent collaboration.
  8. tencentmusic/cube-studio (3,798s/671f) : cube studio开源云原生一站式机器学习/深度学习/大模型AI平台,支持sso登录,多租户,大数据平台对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型微调,vllm大模型推理,llmops,私有知识库,AI模型应用商店,支持模型一键开发/推理/微调,支持国产cpu/gpu/npu芯片,支持RDMA,支持pytorch/tf/mxnet/deepspeed/paddle/colossalai/horovod/spark/ray/volcano分布式
  9. google/generative-ai-docs (1,781s/641f) : Documentation for Google's Gen AI site - including the Gemini API and Gemma
  10. mrdbourke/pytorch-deep-learning (11,556s/3,362f) : Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
  11. anthropics/prompt-eng-interactive-tutorial (2,004s/212f) : Anthropic's Interactive Prompt Engineering Tutorial
  12. guipsamora/pandas_exercises (10,971s/8,330f) : Practice your pandas skills!
  13. langchain-ai/langchain (97,331s/15,808f) : 🦜🔗 Build context-aware reasoning applications
  14. fastai/course22 (2,557s/1,000f) : The fast.ai course notebooks
  15. alirezadir/Machine-Learning-Interviews (5,157s/897f) : This repo is meant to serve as a guide for Machine Learning/AI technical interviews.

Vue

  1. doocs/md (6,243s/1,001f) : ✍ WeChat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性
  2. vueComponent/ant-design-vue (20,428s/3,803f) : 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
  3. hslr-s/sun-panel (3,221s/342f) : A server, NAS navigation panel, Homepage, browser homepage. | 一个服务器、NAS导航面板、Homepage、浏览器首页。
  4. CorentinTh/it-tools (23,846s/2,922f) : Collection of handy online tools for developers, with great UX.
  5. AutomaApp/automa (13,641s/1,467f) : A browser extension for automating your browser by connecting blocks
  6. frappe/helpdesk (654s/264f) : Modern, Streamlined, Free and Open Source Customer Service Software
  7. vbenjs/vue-vben-admin (26,115s/7,127f) : A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
  8. Akryum/vue-virtual-scroller (9,841s/920f) : ⚡️ Blazing fast scrolling for any amount of data
  9. Moonofweisheng/wot-design-uni (1,153s/177f) : 一个基于Vue3+TS开发的uni-app组件库,提供70+高质量组件,支持暗黑模式、国际化和自定义主题。
  10. Virtual-Browser/VirtualBrowser (1,140s/218f) : Free anti fingerprint browser, 指纹浏览器, 隐私浏览器, 免费的web3空投专用指纹浏览器
  11. advplyr/audiobookshelf-app (1,409s/183f) : Mobile application for Audiobookshelf
  12. yangzongzhuan/RuoYi-Vue3 (5,163s/2,095f) : 🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统
  13. ElemeFE/element (54,175s/14,646f) : A Vue.js 2.0 UI Toolkit for Web
  14. qier222/YesPlayMusic (30,048s/4,423f) : 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
  15. 0xJacky/nginx-ui (6,402s/461f) : Yet another WebUI for Nginx
  16. creativetimofficial/vue-black-dashboard (565s/876f) : Vue Black Dashboard
  17. roimdev/roim-picx (123s/201f) : free image service based on cloudflare Pages & R2.基于CloudFlare Pages和R2实现的免费图床。

Java

  1. krahets/hello-algo (105,024s/13,161f) : 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
  2. DrKLO/Telegram (25,584s/8,219f) : Telegram for Android source
  3. Stirling-Tools/Stirling-PDF (48,321s/3,957f) : #1 Locally hosted web application that allows you to perform various operations on PDF files
  4. skylot/jadx (42,366s/4,939f) : Dex to Java decompiler
  5. Anuken/Mindustry (23,008s/3,006f) : The automation tower defense RTS
  6. datahub-project/datahub (10,085s/2,986f) : The Metadata Platform for your Data and AI Stack
  7. oracle/graal (20,527s/1,649f) : GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
  8. material-components/material-components-android (16,475s/3,096f) : Modular and customizable Material Design UI components for Android
  9. mockito/mockito (14,965s/2,571f) : Most popular Mocking framework for unit tests written in Java
  10. keycloak/keycloak (24,336s/6,917f) : Open Source Identity and Access Management For Modern Applications and Services
  11. doocs/leetcode (32,379s/7,930f) : 🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
  12. spring-projects/spring-boot (75,732s/40,819f) : Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
  13. apache/seatunnel (8,179s/1,867f) : SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
  14. bazelbuild/bazel (23,462s/4,110f) : a fast, scalable, multi-language and extensible build system
  15. antlr/antlr4 (17,415s/3,312f) : ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
  16. 00-Evan/shattered-pixel-dungeon (4,887s/1,147f) : Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou.
  17. netty/netty (33,640s/15,987f) : Netty project - an event-driven asynchronous network application framework
  18. apache/fineract (1,418s/1,703f) : Apache Fineract
  19. bepass-org/oblivion (3,936s/531f) : Unofficial warp client for android
  20. prestodb/presto (16,140s/5,403f) : The official home of the Presto distributed SQL query engine for big data

HTML

  1. EbookFoundation/free-programming-books (345,601s/62,341f) : 📚 Freely available programming books
  2. f/awesome-chatgpt-prompts (114,760s/15,665f) : This repo includes ChatGPT prompt curation to use ChatGPT better.
  3. web-infra-dev/midscene (2,167s/93f) : Automate browser actions, extract data, and perform assertions using AI. It offers JavaScript SDK, Chrome extension, and support for scripting in YAML.
  4. windmill-labs/windmill (11,440s/567f) : Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
  5. home-assistant/home-assistant.io (5,408s/7,412f) : 📘 Home Assistant User documentation
  6. trickest/cve (6,663s/853f) : Gather and update all available and newest CVEs with their PoC.
  7. alshedivat/al-folio (11,682s/11,411f) : A beautiful, simple, clean, and responsive Jekyll theme for academics
  8. adityatelange/hugo-PaperMod (10,588s/2,783f) : A fast, clean, responsive Hugo theme.
  9. kananinirav/AWS-Certified-Cloud-Practitioner-Notes (2,110s/745f) : AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)
  10. tabler/tabler (38,319s/4,017f) : Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
  11. meichthys/foss_photo_libraries (2,087s/51f) : Free and Open Source Photo Libraries
  12. TheOdinProject/css-exercises (1,723s/73,005f) :
  13. Ayushparikh-code/Web-dev-mini-projects (3,439s/1,327f) : The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!
  14. squidfunk/mkdocs-material (21,582s/3,602f) : Documentation that simply works
  15. mdn/learning-area (7,087s/27,108f) : GitHub repo for the MDN Learning Area.
  16. iam-veeramalla/ansible-zero-to-hero (734s/1,517f) : Repository to learn Ansible from Zero. This repository covers the complete Ansible fundamentals along with examples required for a DevOps Engineer.
  17. juliocesarfort/public-pentesting-reports (8,600s/1,977f) : A list of public penetration test reports published by several consulting firms and academic security groups.

TeX

  1. riscv/riscv-isa-manual (3,774s/653f) : RISC-V Instruction Set Manual
  2. posquit0/Awesome-CV (23,494s/4,843f) : 📄 Awesome CV is LaTeX template for your outstanding job application
  3. tuhdo/os01 (12,220s/718f) : Bootstrap yourself to write an OS from scratch. A book for self-learner.
  4. mohuangrui/ucasthesis (3,528s/935f) : LaTeX Thesis Template for the University of Chinese Academy of Sciences
  5. pllk/cphb (3,035s/359f) : Competitive Programmer's Handbook
  6. rstudio/cheatsheets (5,905s/1,833f) : Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
  7. OWASP/www-project-top-10-for-large-language-model-applications (610s/153f) : OWASP Foundation Web Respository
  8. cosmos/ibc (944s/397f) : Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.
  9. acl-org/acl-style-files (810s/196f) : Official style files for papers submitted to venues of the Association for Computational Linguistics
  10. sjtug/SJTUThesis (3,420s/794f) : 上海交通大学 LaTeX 论文模板 | Shanghai Jiao Tong University LaTeX Thesis Template
  11. sanjib-sen/WebLaTex (1,090s/300f) : A complete alternative for Overleaf with VSCode + Web + Git Integration + Copilot + Grammar & Spell Checker + Live Collaboration Support. Based on GitHub Codespace and Dev container.
  12. vEnhance/napkin (1,285s/130f) : An Infinitely Large Napkin
  13. lervag/vimtex (5,626s/395f) : VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
  14. exacity/deeplearningbook-chinese (35,927s/9,109f) : Deep Learning Book Chinese Translation
  15. hendricius/the-sourdough-framework (3,090s/148f) : Open source book dedicated to helping you to make the best possible sourdough bread at home.
  16. billryan/resume (9,387s/2,622f) : An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
  17. zhanwen/MathModel (8,381s/2,138f) : 研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT

C

  1. DoctorWkt/acwj (11,166s/1,049f) : A Compiler Writing Journey
  2. brunodev85/winlator (9,916s/506f) : Android application for running Windows applications with Wine and Box86/Box64
  3. darktable-org/darktable (10,171s/1,164f) : darktable is an open source photography workflow application and raw developer
  4. Genymobile/scrcpy (115,352s/10,964f) : Display and control your Android device
  5. karpathy/llama2.c (17,742s/2,133f) : Inference Llama 2 in one file of pure C
  6. Cyan4973/xxHash (9,342s/789f) : Extremely fast non-cryptographic hash algorithm
  7. olikraus/u8g2 (5,272s/1,066f) : U8glib library for monochrome displays, version 2
  8. nanomsg/nng (3,909s/495f) : nanomsg-next-generation -- light-weight brokerless messaging
  9. libretro/RetroArch (10,630s/1,842f) : Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
  10. pr3y/Bruce (1,333s/165f) : Predatory ESP32 Firmware
  11. lizongying/my-tv (31,104s/3,490f) : 我的电视 电视直播软件,安装即可使用
  12. KreitinnSoftware/MiceWine-Application (464s/17f) : MiceWine is a project that aims to run Windows applications and games on Android smartphones.
  13. libfuse/libfuse (5,416s/1,149f) : The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
  14. open-quantum-safe/liboqs (1,990s/481f) : C library for prototyping and experimenting with quantum-resistant cryptography
  15. acidanthera/OpenCorePkg (13,568s/2,128f) : OpenCore bootloader
  16. opa334/Dopamine (3,630s/3,552f) : Dopamine is a semi-untethered jailbreak for iOS 15 and 16
  17. Bodmer/TFT_eSPI (3,889s/1,126f) : Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips

Markdown

  1. codecrafters-io/build-your-own-x (320,908s/29,763f) : Master programming by recreating your favorite technologies from scratch.
  2. swiftlang/swift-evolution (15,425s/2,433f) : This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
  3. ethereum/ethereum-org-website (5,171s/4,899f) : Ethereum.org is a primary online resource for the Ethereum community.
  4. alexandresanlim/Badges4-README.md-Profile (10,704s/1,605f) : Improve your README.md profile with these amazing badges.
  5. privacyguides/privacyguides.org (2,876s/207f) : Protect your data against global mass surveillance programs.
  6. drknzz/GitHub-Achievements (1,892s/191f) : 🔥 A Complete List of GitHub Profile Badges and Achievements 🔥
  7. mdn/translated-content (1,751s/8,144f) : The source repository of all translated content for MDN Web Docs
  8. OAI/OpenAPI-Specification (29,221s/9,082f) : The OpenAPI Specification Repository
  9. satoshilabs/slips (1,530s/1,749f) : SatoshiLabs Improvement Proposals
  10. KaiserY/trpl-zh-cn (4,727s/613f) : Rust 程序设计语言(2021 edition)
  11. coderjojo/creative-profile-readme (2,606s/523f) : A Collection of GitHub Profiles with awesome readme
  12. rust-lang/rfcs (6,002s/1,588f) : RFCs for changes to Rust
  13. SAP/styleguides (1,700s/449f) : This repository provides SAP style guides for coding and coding-related topics.
  14. tldr-pages/tldr (52,469s/4,282f) : 📚 Collaborative cheatsheets for console commands
  15. jaywcjlove/linux-command (32,547s/6,232f) : Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
  16. labuladong/fucking-algorithm (126,349s/23,273f) : 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
  17. mdn/content (9,295s/22,526f) : The content behind MDN Web Docs