Skip to content

Latest commit

 

History

History
363 lines (343 loc) · 51.4 KB

2025-01-30.md

File metadata and controls

363 lines (343 loc) · 51.4 KB

2025-01-30

C++

Python

  1. deepseek-ai/Janus (11,476s/1,358f) : Janus-Series: Unified Multimodal Understanding and Generation Models
  2. deepseek-ai/DeepSeek-Coder (15,411s/1,519f) : DeepSeek Coder: Let the Code Write Itself
  3. deepseek-ai/DreamCraft3D (2,501s/223f) : [ICLR 2024] Official implementation of DreamCraft3D: Hierarchical 3D Generation with Bootstrapped Diffusion Prior
  4. deepseek-ai/DeepSeek-Math (1,740s/285f) : DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models
  5. deepseek-ai/DeepSeek-VL (2,955s/383f) : DeepSeek-VL: Towards Real-World Vision-Language Understanding
  6. deepseek-ai/ESFT (374s/122f) : Expert Specialized Fine-Tuning
  7. huggingface/transformers (138,245s/27,736f) : 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
  8. VikParuchuri/marker (20,038s/1,198f) : Convert PDF to markdown + JSON quickly with high accuracy
  9. Zipstack/unstract (3,448s/239f) : No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents
  10. TEN-framework/TEN-Agent (4,232s/461f) : TEN Agent is a conversational AI powered by the TEN, integrating Gemini 2.0 Live, OpenAI Realtime, RTC, and more. It delivers real-time capabilities to see, hear, and speak, while being fully compatible with popular workflow platforms like Dify and Coze.
  11. unslothai/unsloth (22,141s/1,543f) : Finetune Llama 3.3, Mistral, Phi-4, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory
  12. oobabooga/text-generation-webui (41,929s/5,450f) : A Gradio web UI for Large Language Models with support for multiple inference backends.
  13. netbox-community/netbox (16,765s/2,645f) : The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
  14. QwenLM/Qwen (15,759s/1,283f) : The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.

Rust

  1. block/goose (1,944s/142f) : an open-source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
  2. Rust-GPU/Rust-CUDA (3,374s/132f) : Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
  3. awslabs/mountpoint-s3 (4,845s/181f) : A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
  4. juspay/hyperswitch (12,880s/1,372f) : An open source payments switch written in Rust to make payments fast, reliable and affordable
  5. tracel-ai/burn (9,575s/488f) : Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
  6. sampsyo/bril (600s/266f) : an educational compiler intermediate representation
  7. biomejs/biome (16,710s/526f) : A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
  8. astral-sh/uv (37,464s/1,030f) : An extremely fast Python package and project manager, written in Rust.
  9. qdrant/qdrant (21,543s/1,479f) : 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/
  10. rust-bakery/nom (9,664s/812f) : Rust parser combinator framework
  11. libp2p/rust-libp2p (4,768s/1,007f) : The Rust Implementation of the libp2p networking stack.
  12. eythaann/Seelen-UI (5,240s/161f) : The Fully Customizable Desktop Environment for Windows 10/11.
  13. rerun-io/rerun (7,543s/393f) : Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
  14. succinctlabs/sp1 (1,162s/412f) : The fastest, most feature-complete zkVM for developers.
  15. bionic-gpt/bionic-gpt (2,055s/201f) : BionicGPT is an on-premise replacement for ChatGPT, offering the advantages of Generative AI while maintaining strict data confidentiality
  16. apollographql/router (840s/276f) : A configurable, high-performance routing runtime for Apollo Federation 🚀
  17. glzr-io/zebar (1,402s/63f) : Zebar is a tool for creating customizable and cross-platform taskbars, desktop widgets, and popups.
  18. emilk/egui (23,586s/1,661f) : egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
  19. delta-io/delta-rs (2,525s/433f) : A native Rust library for Delta Lake, with bindings into Python
  20. quickwit-oss/tantivy (12,593s/709f) : Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
  21. hickory-dns/hickory-dns (4,224s/478f) : A Rust based DNS client, server, and resolver

