Pinned Repositories
branchless-bsearch
The fastest “branch less” binary search implementation for cheap comparisons cases (with workaround for LLVM optimizer flaw).
dtoa
One of the fastest IEEE754-to-string, including benchmark.
erthink
Useful C++ code collection imported/adapted from another personal projects
libfpta
Ultra fast compact embedded database for tabular and semistructured data.
libfptu
One of the fastest binary representation for JSON-like data.
libmdbx
A potentia Ad Actum ★ Fullfast transactional key-value memory-mapped B-Tree storage engine without WAL ★ Surpasses the legendary LMDB in terms of reliability, features and performance
MithrilDB
Will be radically different from libmdbx by the new database format and API based on C++17
ReOpenLDAP
Production-ready replacement for OpenLDAP with robust multi-master replication (MegaFon).
sort
Sorting routine implementations in "template" C
t1ha
One of the fastest hash functions.
erthink's Repositories
erthink/libmdbx
A potentia Ad Actum ★ Fullfast transactional key-value memory-mapped B-Tree storage engine without WAL ★ Surpasses the legendary LMDB in terms of reliability, features and performance
erthink/t1ha
One of the fastest hash functions.
erthink/ReOpenLDAP
Production-ready replacement for OpenLDAP with robust multi-master replication (MegaFon).
erthink/libfpta
Ultra fast compact embedded database for tabular and semistructured data.
erthink/libfptu
One of the fastest binary representation for JSON-like data.
erthink/erthink
Useful C++ code collection imported/adapted from another personal projects
erthink/sort
Sorting routine implementations in "template" C
erthink/branchless-bsearch
The fastest “branch less” binary search implementation for cheap comparisons cases (with workaround for LLVM optimizer flaw).
erthink/dtoa
One of the fastest IEEE754-to-string, including benchmark.
erthink/libmdbx-rs
Rust bindings for MDBX (this is just a temporary fork)
erthink/rms-support-letter.github.io
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation
erthink/buildroot
erthink/ci-mdbx
erthink/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
erthink/conan-center-index
Recipes for the ConanCenter repository
erthink/crucible
Crucible is a library for symbolic simulation of imperative programs
erthink/DirectStorage
DirectStorage for Windows is an API that allows game developers to unlock the full potential of high speed NVMe drives for loading game assets.
erthink/fmt
A modern formatting library
erthink/ioarena
Embedded storage benchmarking tool
erthink/john
John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
erthink/lmdbx-js
Wrapper for libmdbx
erthink/mdbx-go
Bindings for https://gitflic.ru/project/erthink/libmdbx/
erthink/memsafe
C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types and safe memory management without breaking backward compatibility with old C++ code.
erthink/tvision
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
erthink/uMatrix
uMatrix: Point and click matrix to filter net requests according to source, destination and type
erthink/awesome-e2k
awesome-e2k
erthink/erigon
Ethereum implementation on the efficiency frontier
erthink/isar-community
Extremely fast, easy to use, and fully async NoSQL database for Flutter
erthink/mdbx4scala
A Scala wrapper of the libmdbx C library
erthink/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust