-
blade-1 ⑂
轻量级webapp框架
JavaScript ★ 1 10y agoExplain → -
blade ⑂
:rocket: Lightning fast and elegant mvc framework for Java8
Java ★ 1 7y agoExplain → -
big-data-study ⑂
:whale: big data study
★ 1 9y agoExplain → -
beehive ⑂
A flexible event/agent & automation system with lots of bees 🐝
★ 1 6y agoExplain → -
Autopilot ⑂
A simple self-driving car module for humans 🚘 🛣️
★ 1 4y agoExplain → -
automon ⑂
Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and 3rd party libraries.
Java ★ 1 10y agoExplain → -
anima ⑂
🐥 minimal database operation library.
Java ★ 1 7y agoExplain → -
AI_course ⑂
No description.
★ 1 2y agoExplain → -
99-problems ⑂
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
Java ★ 1 8y agoExplain → -
30-seconds-of-code ⑂
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
JavaScript ★ 1 8y agoExplain → -
psh-mosn
No description.
Go ★ 1 7y agoExplain → -
jvmBytecodeInstructions
No description.
★ 1 8y agoExplain → -
vert.x ⑂
Vert.x is a tool-kit for building reactive applications on the JVM
Java ★ 1 8y agoExplain → -
bio_craft_foods ⑂
Example of website backend using Rust frameworks as Tokio, Axum with Sqlx and React Admin.
★ 0 1y agoExplain → -
rust-course ⑂
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
★ 0 1y agoExplain → -
hutool ⑂
A set of tools that keep Java sweet.
★ 0 5y agoExplain → -
LaneGCN ⑂
[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting
★ 0 2y agoExplain → -
Note_for_NTU-ML2021 ⑂
This is a note for ML2021 (Prof. Hung-Yi Lee, NTU).
★ 0 2y agoExplain → -
chatgpt-dingtalk ⑂
ChatGPT机器人在钉钉群聊中交互
★ 0 3y agoExplain → -
PyTorch_Practice ⑂
这是我学习 PyTorch 的笔记对应的代码,点击查看 PyTorch 笔记在线电子书
★ 0 5y agoExplain → -
pixijs ⑂
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
★ 0 2y agoExplain → -
wechatGame-all ⑂
微信小游戏集合,搜集的小游戏源码
★ 0 8y agoExplain → -
facechain ⑂
FaceChain is a deep-learning toolchain for generating your Digital-Twin.
★ 0 2y agoExplain → -
website-templates ⑂
150+ HTML5 Website Templates
★ 0 2y agoExplain → -
book_DeepLearning_in_PyTorch_Source ⑂
No description.
★ 0 3y agoExplain → -
vue-vben-admin ⑂
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
★ 0 2y agoExplain → -
CNN_PyTorch_Beginner ⑂
Object detection learning path
★ 0 4y agoExplain → -
PyTorchIntroduction ⑂
《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)
★ 0 3y agoExplain → -
computer-vision-in-action ⑂
学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
★ 0 3y agoExplain → -
computer-vision-exercises-demo
No description.
★ 0 3y agoExplain → -
fhs-install-v2ray ⑂
Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
★ 0 4y agoExplain → -
spring-boot-demo ⑂
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(中国式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS、Flyway(数据库初始化)、UReport2(中国式复杂报表)。
★ 0 4y agoExplain → -
spring-boot ⑂
Spring Boot
Java ★ 0 9y agoExplain → -
canal-client-1 ⑂
spring boot canal starter 易用的canal 客户端 canal client
★ 0 6y agoExplain → -
canal-client ⑂
针对阿里巴巴 canal客户端封装,与spring无缝衔接
★ 0 5y agoExplain → -
litemall ⑂
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
★ 0 5y agoExplain → -
mall ⑂
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
★ 0 6y agoExplain → -
JavaLadder ⑂
java进阶,关注Java主流中间件,覆盖RocketMQ、Dubbo、Sentienl、Kafka、Canal、ElasticSearch、ElasticJob等12个专栏近300篇文章。
★ 0 5y agoExplain → -
openimaj ⑂
The OpenIMAJ source code repository
★ 0 5y agoExplain → -
intellij-sdk-code-samples ⑂
Mirror of the IntelliJ SDK Docs Code Samples
★ 0 5y agoExplain → -
emr-workload-profiler ⑂
The Amazon EMR Workload profiler collects metrics from big data applications and frameworks to provide insight into system performance.
Java ★ 0 8y agoExplain → -
psh686868.github.io
this is myblog
CSS ★ 0 6y agoExplain → -
sofa-mosn ⑂
SOFA MOSN is a modular observable smart proxy which can be used in service mesh deployed as a data plane sidecar.
Go ★ 0 8y agoExplain → -
skywalking ⑂
APM, Application Performance Monitoring System
★ 0 6y agoExplain → -
spring-cloud-microservice-example ⑂
An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.
Java ★ 0 9y agoExplain → -
dubbo ⑂
Apache Dubbo is a high-performance, java based, open source RPC framework.
Java ★ 0 7y agoExplain → -
grafana ⑂
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
TypeScript ★ 0 7y agoExplain → -
jvm-profiler ⑂
JVM Profiler Sending Metrics to Kafka, Console Output or Custom Reporter
Java ★ 0 7y agoExplain → -
Legolas
No description.
★ 0 7y agoExplain → -
jsr ⑂
Java Specification Requests
HTML ★ 0 7y agoExplain → -
Optimizing_Java
No description.
★ 0 7y agoExplain → -
RxGo ⑂
Reactive Extensions for the Go language.
Go ★ 0 7y agoExplain → -
tale ⑂
🦄 Best beautiful java blog, worth a try
JavaScript ★ 0 7y agoExplain → -
books
书籍
★ 0 7y agoExplain → -
blade-demos ⑂
🍭 Blade Examples, you need it.
HTML ★ 0 7y agoExplain → -
blade-monitor ⑂
⏰ Online monitoring of Blade application.
Java ★ 0 7y agoExplain → -
elasticsearch ⑂
Open Source, Distributed, RESTful Search Engine
Java ★ 0 10y agoExplain → -
groupcache ⑂
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
Go ★ 0 7y agoExplain → -
concurrency-limits ⑂
No description.
Java ★ 0 7y agoExplain → -
JavaInAction
No description.
Java ★ 0 7y agoExplain → -
logrus ⑂
Structured, pluggable logging for Go.
Go ★ 0 7y agoExplain → -
zap ⑂
Blazing fast, structured, leveled logging in Go.
Go ★ 0 7y agoExplain → -
pigeon
java
Java ★ 0 7y agoExplain → -
transmittable-thread-local ⑂
📌 The missing std Java™ lib(simple & 0-dependency) for framework/middleware, transmitting ThreadLocal value between threads even using thread pooling components.
Java ★ 0 7y agoExplain → -
effective-java-3e-source-code ⑂
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
Java ★ 0 8y agoExplain → -
throwing-function ⑂
Checked Exceptions-enabled Java 8+ functional interfaces + adapters
Java ★ 0 8y agoExplain → -
ccache ⑂
A golang LRU Cache for high concurrency
Go ★ 0 8y agoExplain → -
golearn
No description.
Go ★ 0 8y agoExplain → -
spring-cloud-zuul-ratelimit ⑂
Rate limit strategy for Spring Cloud Netflix Zuul
Java ★ 0 8y agoExplain → -
code ⑂
Source Code for Go In Action examples
Go ★ 0 8y agoExplain → -
event-gateway ⑂
React to any event with serverless functions across clouds -
Go ★ 0 8y agoExplain → -
hystrix-go ⑂
Netflix's Hystrix latency and fault tolerance library, for Go
Go ★ 0 8y agoExplain → -
gateway ⑂
http restful api gateway
Go ★ 0 8y agoExplain → -
vjtools ⑂
The VIP's java code standard, libraries and tools
Java ★ 0 8y agoExplain → -
dissecting-rxjs ⑂
《深入浅出RxJS》代码库
JavaScript ★ 0 8y agoExplain → -
jee-ex ⑂
No description.
HTML ★ 0 9y agoExplain → -
util ⑂
Wonderful reusable code from Twitter
Scala ★ 0 8y agoExplain → -
mysql-tutorial ⑂
MySQL入门教程(MySQL tutorial book)
★ 0 8y agoExplain → -
fast-profiler ⑂
快速查看占用CPU前五的java线程栈
Shell ★ 0 9y agoExplain → -
rpckids ⑂
simplest rpc implementation
Java ★ 0 8y agoExplain → -
jvm-sandbox ⑂
Real - time non-invasive AOP framework container based on JVM
Java ★ 0 8y agoExplain → -
simple-profiler ⑂
No description.
Java ★ 0 14y agoExplain → -
greys-anatomy ⑂
Java诊断工具
Java ★ 0 8y agoExplain → -
java8-the-missing-tutorial ⑂
Java 8 for all of us
Java ★ 0 9y agoExplain → -
excel-plus ⑂
Easier to read and generate an excel file, supports 2003 and 2007.
Java ★ 0 8y agoExplain → -
vue-admin ⑂
admin template based on vuejs2 and element.
Vue ★ 0 8y agoExplain → -
vue2-manage ⑂
基于 vue + element-ui 的后台管理系统
Vue ★ 0 8y agoExplain → -
spring-cloud-netflix ⑂
Integration with Netflix OSS components
Java ★ 0 8y agoExplain → -
jvm-tools ⑂
Small set of tools for JVM troublshooting, monitoring and profiling.
Java ★ 0 8y agoExplain → -
tutorials ⑂
The "REST With Spring" Course:
XSLT ★ 0 8y agoExplain → -
managerserver
No description.
Java ★ 0 8y agoExplain → -
javamelody ⑂
JavaMelody : monitoring of JavaEE applications
Java ★ 0 8y agoExplain → -
testblade
No description.
Java ★ 0 8y agoExplain → -
qsql ⑂
🎆 mysql查询语句优化器,比较简单。。
Java ★ 0 9y agoExplain → -
probe ⑂
probe - 探索墙外的世界,基于netty4的代理服务端
Java ★ 0 9y agoExplain → -
kira ⑂
Java实现的HTTP服务器
Java ★ 0 10y agoExplain → -
reactor ⑂
Reactor - a foundation for asynchronous applications on the JVM
Java ★ 0 13y agoExplain → -
netty-in-action-cn ⑂
Netty In Action 中文版(www.epubit.com.cn/book/details/4228) ,中文唯一正版《Netty实战》的代码清单
Java ★ 0 8y agoExplain → -
segmentfault-lessons ⑂
Segment Fault 在线讲堂 代码工程
Java ★ 0 8y agoExplain → -
spring-webflow ⑂
Spring Web Flow
Java ★ 0 8y agoExplain → -
craft-atom ⑂
A crafted and atomic component library for Java.
Java ★ 0 9y agoExplain → -
java-design-patterns ⑂
Design patterns implemented in Java
Java ★ 0 8y agoExplain → -
metrics ⑂
:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.
Java ★ 0 8y agoExplain → -
ktrace
Distributed Tracking System
Java ★ 0 8y agoExplain → -
mrpc ⑂
🐿 netty,zookeeper,spring,kyro rpc framework. metric to influxdb and support http/tcp protocol.
Java ★ 0 8y agoExplain → -
spring-cloud-function ⑂
No description.
Java ★ 0 8y agoExplain → -
hangzhouYunQi2017ppt ⑂
No description.
★ 0 8y agoExplain → -
netty ⑂
Netty project - an event-driven asynchronous network application framework
Java ★ 0 8y agoExplain → -
masteringlambdas ⑂
No description.
Java ★ 0 8y agoExplain → -
java8-tutorial ⑂
Modern Java - A Guide to Java 8
Java ★ 0 8y agoExplain → -
psh686868
No description.
★ 0 8y agoExplain → -
SkyEye ⑂
对java、scala等运行于jvm的程序进行实时日志采集、索引和可视化,对系统进行进程级别的监控,对系统内部的操作进行策略性的报警、对分布式的rpc调用进行trace跟踪以便于进行性能分析
Java ★ 0 8y agoExplain → -
weapp-demo ⑂
微信小程序(应用号)示例教程(豆瓣电影), awesome wechat weixin weapp demo, wxapp demo
JavaScript ★ 0 8y agoExplain → -
vavr ⑂
Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+, which aims to reduce the lines of code and increase code quality.
Java ★ 0 8y agoExplain → -
gc-handbook ⑂
GC参考手册-Java版
★ 0 9y agoExplain → -
lambdaj ⑂
manipulate collections in a pseudo-functional and statically typed way
HTML ★ 0 14y agoExplain → -
java-8-lambdas-exercises ⑂
Exercises and Answers for Java 8 Lambdas book
Java ★ 0 9y agoExplain → -
javamtp ⑂
《Java多线程编程实战指南(设计模式篇)》源码
Java ★ 0 9y agoExplain → -
spring5-reactive ⑂
Sample application for Spring5 Reactive web application
Java ★ 0 9y agoExplain → -
cat ⑂
Central Application Tracking
JavaScript ★ 0 9y agoExplain → -
myrpc
自己实现rpc加深对rpc和neety的理解
Java ★ 0 8y agoExplain → -
DN-springmvc ⑂
这是jack老师上传的手写springMVC的项目
Java ★ 0 9y agoExplain → -
NettyRPC-1 ⑂
NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.
Java ★ 0 9y agoExplain → -
vue2.x-douban ⑂
Vue2.0实现简易豆瓣电影webApp
JavaScript ★ 0 9y agoExplain → -
VueDemo_Sell_Eleme ⑂
使用Vue2.0构建高仿饿了么外卖平台
Vue ★ 0 9y agoExplain → -
vue2-elm ⑂
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
Vue ★ 0 9y agoExplain → -
JavaEETest ⑂
Spring、SpringMVC、SpringBoot、MyBatis案例
JavaScript ★ 0 9y agoExplain → -
static_source
使用markdown的图片或者一些静态文件
★ 0 9y agoExplain → -
dubbo-spring-boot-mybatis-redis ⑂
通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架
Java ★ 0 10y agoExplain → -
spring-cloud-rest-tcc ⑂
基于Spring Cloud Netflix的Try-Confirm-Cancel柔性事务示例. 结合Spring Cloud Sleuth进行会话追踪和Spring Boot Admin的健康监控, 并辅以Hystrix Dashboard提供近实时的熔断监控.
Java ★ 0 9y agoExplain → -
user-guide-springcloud ⑂
[云框架]基于Spring Cloud的微服务架构-用户指南
★ 0 9y agoExplain → -
iveely.search ⑂
Pure java realize search engine, try to directly hit the user's search for answers.
Java ★ 0 9y agoExplain → -
Mastering-Microservices-with-Java ⑂
Mastering Microservices with Java, by Packt Publishing
Java ★ 0 9y agoExplain → -
Spring-Microservices ⑂
Code repository for Spring Microservices, published by Packt Publishing
Java ★ 0 10y agoExplain →
No repos match these filters.