C

  1. lizongying/my-tv (31,578s/3,537f) : 我的电视 电视直播软件,安装即可使用
  2. nrfconnect/sdk-nrf (994s/1,247f) : nRF Connect SDK main repository
  3. apache/nuttx (3,068s/1,231f) : Apache NuttX is a mature, real-time embedded operating system (RTOS)
  4. zephyrproject-rtos/zephyr (11,328s/6,889f) : Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
  5. curl/curl (36,613s/6,536f) : 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
  6. openssl/openssl (26,495s/10,284f) : TLS/SSL and crypto library
  7. libuv/libuv (24,722s/3,634f) : Cross-platform asynchronous I/O
  8. confluentinc/librdkafka (381s/3,171f) : The Apache Kafka C/C++ library
  9. jqlang/jq (31,057s/1,598f) : Command-line JSON processor
  10. karlstav/cava (4,492s/244f) : Cross-platform Audio Visualizer
  11. tianocore/edk2 (4,844s/2,607f) : EDK II
  12. libevent/libevent (11,310s/3,407f) : Event notification library
  13. samtools/htslib (826s/442f) : C library for high-throughput sequencing data formats
  14. tursodatabase/libsql (13,562s/342f) : libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
  15. Polprzewodnikowy/SummerCart64 (690s/36f) : SummerCart64 - a fully open source N64 flashcart
  16. asterisk/asterisk (2,377s/996f) : The official Asterisk Project repository.
  17. KreitinnSoftware/MiceWine-Application (682s/28f) : MiceWine is a project that aims to run Windows applications and games on Android smartphones.
  18. FreeRTOS/FreeRTOS (5,598s/1,659f) : 'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
  19. open-quantum-safe/liboqs (2,035s/497f) : C library for prototyping and experimenting with quantum-resistant cryptography
  20. meetecho/janus-gateway (8,390s/2,504f) : Janus WebRTC Server
  21. olikraus/u8g2 (5,338s/1,073f) : U8glib library for monochrome displays, version 2
  22. pgvector/pgvector (13,743s/649f) : Open-source vector similarity search for Postgres

Ruby

  1. maybe-finance/maybe (38,103s/2,713f) : The OS for your personal finances
  2. instructure/canvas-lms (5,807s/2,563f) : The open LMS by Instructure, Inc.
  3. ruby/ruby (22,300s/5,358f) : The Ruby Programming Language
  4. rails/rails (56,366s/21,754f) : Ruby on Rails
  5. chatwoot/chatwoot (22,106s/3,795f) : Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
  6. fluent/fluentd (13,025s/1,352f) : Fluentd: Unified Logging Layer (project under CNCF)
  7. getsentry/sentry-ruby (944s/503f) : Sentry SDK for Ruby
  8. department-of-veterans-affairs/vets-api (215s/66f) : API powering VA.gov
  9. thoughtbot/shoulda-matchers (3,525s/910f) : Simple one-liner tests for common Rails functionality
  10. citation-style-language/styles (3,384s/3,810f) : Official repository for Citation Style Language (CSL) citation styles.
  11. Shopify/liquid (11,218s/1,416f) : Liquid markup language. Safe, customer facing template language for flexible web apps.
  12. paper-trail-gem/paper_trail (6,820s/901f) : Track changes to your rails models
  13. Homebrew/homebrew-cask (21,085s/10,829f) : 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
  14. ThrowTheSwitch/Ceedling (609s/250f) : Ruby-based unit testing and build system for C projects
  15. zammad/zammad (4,605s/784f) : Zammad is a web based open source helpdesk/customer support system
  16. rails/mission_control-jobs (733s/86f) : Dashboard and Active Job extensions to operate and troubleshoot background jobs
  17. hashicorp/vagrant (26,447s/4,437f) : Vagrant is a tool for building and distributing development environments.
  18. ruby-grape/grape (9,897s/1,223f) : An opinionated framework for creating REST-like APIs in Ruby.
  19. teamcapybara/capybara (10,041s/1,455f) : Acceptance test framework for web applications
  20. rails-api/active_model_serializers (5,331s/1,392f) : ActiveModel::Serializer implementation and Rails hooks
  21. DataDog/dd-trace-rb (321s/377f) : Datadog Tracing Ruby Client

