Eduard Mishkurov (efmsoft)

efmsoft

Geek Repo

Company:EfmSoft

Home Page:https://efmsoft.com

Github PK Tool:Github PK Tool

Eduard Mishkurov's repositories

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

Language:CLicense:Apache-2.0Stargazers:6Issues:1Issues:0

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

Language:C++License:MITStargazers:3Issues:1Issues:0

logme

Compact cross-platform logging framework for C & C++

Language:C++License:Apache-2.0Stargazers:2Issues:0Issues:0
Language:C++License:Apache-2.0Stargazers:1Issues:0Issues:0

custom_allstat_compile

An example of projects which uses custom build of allstat library by redefining macros used by build procedure. It is recommended way to perfom custom build of allstat for Windows.

Language:C++Stargazers:0Issues:1Issues:0

efmsoft_libs_usage

Exmaple of CMAKE project which uses EfmSoft libraries

Language:CMakeStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

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.

Language:C++Stargazers:0Issues:1Issues:0