Pinned Repositories
100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
AT-TextRnn
项目实现了基础的TextRNN模型以及Attention机制。
Awesome
:computer: 🎉 An awesome & curated list of best applications and tools for Windows.
bert4keras
keras implement of transformers for humans
BertForMRC
Blog
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
cache
The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具)
Class-balanced-loss-pytorch
Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"
cprobe
Frankenstein made up of vmagent and exporters
Yovj's Repositories
Yovj/AT-TextRnn
项目实现了基础的TextRNN模型以及Attention机制。
Yovj/BertForMRC
Yovj/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
Yovj/Awesome
:computer: 🎉 An awesome & curated list of best applications and tools for Windows.
Yovj/bert4keras
keras implement of transformers for humans
Yovj/Blog
Yovj/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
Yovj/cache
The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具)
Yovj/Class-balanced-loss-pytorch
Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"
Yovj/cprobe
Frankenstein made up of vmagent and exporters
Yovj/FannsyRPC
Yovj/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Yovj/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Yovj/hippo4j
📌 强大的动态线程池框架,附带监控报警功能,支持 JDK、Tomcat、Jetty、Undertow 线程池;RocketMQ、Dubbo、Alibaba Dubbo、RabbitMQ、Hystrix 消费线程池(更多框架线程池还在适配中)。内置两种使用模式:轻量级依赖配置中心以及无中间件依赖版本。
Yovj/itstack-demo-design
:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
Yovj/koazee
A StreamLike, Immutable, Lazy Loading and smart Golang Library to deal with slices.
Yovj/manuals
Do design No code 💻📱🛒📚
Yovj/medu-sdk-go
marmotedu 另一种sdk实现思路(仿照:tencentcloud-sdk-go、aws-sdk-go、ucloud-sdk-go、jdcloud-sdk-go等)
Yovj/mini-spring-cloud
mini-spring-cloud是简化版的spring-cloud框架,能帮助你快速熟悉spring-cloud源码及掌握其核心原理。在保留spring cloud核心功能的的前提下尽量精简代码,核心功能包括服务注册、服务发现、负载均衡、集成Feign简化调用、流量控制、熔断降级、API网关等。 The mini-spring-cloud is a simplified version of the Spring Cloud framework, which can help you quickly familiarize yourself with the source code of Spring Cloud framework and master its core principles. Simplify code as much as possible while retaining the core features of Spring Cloud, including Service Registration and Discovery, LoadBalancer, OpenFeign, Rate Limit, Circuit Breaker, API gateway, etc.
Yovj/mzt-biz-log
支持Springboot,基于注解的可使用变量、可以自定义函数的通用操作日志组件
Yovj/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
Yovj/Roberta
Yovj/Ruddit
This repo contains the dataset and description for Ruddit and its variants.
Yovj/spring