Pinned Repositories
AcquireRelease
alluxio
Alluxio, formerly Tachyon, Memory Speed Virtual Distributed Storage System
async-flush-server
server process and asynchronous flush() and close() calls
barriersync
Barrier Synchronization algorithms (Centralized, tournament, dissemination and combinations) with OpenMP, MPI
bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehmgc)
bup
Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Current release is 0.26, and the development branch is master. Please post patches to the mailing list for discussion (see below).
c-blosc
A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.
caches
LRU, LFU, FIFO cache C++ implementations
radssh
mckellyln's Repositories
mckellyln/BestHPCCoAWS
Scripts for configuration and deploying an HPCC on AWS that is high performance.
mckellyln/c-blosc
A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.
mckellyln/cpp11-on-multicore
Various synchronization primitives for multithreaded applications in C++11.
mckellyln/density
Superfast compression library
mckellyln/Evenk
A C++ library for concurrent programming
mckellyln/fio
Flexible I/O Tester
mckellyln/fwtr
Firmware Test Results
mckellyln/HiBench
HiBench is a Hadoop benchmark suite.
mckellyln/Hound
Lightning fast code searching made easy
mckellyln/ioping
simple disk I/0 latency measuring tool
mckellyln/iperf-1
Git conversion of the iperf SVN repository
mckellyln/libnl
Netlink Library Suite
mckellyln/ltalloc
Automatically exported from code.google.com/p/ltalloc
mckellyln/lz4
Extremely Fast Compression algorithm
mckellyln/mlpack
mlpack: a scalable C++ machine learning library
mckellyln/NatSys-Lab
Our open source benchmarks and code samples
mckellyln/pcg-c
PCG — C Implementation
mckellyln/pcg-c-basic
PCG — Minimal C Implementation
mckellyln/pcg-cpp
PCG — C++ Implementation
mckellyln/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
mckellyln/picoc
A very small C interpreter
mckellyln/PolyPasswordHasher
A Password hash storage scheme that prevents an attacker from cracking passwords individually and efficiently.
mckellyln/s2n
s2n : an implementation of the TLS/SSL protocols
mckellyln/seastar
High performance server-side application framework
mckellyln/siege
Siege is an http load tester and benchmarking utility
mckellyln/sourceweb
C/C++ source code indexer and navigator
mckellyln/spookyhash
Thread safe and multi-endian version of Bob Jenkins' spookyhash
mckellyln/strace
http://sourceforge.net/projects/strace/
mckellyln/tcpdive
A TCP performance profiling tool.
mckellyln/wdt
WDT is an embeddedable library (and command line tool) aiming to transfer files between 2 systems as fast as possible over multiple TCP paths. WDT stands for Warp speed Data Transfer and Wormhole Data Transfer (faster than light!)