Pinned Repositories
c_algorithms
A collection of common Computer Science algorithms which may be used in C projects.
dnsperf
A DNS performance tool.
FlameGraph
stack trace visualizer
JFF
This is a matching project. Its mission is copy a big file from one server to another server.
json4c
Yet another JSON parser for C.
leetcode
leetcode's solutions
MyEmacs
my emacs configuration files.
papers-we-love
Papers from the computer science community to read and discuss.
RFC2Kindle
Convert a IETF RFC into a mobi formated file which can be used on kindle
x86.renejeschke.de
cobblau's Repositories
cobblau/dnsperf
A DNS performance tool.
cobblau/RFC2Kindle
Convert a IETF RFC into a mobi formated file which can be used on kindle
cobblau/FlameGraph
stack trace visualizer
cobblau/MyEmacs
my emacs configuration files.
cobblau/leetcode
leetcode's solutions
cobblau/c_algorithms
A collection of common Computer Science algorithms which may be used in C projects.
cobblau/JFF
This is a matching project. Its mission is copy a big file from one server to another server.
cobblau/papers-we-love
Papers from the computer science community to read and discuss.
cobblau/x86.renejeschke.de
cobblau/argh
Argh! A minimalist argument handler.
cobblau/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
cobblau/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
cobblau/beansdb
Archived, see GoBeansDB instead.
cobblau/ecs
Elastic Compute Service
cobblau/folly
An open-source C++ library developed and used at Facebook.
cobblau/gperftools
Main gperftools repository
cobblau/guava
Google core libraries for Java
cobblau/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
cobblau/kudu
Apache Kudu (incubating). Mirrored from https://github.com/apache/incubator-kudu
cobblau/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
cobblau/mux
A powerful URL router and dispatcher for golang.
cobblau/nfs-ganesha
NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems
cobblau/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
cobblau/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
cobblau/raft
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
cobblau/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
cobblau/scripts
a collection of bash scripts.
cobblau/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, Seaweed-FS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
cobblau/state-threads
fork from http://sourceforge.net/projects/state-threads, nothing changed.
cobblau/tools
[mirror] Go Tools