Pinned Repositories
x-deeplearning
An industrial deep learning framework for high-dimension sparse data
DeepRec
DeepRec is a high-performance recommendation deep learning framework based on TensorFlow. It is hosted in incubation in LF AI & Data Foundation.
serving
A high-performance serving system for DeepRec based on TensorFlow Serving.
blog.io
简单直接可用博客模板
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
c-algorithms
A library of common data structures and algorithms written in C.
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
disruptor_go
A simple implement of the LMAX Disruptor in Go language.
seastar_example
seastar example
shanshanpt.github.io
BLOG
shanshanpt's Repositories
shanshanpt/disruptor_go
A simple implement of the LMAX Disruptor in Go language.
shanshanpt/blog.io
简单直接可用博客模板
shanshanpt/c-algorithms
A library of common data structures and algorithms written in C.
shanshanpt/coroutine
A asymmetric coroutine library for C.
shanshanpt/disruptor
High Performance Inter-Thread Messaging Library
shanshanpt/disruptor--
disruptor concurency pattern in c++
shanshanpt/dubbo
:loudspeaker: Dubbo is a distributed, high performance RPC framework enpowering applications with service import/export capabilities.
shanshanpt/elasticsearch
Open Source, Distributed, RESTful Search Engine
shanshanpt/fabric
THIS IS A READ-ONLY historic repository. Current development is at https://gerrit.hyperledger.org/r/#/admin/projects/fabric . pull requests not accepted
shanshanpt/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
shanshanpt/gnatsd
High-Performance server for NATS, the cloud native messaging system.
shanshanpt/go-disruptor
A port of the LMAX Disruptor to the Go language.
shanshanpt/go-promise
A library implement futrue and promise
shanshanpt/gopl.io
Example programs from "The Go Programming Language"
shanshanpt/grace
Graceful restart & zero downtime deploy for Go servers.
shanshanpt/httpdown
Package httpdown provides http.ConnState enabled graceful termination of http.Server.
shanshanpt/httprouter
A high performance HTTP request router that scales well
shanshanpt/linux
Linux kernel source tree
shanshanpt/mq-benchmarking
Performance benchmarks for various message queues.
shanshanpt/mqtt
MQTT 3.1.1 Protocol Chinese Translation
shanshanpt/nlp-lang
这个项目是一个基本包.封装了大多数nlp项目中常用工具
shanshanpt/pbc
A protocol buffers library for C
shanshanpt/raft
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
shanshanpt/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
shanshanpt/scylla
NoSQL data store using the seastar framework, compatible with Apache Cassandra
shanshanpt/seastar
High performance server-side application framework
shanshanpt/surgemq
High-Performance MQTT Server and Client Libraries
shanshanpt/tera
An Internet-Scale Database.
shanshanpt/thrift
Mirror of Apache Thrift
shanshanpt/wrk
Modern HTTP benchmarking tool