Pinned Repositories
aNotherRpc
RPC Framework based on Protobuf and Etcd
aNotherWS
Websocket Server & Client Framework based on libuv
brpc
Industrial-grade RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
clivia-des
Encrypt & Decrypt based on DES, including JNI and Python extension
JavaNRPC
Java RPC Framework based on Protobuf and Etcd
JSGFDeducer
JSGF Deducer based on JSGF grammar and WFST
Simplelog
A very simple log tool
tire-backend
Backend server for tire-demo
tire-demo
Tire demo project for my research
Trolley
Http+Json Application Server Development Framework
hymanhsu's Repositories
hymanhsu/JSGFDeducer
JSGF Deducer based on JSGF grammar and WFST
hymanhsu/JavaNRPC
Java RPC Framework based on Protobuf and Etcd
hymanhsu/Simplelog
A very simple log tool
hymanhsu/Trolley
Http+Json Application Server Development Framework
hymanhsu/aNotherRpc
RPC Framework based on Protobuf and Etcd
hymanhsu/brpc
Industrial-grade RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
hymanhsu/clivia-des
Encrypt & Decrypt based on DES, including JNI and Python extension
hymanhsu/tire-backend
Backend server for tire-demo
hymanhsu/tire-demo
Tire demo project for my research
hymanhsu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
hymanhsu/books
技术资料分享
hymanhsu/gitignore
A collection of useful .gitignore templates
hymanhsu/gotorch
A Go idiomatic binding to the C++ core of PyTorch
hymanhsu/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
hymanhsu/iam
企业级的 Go 语言实战项目:认证和授权系统
hymanhsu/interview
📚 C/C++面试基础知识总结
hymanhsu/kevin-xu-158.github.io
hymanhsu/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
hymanhsu/MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
hymanhsu/practicalAI
A practical approach to learning machine learning.
hymanhsu/Programming-Collective-Intelligence-Source-Code
集体智慧编程源代码
hymanhsu/project-layout
Standard Go Project Layout
hymanhsu/recsys
推荐系统学习资料、源码、及读书笔记
hymanhsu/SparkInternals
Notes talking about the design and implementation of Apache Spark
hymanhsu/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
hymanhsu/tcmalloc
hymanhsu/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
hymanhsu/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
hymanhsu/ttlcache
An in-memory cache with item expiration and generics
hymanhsu/ttlcache-1
Simple in-memory key-value storage with TTL for each record.