Projects in Awesome Lists by efmsoft
A curated list of projects in awesome lists by efmsoft .
https://github.com/efmsoft/allstat
Library for fast converting numeric error/status code to the constant name, retrieving detailed description text. Getting a numeric code by constant name. Supports C, C++, Golang, Python. Can be built for Windows, Linux, Mac OS
constant error ippstatus kreturn ntstatus status winerror
Last synced: 18 Jan 2026
https://github.com/efmsoft/logme
Runtime-controlled logging for C/C++ applications. Selectively enable, route, and limit logs at runtime — without restarting
c-plus-plus console cpp cross-platform file file-log linux logger logging logging-library macos windows
Last synced: 17 Jan 2026
https://github.com/efmsoft/utf8
This library contains a set of classes for working with strings in utf8 format, as well as functions for converting strings in utf8, ANSI, utf16, utf32 formats. The most commonly used format conversion operations are converting from ANSI encoding (on Windows), as well as from a Unicode string
ansi conversion utf-16 utf-32 utf-8 utf8
Last synced: 18 Jan 2026
https://github.com/efmsoft/syncme
A cross-platform implementation of such synchronization objects as Notification / Synchronization Events, Waitable Timers, Socket Event, Thread, as well as functions for waiting for signaled state. The wait functions are analogues of WaitForSingleObject and WaitForMultileObjects used on Windows. the last one can wait for objects of different types.
semaphore socket-event synchronization-primitives thread-pool timer waitable-timer
Last synced: 18 Jan 2026