Pinned Repositories
EPIJudge
EPI Judge - Preview Release
BWT-RLE-Huffman
An implementation of three data compression algorithms in a modern C++
chunk_signature
Calculate CRC32, MD5, and SHA-1 signatures for file chunks
deferred_lru
Highly scalable concurrent LRU cache
HTTP_Server
A simple HTTP server written in a modern C++
lru_benchmark
Performance comparison for parallel LRU caches
murmurhash2functor
An std::hash-like wrapper over Murmur Hash 2 function
numdb
Numerical Database
region_profiler
Profile user-defined regions of Python code
tbb
Intel TBB with CMake build system
metopa's Repositories
metopa/region_profiler
Profile user-defined regions of Python code
metopa/deferred_lru
Highly scalable concurrent LRU cache
metopa/lru_benchmark
Performance comparison for parallel LRU caches
metopa/HTTP_Server
A simple HTTP server written in a modern C++
metopa/BWT-RLE-Huffman
An implementation of three data compression algorithms in a modern C++
metopa/tbb
Intel TBB with CMake build system
metopa/chunk_signature
Calculate CRC32, MD5, and SHA-1 signatures for file chunks
metopa/EPIJudge
EPI Judge - Preview Release
metopa/fungus
Tiny Truffle-based language
metopa/murmurhash2functor
An std::hash-like wrapper over Murmur Hash 2 function
metopa/numdb
Numerical Database
metopa/bachelors_thesis
Text part of my Bachelor's Thesis
metopa/benchmark
A microbenchmark support library
metopa/caffeine
A high performance caching library for Java
metopa/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
metopa/CQ
Circular Queue library
metopa/distributed_variable
metopa/isort
A Python utility / library to sort imports.
metopa/nvvl
A library that uses hardware acceleration to load sequences of video frames to facilitate machine learning training
metopa/scalc
Calculator for infix expressions with user-defined variables and macros
metopa/urllib3
Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more.
metopa/whitelist
IP whitelisting in Go