Go

  1. ollama/ollama (114,605s/9,135f) : Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
  2. danielmiessler/fabric (28,084s/2,941f) : fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
  3. trufflesecurity/trufflehog (17,947s/1,759f) : Find, verify, and analyze leaked credentials
  4. ekristen/aws-nuke (403s/43f) : Remove all the resources from an AWS account
  5. yusing/go-proxy (700s/29f) : Easy to use reverse proxy with docker integration
  6. jesseduffield/lazydocker (41,072s/1,304f) : The lazier way to manage everything docker
  7. iawia002/lux (28,468s/3,050f) : 👾 Fast and simple video download library and CLI tool written in Go
  8. chainflag/eth-faucet (373s/201f) : Ether faucet server built with Go and Svelte.
  9. open-telemetry/opentelemetry-collector (4,776s/1,533f) : OpenTelemetry Collector
  10. fatedier/frp (89,936s/13,656f) : A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  11. gardener/gardener (3,020s/496f) : Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes.
  12. opencost/opencost (5,502s/576f) : Cost monitoring for Kubernetes workloads and cloud costs
  13. golang-migrate/migrate (15,972s/1,440f) : Database migrations. CLI and Golang library.
  14. kubernetes/ingress-nginx (17,809s/8,290f) : Ingress NGINX Controller for Kubernetes
  15. charmbracelet/bubbletea (29,267s/847f) : A powerful little TUI framework 🏗
  16. gruntwork-io/terragrunt (8,377s/1,003f) : Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
  17. go-fuego/fuego (1,179s/72f) : Golang Fuego - web framework generating OpenAPI 3 spec from source code
  18. kedacore/keda (8,732s/1,096f) : KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
  19. open-telemetry/opentelemetry-go-contrib (1,281s/590f) : Collection of extensions for OpenTelemetry-Go.
  20. owasp-amass/amass (12,395s/1,927f) : In-depth attack surface mapping and asset discovery
  21. iam-veeramalla/observability-zero-to-hero (1,787s/2,671f) : Repo for learning observability
  22. loft-sh/vcluster (7,668s/446f) : vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.

Java

  1. quarkusio/quarkus (14,057s/2,743f) : Quarkus: Supersonic Subatomic Java.
  2. micronaut-projects/micronaut-core (6,146s/1,082f) : Micronaut Application Framework
  3. xoureldeen/Vectras-VM-Android (744s/60f) : It's a Virtual Machine App for Android Which is Based on QEMU
  4. questdb/questdb (14,842s/1,203f) : QuestDB is a high performance, open-source, time-series database
  5. apache/camel (5,686s/4,977f) : Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
  6. apache/cassandra (8,993s/3,652f) : Apache Cassandra®
  7. NationalSecurityAgency/ghidra (53,342s/6,030f) : Ghidra is a software reverse engineering (SRE) framework
  8. infinispan/infinispan (1,225s/632f) : Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
  9. google/guava (50,456s/10,941f) : Google core libraries for Java
  10. vespa-engine/vespa (5,933s/613f) : AI + Data, online. https://vespa.ai
  11. Eanya-Tonic/CCTV_Viewer (2,045s/205f) : 电视浏览器,一款简易电视视频收看软件,用于方便的在机顶盒上收看网页视频
  12. amitshekhariitbhu/android-interview-questions (11,616s/2,286f) : Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
  13. kunal-kushwaha/DSA-Bootcamp-Java (18,111s/11,533f) : This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
  14. mockito/mockito (14,998s/2,580f) : Most popular Mocking framework for unit tests written in Java
  15. keycloak/keycloak (24,999s/6,999f) : Open Source Identity and Access Management For Modern Applications and Services
  16. kdn251/interviews (63,877s/12,912f) : Everything you need to know to get the job.
  17. Graylog2/graylog2-server (7,532s/1,072f) : Free and open log management
  18. spring-projects/spring-boot (75,992s/40,880f) : Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
  19. unitycatalog/unitycatalog (2,624s/428f) : Open, Multi-modal Catalog for Data & AI
  20. doocs/leetcode (32,763s/8,220f) : 🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
  21. trinodb/trino (10,765s/3,078f) : Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
  22. grpc/grpc-java (11,568s/3,870f) : The Java gRPC implementation. HTTP/2 based RPC
  23. apache/druid (13,599s/3,722f) : Apache Druid: a high performance real-time analytics database.

