Pinned Repositories
-
abseil-cpp
Abseil Common Libraries (C++)
aEpollMQ
use redis aepoll
ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
BaRK-OPRF
Efficient Batched Oblivious PRF with Applications to Private Set Intersection (CCS 2016)
dbNginx
dbPaxos
Most of the code comes from the phxPaxos Tencent
dbWesbSocket_SSL
for websockets with SSL
zlMQ
user zmq and levelDB to build MQ
xenbo's Repositories
xenbo/use_vim_as_ide
use vim as IDE
xenbo/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
xenbo/visit_struct
A miniature library for struct-field reflection in C++
xenbo/cpp-stub
c++ unit testing stub(mock)
xenbo/RCUMutex
Read/Write mutex based off userland RCU
xenbo/helm
Emacs incremental completion and selection narrowing framework
xenbo/emacs-neotree
A emacs tree plugin like NerdTree for Vim.
xenbo/undrop-innodb
xenbo/cmake-ide
Use Emacs as a C/C++ IDE
xenbo/postgres_cmake
PostgreSQL with CMake build system. In beta stage.
xenbo/bzip2
bzip2 compression for Go
xenbo/postgresql.pthreads
Port of postgresql for pthreads
xenbo/spdlog
Fast C++ logging library.
xenbo/webCpp
用C++开发web服务器框架
xenbo/mastering-emacs-in-one-year-guide
Be great at emacs in one year
xenbo/nanorpc
nanorpc - lightweight RPC in pure C++ 17
xenbo/snappy
A fast compressor/decompressor
xenbo/wdt
Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.
xenbo/filament
Filament is a physically based rendering engine for Android, Windows, Linux and macOS
xenbo/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
xenbo/wangle
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
xenbo/btree
xenbo/dbPostgres
just compile postgres backend , use cmake
xenbo/nsync
nsync is a C library that exports various synchronization primitives, such as mutexes
xenbo/glog
C++ implementation of the Google logging module
xenbo/nsjail
A light-weight process isolation tool, making use of Linux namespaces and seccomp-bpf syscall filters (with help of the kafel bpf language)
xenbo/crc32c
CRC32C implementation with support for CPU-specific acceleration instructions
xenbo/highwayhash
Fast strong hash functions: SipHash/HighwayHash
xenbo/v8
The official mirror of the V8 Git repository
xenbo/gdb-dashboard
Modular visual interface for GDB in Python