Open source need to master

Google open source

  • breakpad
    Crash reporting

  • gflags
    Commandline flags module for C++

  • glog
    Logging library for C++

  • gperftools
    Fast, multi-threaded malloc() and nifty performance analysis tools

  • gtest
    Google C++ Testing Framework

  • leveldb
    A fast and lightweight key/value database library by Google.

  • protobuf
    Protocol Buffers - Google’s data interchange format

Other

  • libevent
    an event notification library

  • libnl
    The libnl suite is a collection of libraries providing APIs to netlink protocol based Linux kernel interfaces.

  • libunwind
    The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program

  • mono

  • snappy
    A fast compressor/decompressor

  • fuse
    With FUSE it is possible to implement a fully functional filesystem in a userspace program.
    http://sourceforge.net/projects/fuse/files/fuse-2.X/

  • sshfs-fuse
    This is a filesystem client based on the SSH File Transfer Protocol.
    Since most SSH servers already support this protocol it is very easy to set up: i.e.
    on the server side there’s nothing to do.
    On the client side mounting the filesystem is as easy as logging into the server with ssh.
    http://sourceforge.net/projects/fuse/files/sshfs-fuse/2.5/

  • zookeeper
    Apache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination.

metarates.tar.gz