GitHub Trending Daily for 2023-12-05

trending

java

  • krahets/hello-algo

    《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。

  • janishar/mit-deep-learning-book-pdf

    MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

  • xuxueli/xxl-job

    A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)

  • elastic/logstash

    Logstash - transport and process your logs, events, or other data

  • jiayaoO3O/18-comic-finder

    禁漫天堂Github Actions下载器🧘

  • jeremylong/DependencyCheck

    OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.

  • signalapp/Signal-Android

    A private messenger for Android.

  • whitechi73/OpenShamrock

    A Bot Framework based on Xposed with OneBot11

  • bumptech/glide

    An image loading and caching library for Android focused on smooth scrolling

  • ben-manes/caffeine

    A high performance caching library for Java

  • apache/beam

    Apache Beam is a unified programming model for Batch and Streaming data processing.

  • antlr/antlr4

    ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

  • YunaiV/ruoyi-vue-pro

    🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!

  • camunda/camunda-bpm-platform

    Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.

  • kubernetes-client/java

    Official Java client library for kubernetes

  • FasterXML/jackson-databind

    General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)

  • apache/cassandra

    Mirror of Apache Cassandra

  • apache/ranger

    Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond

  • geotools/geotools

    Official GeoTools repository

  • mockito/mockito

    Most popular Mocking framework for unit tests written in Java

  • langchain4j/langchain4j

    Java version of LangChain

  • languagetool-org/languagetool

    Style and Grammar Checker for 25+ Languages

  • redisson/redisson

    Redisson - Easy Redis Java client with features of In-Memory Data Grid. Sync/Async/RxJava/Reactive API. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache ...

  • dataease/dataease

    人人可用的开源数据可视化分析工具。

  • alibaba/canal

    阿里巴巴 MySQL binlog 增量订阅&消费组件

scala

kotlin

swift

python

  • LC044/WeChatMsg

    提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告

  • microsoft/TaskWeaver

    A code-first agent framework for seamlessly planning and executing data analytics tasks.

  • xaoyaoo/PyWxDump

    获取微信账号信息(昵称/账号/手机/邮箱/数据库密钥/wxid);PC微信数据库读取、解密脚本;聊天记录查看工具;聊天记录导出为html(包含语音图片)。支持多账户信息获取,支持所有微信版本。

  • sh-lee-prml/HierSpeechpp

    The official implementation of HierSpeech++

  • stas00/ml-engineering

    Machine Learning Engineering Online Book

  • lllyasviel/Fooocus

    Focus on prompting and generating

  • sherlock-project/sherlock

    🔎 Hunt down social media accounts by username across social networks

  • public-apis/public-apis

    A collective list of free APIs

  • chatchat-space/Langchain-Chatchat

    Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain

  • zhayujie/chatgpt-on-wechat

    Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用大模型搭建微信聊天机器人,基于 GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/LinkAI,支持个人微信、公众号、企业微信、飞书部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。

  • cubiq/ComfyUI_IPAdapter_plus

  • oobabooga/text-generation-webui

    A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

  • deepset-ai/haystack

    🔍 LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

  • vllm-project/vllm

    A high-throughput and memory-efficient inference and serving engine for LLMs

  • comfyanonymous/ComfyUI

    The most powerful and modular stable diffusion GUI with a graph/nodes interface.

  • binary-husky/gpt_academic

    为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。

  • pytorch-labs/gpt-fast

    Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.

  • wearecaster/Above

    Invisible network protocol sniffer

  • karpathy/minGPT

    A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

  • AUTOMATIC1111/stable-diffusion-webui

    Stable Diffusion web UI

  • microsoft/promptflow

    Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.

  • microsoft/sample-app-aoai-chatGPT

    [PREVIEW] Sample code for a simple web chat experience targeting chatGPT through AOAI.

  • lucidrains/meshgpt-pytorch

    Implementation of MeshGPT, SOTA Mesh generation using Attention, in Pytorch

  • HumanAIGC/Cloth2Tex

    Cloth2Tex: A Customized Cloth Texture Generation Pipeline for 3D Virtual Try-On

  • Clouditera/secgpt

    secgpt网络安全大模型

javascript

