robinrowe / libunistd
Robin Rowe created libunistd, a lightweight Windows POSIX/Pthreads library implementation. If you want to build single codebase C/C++ code to run on Windows, Linux and MacOS, you need this. Write and debug your code in Windows Visual Studio, then deploy on Linux or other UNIX-compatible OS.
☆186Updated last year
Alternatives and similar repositories for libunistd:
Users that are interested in libunistd are comparing it to the libraries listed below
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆175Updated 2 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆106Updated 3 months ago
- Official dlfcn-win32 repo☆308Updated last year
- A cross-platform library for opening memory-backed libc streams.☆66Updated last year
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆178Updated 3 weeks ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 7 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆75Updated last year
- Boost.UI library☆272Updated 2 years ago
- A cross-platform (C99/C++11) process library☆567Updated 9 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆429Updated 7 months ago
- A C++ binding/wrapper library for the Duktape JavaScript interpreter.☆170Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- C++ wrapper for PCRE2 Library☆69Updated last year
- Virtual File System C++☆241Updated 3 weeks ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆258Updated 2 months ago
- A Just-In-Time compiler for the AngelScript language on x86 processors.☆240Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆138Updated 9 months ago
- (Hopefully) useful code snippets and header-only libs☆197Updated last week
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated last year
- Parser for argv that works similarly to getopt☆182Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated 2 weeks ago
- C++ Win32 wrapper to develop GUI apps☆99Updated last year
- mman library for Windows. mirror of https://code.google.com/p/mman-win32/☆134Updated 2 years ago
- Mathematical Expression Parser and JIT Compiler☆143Updated last year
- Amalgamate C source and header files.☆87Updated 9 years ago
- A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.☆352Updated 5 months ago
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 5 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆240Updated 4 months ago
- Header-only C++ logging library☆134Updated this week
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆343Updated 6 years ago