taomengen's repositories

kryo

Java binary serialization and cloning: fast, efficient, automatic

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

flatbuffers

FlatBuffers: Memory Efficient Serialization Library

License:Apache-2.0Stargazers:0Issues:0Issues:0

librdkafka

The Apache Kafka C/C++ library

License:NOASSERTIONStargazers:0Issues:0Issues:0

ClickHouse

ClickHouse® is a free analytics DBMS for big data

License:Apache-2.0Stargazers:0Issues:0Issues:0

serving

A flexible, high-performance serving system for machine learning models

License:Apache-2.0Stargazers:0Issues:0Issues:0

daydayup

good good study,day day up

Stargazers:0Issues:0Issues:0

tensorflow

An Open Source Machine Learning Framework for Everyone

License:Apache-2.0Stargazers:0Issues:0Issues:0

async_simple

Simple, light-weight and easy-to-use asynchronous components

License:Apache-2.0Stargazers:0Issues:0Issues:0

cppkafka

Modern C++ Apache Kafka client library (wrapper for librdkafka)

License:BSD-2-ClauseStargazers:0Issues:0Issues:0
Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

faiss

A library for efficient similarity search and clustering of dense vectors.

License:MITStargazers:0Issues:0Issues:0

custom-op

Guide for building custom op for TensorFlow

License:Apache-2.0Stargazers:0Issues:0Issues:0

tinyrpc

c++ async rpc framework. 14w+qps.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

workflow

C++ Parallel Computing and Asynchronous Networking Engine

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

incubator-doris

Apache Doris(Incubating) is an MPP-based interactive SQL data warehousing for reporting and analysis.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.

License:GPL-2.0Stargazers:0Issues:0Issues:0

llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

Stargazers:0Issues:0Issues:0

braft

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.

License:Apache-2.0Stargazers:0Issues:0Issues:0

libco

libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.

License:NOASSERTIONStargazers:0Issues:0Issues:0

incubator-brpc

Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".

License:Apache-2.0Stargazers:0Issues:0Issues:0

echo

一个基于splice和管道的回射服务器

Language:CStargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

memcached

memcached development tree

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

impala

Apache Impala

License:Apache-2.0Stargazers:0Issues:0Issues:0

leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

libevent

Event notification library

License:NOASSERTIONStargazers:0Issues:0Issues:0

Tinyhttpd

Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

License:GPL-3.0Stargazers:0Issues:0Issues:0

WebBench

Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html

License:GPL-3.0Stargazers:0Issues:0Issues:0

TFRecord-Parser

TFRecord parser using C++ and Protocal Buffer

Stargazers:0Issues:0Issues:0