Pinned Repositories
AdminLTE
AdminLTE - Free Premium Admin control Panel Theme That Is Based On Bootstrap 3.x
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
Bootstrap-Admin-Theme
A generic admin theme built with Bootstrap free for both personal and commercial use.
cas
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
cs
cs
Cynthia
dbay-apns-for-java
High performance Java client for APNS(Apple Push Notification Service)
DogJudge
爬取百度图片各种狗狗的图片,使用caffe训练模型分类
free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
jedis_shard_lua
Redis sharding is wildly used before redis 3.0 in our system. Sharding function is implemented in client side(We use Jedis) based on MurmurHash(Default) or MD5. So when we use Lua + redis, There's a problem : which shard servers a specific key? That's the origin of this project. YOU CAN USE THE SAME AS ShardedJedis In Jedis.
hymcn's Repositories
hymcn/jedis_shard_lua
Redis sharding is wildly used before redis 3.0 in our system. Sharding function is implemented in client side(We use Jedis) based on MurmurHash(Default) or MD5. So when we use Lua + redis, There's a problem : which shard servers a specific key? That's the origin of this project. YOU CAN USE THE SAME AS ShardedJedis In Jedis.
hymcn/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
hymcn/cas
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
hymcn/cs
cs
hymcn/Cynthia
hymcn/DogJudge
爬取百度图片各种狗狗的图片,使用caffe训练模型分类
hymcn/dragula
:ok_hand: Drag and drop so simple it hurts
hymcn/elastic-job-lite
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.
hymcn/github-slideshow
A robot powered training repository :robot:
hymcn/hadoop
Mirror of Apache Hadoop
hymcn/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
hymcn/hosts
最新可用的google hosts文件
hymcn/hymcn.github.io
moon's home
hymcn/jmx_exporter
hadoop jmx_exporter based on hadoop console jmx interface
hymcn/jQuery-
jQuery源码解读 -- jQuery v1.10.2
hymcn/kafka
Mirror of Apache Kafka
hymcn/Leaf
Distributed ID Generate Service
hymcn/netty
Netty project - an event-driven asynchronous network application framework
hymcn/red_bag
淘宝领喵币/雪球红包/苏宁易购/京东/淘宝自动签到 领取金币
hymcn/rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
hymcn/similarity
similarity:相似度计算工具包,java编写。用于词语、短语、句子、词法分析、情感分析、语义分析等相关的相似度计算。
hymcn/spring-boot
Spring Boot
hymcn/spring-boot-ehcache-monitor
Ehcache Monitoring Web for Srping Boot Application.
hymcn/spring-jackson-owasp
hymcn/springBoot
springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等
hymcn/vnpy
基于Python的开源量化交易平台开发框架
hymcn/wxpay_scanpay_java_demo_proj
【微信支付】被扫支付SDK对应的Java Demo
hymcn/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
hymcn/zipline
Zipline, a Pythonic Algorithmic Trading Library
hymcn/zuihou-admin-cloud
基于SpringCloud(Greenwich.RELEASE) + SpringBoot(2.1.2.RELEASE) 的微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Eureka、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、等主要框架和中间件。