typescript

  • samuelcolvin/FastUI

    Build better UIs faster.

  • bbycroft/llm-viz

    3D Visualization of an GPT-style LLM

  • labring/FastGPT

    FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!

  • Yidadaa/ChatGPT-Next-Web

    A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。

  • typehero/typehero

    Connect, collaborate, and grow with a community of TypeScript developers

  • chathub-dev/chathub

    All-in-one chatbot client

  • ionic-team/ionic-framework

    A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

  • type-challenges/type-challenges

    Collection of TypeScript type challenges with online judge

  • RocketChat/Rocket.Chat

    The communications platform that puts data protection first.

  • outline/outline

    The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

  • conventional-changelog/commitlint

    📓 Lint commit messages

  • clash-verge-rev/clash-verge-rev

    Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)

  • microsoft/fluentui

    Fluent UI web represents a collection of utilities, React components, and web components for building web applications.

  • BabylonJS/Babylon.js

    Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.

  • excalidraw/excalidraw

    Virtual whiteboard for sketching hand-drawn like diagrams

  • actualbudget/actual

    A local-first personal finance app

  • adrianhajdin/ecommerce

    Learn how to build an incredible e-commerce webshop with an admin dashboard and CMS using Next 14, Stripe, TypeScript, and Payload CMS.

  • statelyai/xstate

    State machines and statecharts for the modern web.

  • clairefro/obsidian-chat-cbt-plugin

    AI-powered journaling plugin for your Obsidian notes, inspired by cognitive behavioral therapy

  • hoppscotch/hoppscotch

    👽 Open source API development ecosystem - https://hoppscotch.io

  • ant-design/ant-design

    An enterprise-class UI design language and React UI library

  • payloadcms/payload

    The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.

  • juice-shop/juice-shop

    OWASP Juice Shop: Probably the most modern and sophisticated insecure web application

  • 027xiguapi/pear-rec

    pear-rec is a screenshot, screen recording, audio recording, and video recording software based on Electron

  • webdriverio/webdriverio

    Next-gen browser and mobile automation test framework for Node.js

go

  • pocketbase/pocketbase

    Open Source realtime backend in 1 file

  • jmorganca/ollama

    Get up and running with Llama 2 and other large language models locally

  • GoogleContainerTools/kaniko

    Build Container Images In Kubernetes

  • go-gost/gost

    GO Simple Tunnel - a simple tunnel written in golang

  • gosom/google-maps-scraper

    scrape data data from Google Maps. Extracts data such as the name, address, phone number, website URL, rating, reviews number, latitude and longitude, reviews,email and more for each place

  • dub-flow/sessionprobe

    SessionProbe is a multi-threaded tool designed for penetration testing and bug bounty hunting. It evaluates user privileges in web applications by taking a session token and checking access across a list of URLs, highlighting potential authorization issues.

  • containerd/nerdctl

    contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

  • spf13/viper

    Go configuration with fangs

  • cilium/cilium

    eBPF-based Networking, Security, and Observability

  • k3s-io/k3s

    Lightweight Kubernetes

  • DataDog/datadog-agent

    Main repository for Datadog Agent

  • kubernetes/minikube

    Run Kubernetes locally

  • open-telemetry/opentelemetry-collector-contrib

    Contrib repository for the OpenTelemetry Collector

  • elastic/beats

    🐠 Beats - Lightweight shippers for Elasticsearch & Logstash

  • nats-io/nats-server

    High-Performance server for NATS.io, the cloud and edge native messaging system.

  • go-gorm/gorm

    The fantastic ORM library for Golang, aims to be developer friendly

  • authelia/authelia

    The Single Sign-On Multi-Factor portal for web apps

  • cosmos/cosmos-sdk

    :chains: A Framework for Building High Value Public Blockchains :sparkles:

  • go-kratos/kratos

    Your ultimate Go microservices framework for the cloud-native era.

  • shadow1ng/fscan

    一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。

  • golang/protobuf

    Go support for Google's protocol buffers

  • gitleaks/gitleaks

    Protect and discover secrets using Gitleaks 🔑

  • livekit/livekit

    End-to-end stack for WebRTC. SFU media server and SDKs.

  • containerd/containerd

    An open and reliable container runtime

  • kedacore/keda

    KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

rust

  • AmrDeveloper/GQL

    Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions

  • mattwparas/steel

    An embedded scheme interpreter in Rust

  • TabbyML/tabby

    Self-hosted AI coding assistant

  • orbitinghail/sqlsync

    SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.

  • tw93/Pake

    🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用

  • ChristopherBiscardi/advent-of-code

  • BlackSnufkin/GhostDriver

    yet another AV killer tool using BYOVD

  • rust-lang/rust

    Empowering everyone to build reliable and efficient software.

  • lencx/ChatGPT

    🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

  • influxdata/influxdb

    Scalable datastore for metrics, events, and real-time analytics

  • ordinals/ord

    👁‍🗨 Rare and exotic sats

  • libp2p/rust-libp2p

    The Rust Implementation of the libp2p networking stack.

  • kata-containers/kata-containers

    Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

  • apache/arrow-datafusion

    Apache Arrow DataFusion SQL Query Engine

  • tikv/tikv

    Distributed transactional key-value database, originally created to complement TiDB

  • ikatson/rqbit

    A bittorrent client in Rust

  • rust-bakery/nom

    Rust parser combinator framework

  • orhun/git-cliff

    A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️

  • sigp/lighthouse

    Ethereum consensus client in Rust

  • actix/actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  • rustls/rustls

    A modern TLS library in Rust

  • infinyon/fluvio

    Lean and mean distributed stream processing system written in rust and web assembly.

  • astral-sh/ruff

    An extremely fast Python linter and code formatter, written in Rust.

  • FuelLabs/fuel-core

    Rust full node implementation of the Fuel v2 protocol.

  • cloudflare/quiche

    🥧 Savoury implementation of the QUIC transport protocol and HTTP/3