Dimw Martinuyk

C & C++

0 0
97
Go to profile
SEIN Parser
36
SEIN Parser
C & C++
Very lightweight single-file config parser in .ini style for C++17/C11/Python Capabilities: No external dependencies File reading via mmap (POSIX and Windows) – no unnecessary copying through the kernel Lock-free hot paths in C (_Atomic counters,…