- Prague, Czech Republic
-
caffeine Public
Forked from ben-manes/caffeineA high performance caching library for Java
-
urllib3 Public
Forked from urllib3/urllib3Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more.
Python MIT License UpdatedApr 12, 2021 -
region_profiler Public
Profile user-defined regions of Python code
-
-
EPIJudge Public
Forked from adnanaziz/EPIJudgeEPI Judge - Preview Release
-
lru_benchmark Public
Performance comparison for parallel LRU caches
-
CLI11 Public
Forked from CLIUtils/CLI11CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
C++ Other UpdatedMay 17, 2019 -
-
tbb Public
Forked from wjakob/tbbIntel TBB with CMake build system
-
chunk_signature Public
Calculate CRC32, MD5, and SHA-1 signatures for file chunks
-
nvvl Public
Forked from NVIDIA/nvvlA library that uses hardware acceleration to load sequences of video frames to facilitate machine learning training
C++ Other UpdatedAug 28, 2018 -
scalc Public
Calculator for infix expressions with user-defined variables and macros
Scala UpdatedMay 24, 2018 -
-
-
benchmark Public
Forked from google/benchmarkA microbenchmark support library
C++ Apache License 2.0 UpdatedApr 27, 2018 -
isort Public
Forked from PyCQA/isortA Python utility / library to sort imports.
Python MIT License UpdatedMar 18, 2018 -
-
-
murmurhash2functor Public
An std::hash-like wrapper over Murmur Hash 2 function
C++ The Unlicense UpdatedMay 1, 2017 -
whitelist Public
Forked from kisom/netallowIP whitelisting in Go
Go ISC License UpdatedDec 11, 2016 -
HTTP_Server Public
A simple HTTP server written in a modern C++
-
BWT-RLE-Huffman Public
An implementation of three data compression algorithms in a modern C++