-
DQDKFA.RU
- FRUNZE, USSR, K-PAX
- https://gitflic.ru/user/erthink
- https://vk.com/erthink
Lists (1)
Sort Name ascending (A-Z)
Stars
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
High performance server-side application framework
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
resurrected LLVM "C Backend", with improvements
🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
STOKE: A stochastic superoptimizer and program synthesizer
VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.
DirectStorage for Windows is an API that allows game developers to unlock the full potential of high speed NVMe drives for loading game assets.
A simple example of how to setup a complete CI environment for C and C++
Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is little activity because…
Binder, tool for automatic generation of Python bindings
Fast backtracking-resistant random generator: https://arxiv.org/abs/1810.02227
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 compat…
Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.
A bit mixer, pseudo random number generator and a hash function.
hmakholm / smhasher
Forked from aappleby/smhasherFork of SMHasher to look for collisions with low Hamming distance
My helper multiplatform libraries for everything