Makefile

  1. deepseek-ai/DeepSeek-LLM (4,483s/584f) : DeepSeek LLM: Let there be answers
  2. dbt-labs/dbt-utils (1,434s/510f) : Utility functions for dbt projects.
  3. zhimin-dev/iptv-checker (1,320s/121f) : IPTV checker tool for Docker && Desktop && CMD, check your playlist is available
  4. open-telemetry/opentelemetry-proto (629s/268f) : OpenTelemetry protocol (OTLP) specification and Protobuf definitions
  5. container-storage-interface/spec (1,375s/372f) : Container Storage Interface (CSI) Specification.
  6. raspberrypi/noobs (2,216s/434f) : NOOBS (New Out Of Box Software) - An easy Operating System install manager for the Raspberry Pi
  7. twilio/twilio-oai (132s/82f) : The Twilio OpenAPI Specification
  8. open-telemetry/opamp-spec (114s/36f) : OpAMP Specification
  9. cncf/people (89s/319f) : Stores the data that will populate the various people listings on cncf.io
  10. foostan/crkbd (5,913s/1,005f) : Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.
  11. eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework (456s/62f) : The European Digital Identity Wallet
  12. open-telemetry/opentelemetry-proto-go (33s/34f) : Generated code for OpenTelemetry protobuf data model
  13. upbound/build (67s/68f) : Upbound build and CI scripts
  14. typoes/harry-potter-gen-z (640s/151f) : Harry Potter: The Gen Z Edition
  15. PostgresApp/PostgresApp (7,420s/388f) : The easiest way to get started with PostgreSQL on the Mac
  16. dbt-labs/dbt-codegen (517s/112f) : Macros that generate dbt code

Shell

  1. inkonchain/node (28,945s/393f) : How to run an Ink Node
  2. QwenLM/Qwen2.5 (12,537s/772f) : Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
  3. nvm-sh/nvm (81,931s/8,158f) : Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  4. bitnami/containers (3,582s/5,101f) : Bitnami container images
  5. sickcodes/Docker-OSX (49,521s/2,773f) : 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.
  6. openshift/release (286s/1,815f) : Release tooling for OpenShift
  7. CISOfy/lynis (13,746s/1,508f) : Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
  8. containers/ramalama (427s/75f) : The goal of RamaLama is to make working with AI boring.
  9. kodekloudhub/certified-kubernetes-administrator-course (8,345s/7,965f) : Certified Kubernetes Administrator - CKA Course
  10. geerlingguy/mac-dev-playbook (6,133s/1,791f) : Mac setup and configuration via Ansible.
  11. n8n-io/n8n-hosting (115s/83f) : Example of self-hosting n8n in various environments like docker, kubernetes, etc.
  12. hmcts/cnp-flux-config (29s/19f) : FluxCD config for AKS clusters
  13. JCluzet/42_EXAM (1,259s/103f) : A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)
  14. fluxcd/flux2-kustomize-helm-example (1,042s/1,092f) : A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
  15. termux/termux-packages (13,711s/3,188f) : A package build system for Termux.

Objective-C

  1. openid/AppAuth-iOS (1,806s/784f) : iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
  2. sparkle-project/Sparkle (7,599s/1,051f) : A software update framework for macOS
  3. getsentry/sentry-cocoa (834s/340f) : The official Sentry SDK for iOS, tvOS, macOS, watchOS.
  4. OneSignal/OneSignal-iOS-SDK (500s/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
  5. muxinc/mux-stats-sdk-avplayer (45s/22f) : Mux integration with AVPlayer for native iOS, tvOS, and visionOS applications
  6. google/promises (3,814s/297f) : Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  7. google/GoogleUtilities (110s/48f) :
  8. google/gtm-session-fetcher (248s/151f) : Google Toolbox for Mac - Session Fetcher
  9. AliSoftware/OHHTTPStubs (5,048s/601f) : Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
  10. BranchMetrics/ios-branch-deep-linking-attribution (732s/232f) : 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.
  11. SDWebImage/SDWebImage (25,101s/5,972f) : Asynchronous image downloader with cache support as a UIImageView category
  12. google/GoogleSignIn-iOS (535s/210f) : Enables iOS and macOS apps to sign in with Google.
  13. FLEXTool/FLEX (14,186s/1,712f) : An in-app debugging and exploration tool for iOS
  14. erikdoe/ocmock (2,162s/610f) : Mock objects for Objective-C
  15. segmentio/analytics-ios (406s/332f) : The hassle-free way to integrate analytics into any iOS application.
  16. CocoaLumberjack/CocoaLumberjack (13,232s/2,274f) : A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS

Swift

  1. seemoo-lab/openhaystack (10,469s/514f) : Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
  2. groue/GRDB.swift (7,126s/730f) : A toolkit for SQLite databases, with a focus on application development
  3. gluonfield/enchanted (4,533s/280f) : Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama.
  4. kevinhermawan/Ollamac (1,504s/86f) : Mac app for Ollama
  5. pointfreeco/swift-composable-architecture (12,770s/1,479f) : A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
  6. pointfreeco/swift-snapshot-testing (3,844s/597f) : 📸 Delightful Swift snapshot testing.
  7. stephencelis/SQLite.swift (9,813s/1,580f) : A type-safe, Swift-language layer over SQLite3.
  8. SnapKit/SnapKit (20,072s/1,989f) : A Swift Autolayout DSL for iOS & OS X
  9. realm/SwiftLint (18,782s/2,236f) : A tool to enforce Swift style and conventions.
  10. pointfreeco/swift-dependencies (1,682s/135f) : A dependency management library inspired by SwiftUI's "environment."
  11. RevenueCat/purchases-ios (2,458s/333f) : In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
  12. apple/swift-protobuf (4,612s/459f) : Plugin and runtime library for using protobuf with Swift
  13. mozilla-mobile/firefox-ios (12,335s/2,979f) : Firefox for iOS
  14. yonaskolb/XcodeGen (7,166s/822f) : A Swift command line tool for generating your Xcode project
  15. airbnb/lottie-ios (25,966s/3,759f) : An iOS library to natively render After Effects vector animations
  16. mapbox/mapbox-maps-ios (500s/160f) : Interactive, thoroughly customizable maps for iOS powered by vector tiles and Metal
  17. HeroTransitions/Hero (22,147s/1,730f) : Elegant transition library for iOS & tvOS
  18. ReactiveX/RxSwift (24,447s/4,166f) : Reactive Programming in Swift
  19. AzureAD/microsoft-authentication-library-for-objc (278s/144f) : Microsoft Authentication Library (MSAL) for iOS and macOS
  20. mrousavy/react-native-vision-camera (7,908s/1,139f) : 📸 A powerful, high-performance React Native Camera library.
  21. Alamofire/Alamofire (41,582s/7,586f) : Elegant HTTP Networking in Swift
  22. jellyfin/Swiftfin (2,728s/305f) : Native Jellyfin Client for iOS and tvOS
  23. airbnb/HorizonCalendar (2,899s/238f) : A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.

Kotlin

  1. pebble-dev/mobile-app (281s/30f) : Cobble: Rebble device companion app for iOS and Android
  2. lizongying/my-tv-0 (3,344s/397f) : 我的電視·〇 電視視頻播放軟件,可以自定義視頻源
  3. oss-review-toolkit/ort (1,659s/316f) : A suite of tools to automate software compliance checks.
  4. signalapp/Signal-Android (25,997s/6,231f) : A private messenger for Android.
  5. abdallahmehiz/mpvKt (766s/29f) : A media player for android, based on mpv-android and built with Jetpack Compose.
  6. JetBrains/kotlin (49,878s/5,822f) : The Kotlin Programming Language.
  7. nightscout/AndroidAPS (769s/1,860f) : Opensource automated insulin delivery system (closed loop)
  8. vfsfitvnm/ViMusic (9,237s/973f) : An Android application for streaming music from YouTube Music.
  9. Kotlin/kotlinx.serialization (5,504s/630f) : Kotlin multiplatform / multi-format serialization
  10. gkd-kit/gkd (24,025s/1,197f) : 基于无障碍,高级选择器,订阅规则的自定义屏幕点击 Android 应用 | An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules
  11. duckduckgo/Android (3,944s/929f) : DuckDuckGo Android App
  12. wikimedia/apps-android-wikipedia (2,497s/682f) : 📱The official Wikipedia app for Android!
  13. thunderbird/thunderbird-android (11,365s/2,536f) : Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)
  14. bitwarden/android (6,849s/841f) : Bitwarden mobile app for Android.
  15. aws/aws-toolkit-jetbrains (781s/241f) : AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
  16. chenxiaolong/BCR (1,905s/119f) : A Basic Call Recorder for rooted Android devices
  17. tanujnotes/Olauncher (2,354s/244f) : Minimal AF Launcher for Android. Reduce your screen time. Daily wallpapers.
  18. wordpress-mobile/WordPress-Android (3,009s/1,331f) : WordPress for Android
  19. stantanasi/streamflix (727s/92f) : An Android TV and mobile app to stream movies and TV shows for free
  20. DD3Boh/OuterTune (737s/42f) : A Material 3 Music Player with YouTube Music support for Android. Forked from InnerTune

JavaScript

  1. Mintplex-Labs/anything-llm (31,314s/3,139f) : The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
  2. viarotel-org/escrcpy (3,994s/284f) : 📱 Graphical Scrcpy to display and control Android, devices powered by Electron.
  3. alyssaxuu/screenity (13,475s/1,046f) : The free and privacy-friendly screen recorder with no limits 🎥
  4. thedevs-network/kutt (9,058s/1,159f) : Free Modern URL Shortener.
  5. WhiskeySockets/Baileys (4,515s/1,548f) : Lightweight full-featured typescript/javascript WhatsApp Web API
  6. UseInterstellar/Interstellar (1,241s/15,366f) : One of the most popular modern web proxies with blazing fast speeds and a variety of games.
  7. QuiteAFancyEmerald/Holy-Unblocker (691s/3,305f) : Holy Unblocker LTS is a web proxy service that helps you access websites that may be blocked by your network or policy extensions all within your browser with no download or setup. It does this securely and with additional privacy features. Browse Tor/Onion sites in any browser, hide browsing activity and bypass filters. (Star if you fork it!!!)
  8. ckeditor/ckeditor5 (9,795s/3,716f) : Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
  9. drawdb-io/drawdb (23,895s/1,680f) : Free, simple, and intuitive online database diagram editor and SQL generator.
  10. SillyTavern/SillyTavern (9,884s/2,649f) : LLM Frontend for Power Users.
  11. DeepLifeStudio/DeepSeekAI (205s/16f) : Browser extension for invoking the DeepSeek AI large model.
  12. quarto-dev/quarto-cli (4,127s/335f) : Open-source scientific and technical publishing system built on Pandoc.
  13. fanmingming/live (24,504s/3,744f) : ✯ 可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
  14. cypress-io/cypress (47,738s/3,212f) : Fast, easy and reliable testing for anything that runs in a browser.
  15. projectdiscovery/nuclei-templates (9,631s/2,707f) : Community curated list of templates for the nuclei engine to find security vulnerabilities.
  16. louislam/uptime-kuma (63,332s/5,617f) : A fancy self-hosted monitoring tool
  17. rolling-scopes-school/tasks (3,311s/4,786f) :

HTML

  1. adityatelange/hugo-PaperMod (10,814s/2,823f) : A fast, clean, responsive Hugo theme.
  2. tabler/tabler (38,441s/4,027f) : Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
  3. rfordatascience/tidytuesday (7,080s/2,418f) : Official repo for the #tidytuesday project
  4. valiantlynx/ollama-docker (785s/159f) : Welcome to the Ollama Docker Compose Setup! This project simplifies the deployment of Ollama using Docker Compose, making it easy to run Ollama with all its dependencies in a containerized environment
  5. apna-college/Delta (747s/877f) :
  6. tobychui/zoraxy (3,575s/199f) : A general purpose HTTP reverse proxy and forwarding tool. Now written in Go!
  7. tc39/proposal-pipeline-operator (7,626s/110f) : A proposal for adding a useful pipe operator to JavaScript.
  8. SudhanPlayz/Discord-MusicBot (3,034s/2,925f) : An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
  9. IBM/data-prep-kit (437s/160f) : Open source project for data preparation of LLM application builders
  10. docker/awesome-compose (36,960s/6,956f) : Awesome Docker Compose samples
  11. windmill-labs/windmill (11,784s/585f) : 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.
  12. Roll20/roll20-character-sheets (1,168s/4,160f) : Character sheet templates created by the community for use in Roll20 VTT. Submit a ticket at roll20.net/help if critical hotfixes are to be requested.
  13. OCA/purchase-workflow (212s/805f) : Odoo Purchases, Workflow and Organization

