Pinned Repositories
automata
Simulating and visualizing finite automata
dietgpu
GPU implementation of a fast generalized ANS (asymmetric numeral system) entropy encoder and decoder, with extensions for lossless compression of numerical and other data types in HPC/ML applications.
linux
Linux kernel source tree
quickselect-adaptive
C++ implementation of http://arxiv.org/abs/1606.00484
zstd
Zstandard - Fast real-time compression algorithm
zstd-bench
Zstd benchmarking utilities
terrelln's Repositories
terrelln/linux
Linux kernel source tree
terrelln/quickselect-adaptive
C++ implementation of http://arxiv.org/abs/1606.00484
terrelln/automata
Simulating and visualizing finite automata
terrelln/dietgpu
GPU implementation of a fast generalized ANS (asymmetric numeral system) entropy encoder and decoder, with extensions for lossless compression of numerical and other data types in HPC/ML applications.
terrelln/zstd
Zstandard - Fast real-time compression algorithm
terrelln/zstd-bench
Zstd benchmarking utilities
terrelln/abseil-cpp
Abseil Common Libraries (C++)
terrelln/bril
an educational compiler intermediate representation
terrelln/buildroot
Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or file pull requests here.
terrelln/cs140e-20win
cs140e course materials.
terrelln/cs6120
Code written for CS6120
terrelln/esa-matchfinder
The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).
terrelln/fbthrift
Facebook's branch of Apache Thrift, including a new C++ server.
terrelln/folly
An open-source C++ library developed and used at Facebook.
terrelln/hhvm
A virtual machine for executing programs written in Hack.
terrelln/isa-l
Intelligent Storage Acceleration Library
terrelln/lesspipe
lesspipe (formerly on sourceforge)
terrelln/llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
terrelln/lz4
Extremely Fast Compression algorithm
terrelln/lz4-safe-rs
Performant LZ4 decoder using only safe Rust that can be used in no-std environments
terrelln/lzo-userspace-fuzz
A port of the kernel LZO compression library to userspace for fuzzing
terrelln/marlin
Marlin: high throughput entropy compressor
terrelln/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software
terrelln/patterns
A catalogue of Rust design patterns
terrelln/programming-massively-parallel-processors
terrelln/project-templates
terrelln/snappy
A fast compressor/decompressor
terrelln/terrelln.github.io
terrelln/velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
terrelln/xxHash
Extremely fast non-cryptographic hash algorithm