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)
BestHPCCoAWS
Scripts for configuration and deploying an HPCC on AWS that is high performance.
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()`.
radssh
mckellyln's Repositories
mckellyln/alluxio
Alluxio, formerly Tachyon, Memory Speed Virtual Distributed Storage System
mckellyln/HPCC-Platform
IMPORTANT - Issue tracking has been migrated to JIRA - use your github ID and password reset mechanism to log in
mckellyln/radssh
mckellyln/caches
LRU, LFU, FIFO cache C++ implementations
mckellyln/dripcap
☕️ Caffeinated Packet Analyzer
mckellyln/folly
An open-source C++ library developed and used at Facebook.
mckellyln/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
mckellyln/hpcc4j
Java based HPCC WebServices Client API project
mckellyln/interactive_latencies
Jeff Dean's latency numbers plotted over time
mckellyln/lcov
LCOV
mckellyln/libyojimbo
A library for creating secure client/server network protocols over UDP
mckellyln/linux-insides
A little bit about a linux kernel
mckellyln/linux-network-performance-parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow
mckellyln/lksctp-tools
mckellyln/lockless-concurrency
The basics of lockless concurrency in a sub-30 minute read
mckellyln/ltp
Linux Test Project
mckellyln/lzfse
LZFSE compression library and command line tool
mckellyln/malloc_arenas
malloc tests for arenas and threads
mckellyln/paratext
A library for reading text files over multiple cores.
mckellyln/patchelf
A small utility to modify the dynamic linker and RPATH of ELF executables
mckellyln/pigz
A parallel implementation of gzip for modern multi-processor, multi-core machines.
mckellyln/preempt
mckellyln/simit
Simit is a new programming language that makes it easy to compute on sparse systems using linear algebra.
mckellyln/teleport
Modern SSH server for clusters and teams.
mckellyln/ThreadPool
A simple C++11 Thread Pool implementation
mckellyln/udpstat
Collecting data from the state of UDP buffers
mckellyln/unicorn-lib
Unicode library for C++
mckellyln/vuls
Vulnerability scanner for Linux/FreeBSD, agentless, written in Go
mckellyln/zlib
A massively spiffy yet delicately unobtrusive compression library.
mckellyln/zstdmt
Multithreading Library for LZ4, LZ5 and ZStandard