CSS

  1. ParisNeo/lollms-webui (4,482s/559f) : Lord of Large Language and Multi modal Systems Web User Interface
  2. athul/archie (1,084s/319f) : A minimal Hugo Theme
  3. jothepro/doxygen-awesome-css (1,099s/118f) : Custom CSS theme for doxygen html-documentation with lots of customization parameters.
  4. ZYYO666/homepage (407s/117f) : 我的个人主页,homepage,个人引导页,简约主页,个人导航

TypeScript

  1. AykutSarac/jsoncrack.com (35,892s/2,326f) : ✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
  2. OpenCTI-Platform/opencti (6,765s/985f) : Open Cyber Threat Intelligence Platform
  3. janhq/jan (27,011s/1,559f) : Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
  4. freeCodeCamp/freeCodeCamp (409,423s/38,838f) : freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
  5. podman-desktop/podman-desktop (5,203s/334f) : Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
  6. onlook-dev/onlook (6,189s/344f) : The open source Cursor for Designers. Design directly in your live React app and publish your changes to code.
  7. yangshun/tech-interview-handbook (121,339s/14,957f) : 💯 Curated coding interview preparation materials for busy software engineers
  8. cline/cline (25,855s/2,338f) : 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.
  9. Bin-Huang/chatbox (26,325s/2,577f) : User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
  10. Abstract-Foundation/examples (96s/54f) : Cloneable starter templates & example repos to help kickstart your next project on Abstract.
  11. n4ze3m/page-assist (2,131s/205f) : Use your locally running AI models to assist you in your web browsing
  12. ollama/ollama-js (2,777s/230f) : Ollama JavaScript library
  13. aidenybai/react-scan (13,663s/181f) : Scan for React performance issues and eliminate slow renders in your app
  14. danny-avila/LibreChat (21,112s/3,551f) : Enhanced ChatGPT Clone: Features Agents, DeepSeek, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active project.
  15. promptfoo/promptfoo (5,332s/432f) : Test your prompts, agents, and RAGs. Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
  16. angular/components (24,505s/6,772f) : Component infrastructure and Material Design components for Angular

Vue

  1. HelgeSverre/ollama-gui (688s/105f) : A Web Interface for chatting with your local LLMs via the ollama API
  2. alireza0/s-ui (3,143s/516f) : An advanced Web Panel • Built for SagerNet/Sing-Box
  3. nuxt/ui (4,377s/615f) : A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
  4. primefaces/primevue (11,566s/1,311f) : Next Generation Vue UI Component Library
  5. bastienwirtz/homer (9,636s/811f) : A very simple static homepage for your server.
  6. pulsejet/memories (3,324s/92f) : Fast, modern and advanced photo management suite. Runs as a Nextcloud app.
  7. frappe/builder (588s/179f) : Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
  8. beercss/beercss (1,524s/56f) : Build material design interfaces in record time... without stress for devs... 🍺💛
  9. Lissy93/dashy (19,128s/1,430f) : 🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
  10. lyqht/mini-qr (726s/92f) : Generate customized qr codes easily 👾
  11. anvaka/map-of-github (2,388s/60f) : Inspirational Mapping
  12. ccbikai/Sink (3,612s/2,038f) : ⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
  13. dullage/flatnotes (1,753s/98f) : A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.
  14. GeoGuess/GeoGuess (426s/112f) : GeoGuess is an open-source geography game with Google Map StreetView. You can play solo or with your friends simultaneously.
  15. DeepSourceCorp/good-first-issue (2,603s/808f) : Make your first open-source contribution.
  16. SpartnerNL/laravel-excel-docs (126s/1,084f) : Laravel Excel Docs

