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.
☆183Updated last year
Related projects ⓘ
Alternatives and complementary repositories for libunistd
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆100Updated last month
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆174Updated 2 years ago
- A cross-platform (C99/C++11) process library☆555Updated 7 months ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆132Updated 9 months ago
- A C++ binding/wrapper library for the Duktape JavaScript interpreter.☆170Updated last year
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆211Updated 7 years ago
- Tool to convert C99 code to MSVC-compatible C89☆251Updated 7 years ago
- mman library for Windows. mirror of https://code.google.com/p/mman-win32/☆131Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆182Updated last year
- Header-only C++ logging library☆133Updated 5 months ago
- C++ preprocessor☆209Updated 3 weeks ago
- Amalgamate C source and header files.☆87Updated 9 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 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☆422Updated 5 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆254Updated 2 weeks ago
- Unicode (UTF-8) capable std::string☆544Updated last year
- Parser for argv that works similarly to getopt☆180Updated last year
- Keep It Simple Stupid NETwork - C++17 wrapping of your OS's native socket API☆232Updated 4 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- A cross-platform library for opening memory-backed libc streams.☆64Updated last year
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated this week
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆174Updated this week
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆105Updated last month
- libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any cal…☆385Updated 2 months ago
- Minimal, type safe printf replacement library for C++☆539Updated 9 months ago
- Cross-platform C++ file system library supporting multiple backends☆471Updated 3 months ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆57Updated 4 years ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆91Updated 3 years ago