lykosliu's Stars
langgenius/dify
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.
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
Vanessa219/vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
openjdk/jol
https://openjdk.org/projects/code-tools/jol
google/guava
Google core libraries for Java
tobert/pcstat
Page Cache stat: get page cache stats for files on Linux
iluwatar/java-design-patterns
Design patterns implemented in Java
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
TheoKanning/openai-java
OpenAI Api Client in Java
Nutlope/roomGPT
Upload a photo of your room to generate your dream room with AI.
johnuberbacher/invoice-generator
An Invoice creator project built with React. Uses jspdf-react to capture the data from the modal and convert it from canvas -> pdf.
rimiti/invoice-it
:page_with_curl: Generate your orders or your invoices and export them in html, pdf or buffer easily.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
streamnative/pulsar-archived
Apache Pulsar - distributed pub-sub messaging system
redisson/redisson
Redisson - Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
jboss-javassist/javassist
Java bytecode engineering toolkit
GoogleChrome/workbox
📦 Workbox: JavaScript libraries for Progressive Web Apps
GoogleChromeLabs/sw-toolbox
[Deprecated] A collection of service worker tools for offlining runtime requests
alibaba/lightproxy
💎 Cross platform Web debugging proxy
JacksonTian/fks
前端技能汇总 Frontend Knowledge Structure
dypsilon/frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
macrozheng/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
apache/maven-shade-plugin
Apache Maven Shade Plugin
inikulin/parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
taoqf/node-html-parser
A very fast HTML parser, generating a simplified DOM, with basic element query support.