Jupyter-Notebook

  1. QwenLM/Qwen2.5-VL (4,879s/329f) : Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.
  2. roboflow/notebooks (6,191s/962f) : This repository offers a comprehensive collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like YOLO11, RT-DETR, SAM 2, Florence-2, PaliGemma 2, and Qwen2.5VL.
  3. panaversity/learn-agentic-ai (563s/189f) : Learn Agentic AI using CrewAI, LangChain, LangGraph, and Knowledge Graphs.
  4. aws-samples/amazon-bedrock-samples (724s/356f) : This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
  5. patchy631/ai-engineering-hub (2,435s/507f) :
  6. huggingface/blog (2,566s/797f) : Public repo for HF blog posts
  7. bigcode-project/bigcode-dataset (393s/66f) :
  8. aimacode/aima-python (8,161s/3,841f) : Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
  9. mistralai/mistral-inference (9,883s/881f) : Official inference library for Mistral models
  10. mrdbourke/zero-to-mastery-ml (3,063s/3,489f) : All course materials for the Zero to Mastery Machine Learning and Data Science course.
  11. tloen/alpaca-lora (18,787s/2,225f) : Instruct-tune LLaMA on consumer hardware
  12. GoogleCloudPlatform/asl-ml-immersion (2,083s/1,216f) : This repos contains notebooks for the Advanced Solutions Lab: ML Immersion
  13. facebookexperimental/Robyn (1,226s/366f) : Robyn is an experimental, AI/ML-powered and open sourced Marketing Mix Modeling (MMM) package from Meta Marketing Science. Our mission is to democratise modeling knowledge, inspire the industry through innovation, reduce human bias in the modeling process & build a strong open source marketing science community.
  14. py-why/EconML (3,945s/732f) : ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal …
  15. GoogleCloudPlatform/python-docs-samples (7,557s/6,469f) : Code samples used on cloud.google.com
  16. mrdbourke/tensorflow-deep-learning (5,405s/2,646f) : All course materials for the Zero to Mastery Deep Learning with TensorFlow course.

TeX

  1. sb2nov/resume (5,516s/1,535f) : Software developer resume in Latex
  2. aaronwangy/Data-Science-Cheatsheet (5,062s/723f) : A helpful 5-page machine learning cheatsheet to assist with exam reviews, interview prep, and anything in-between.
  3. AllenDowney/ThinkPython2 (2,535s/1,661f) : LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
  4. srush/awesome-o1 (1,084s/44f) : A bibliography and survey of the papers surrounding o1
  5. exacity/deeplearningbook-chinese (35,989s/9,116f) : Deep Learning Book Chinese Translation
  6. soulmachine/machine-learning-cheat-sheet (7,538s/1,271f) : Classical equations and diagrams in machine learning
  7. terryum/awesome-deep-learning-papers (25,646s/4,478f) : The most cited deep learning papers
  8. TheNetAdmin/zjuthesis (2,820s/645f) : Zhejiang University Graduation Thesis LaTeX Template
  9. th-nuernberg/thesis-template (70s/79f) : A LaTeX template for writing reports and theses.
  10. latex3/latex2e (2,007s/275f) : The LaTeX2e kernel
  11. matze/mtheme (6,483s/844f) : A modern LaTeX Beamer theme
  12. hmemcpy/milewski-ctfp-pdf (11,129s/601f) : Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
  13. lib-pku/libpku (30,501s/8,253f) : 贵校课程资料民间整理
  14. rstudio/cheatsheets (5,935s/1,842f) : Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.

Markdown

  1. OAI/OpenAPI-Specification (29,299s/9,096f) : The OpenAPI Specification Repository
  2. privacyguides/privacyguides.org (2,967s/212f) : Protect your data against global mass surveillance programs.
  3. mdn/translated-content (1,761s/8,150f) : The source repository of all translated content for MDN Web Docs
  4. mdn/content (9,323s/22,599f) : The content behind MDN Web Docs
  5. microsoft/vscode-docs (5,818s/4,779f) : Public documentation for Visual Studio Code
  6. SAP/styleguides (1,708s/454f) : This repository provides SAP style guides for coding and coding-related topics.
  7. swiftlang/swift-evolution (15,447s/2,432f) : This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
  8. docker/docs (4,240s/7,436f) : Source repo for Docker's Documentation
  9. tldr-pages/tldr (53,283s/4,323f) : 📚 Collaborative cheatsheets for console commands
  10. ethereum/ethereum-org-website (5,208s/4,930f) : Ethereum.org is a primary online resource for the Ethereum community.
  11. adambard/learnxinyminutes-docs (11,662s/3,391f) : Code documentation written as code! How novel and totally my idea!
  12. drknzz/GitHub-Achievements (1,946s/200f) : 🔥 A Complete List of GitHub Profile Badges and Achievements 🔥
  13. adr/madr (1,583s/419f) : Markdown Architectural Decision Records