robinrowe / libunistdLinks
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.
☆192Updated 3 months ago
Alternatives and similar repositories for libunistd
Users that are interested in libunistd are comparing it to the libraries listed below
Sorting:
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆113Updated 9 months ago
- mman library for Windows. mirror of https://code.google.com/p/mman-win32/☆137Updated last month
- Official dlfcn-win32 repo☆319Updated 2 months ago
- C++ preprocessor☆238Updated last week
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆187Updated 4 months ago
- C++ wrapper for PCRE2 Library☆73Updated last year
- Amalgamate C source and header files.☆90Updated 9 years ago
- GUI library in C++☆111Updated this week
- A cross-platform library for opening memory-backed libc streams.☆75Updated last year
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆135Updated last year
- A compact C++ cross-platform library including JSON, XML, HTTP, sockets, WebSockets, threads, processes, serial ports, logs, file system,…☆79Updated 4 months ago
- A compiler front end for the C++ language☆142Updated this week
- The SQLite amalgamation mirror with cmake☆98Updated 2 years ago
- Parser for argv that works similarly to getopt☆187Updated last year
- BSD-licensed getopt implementation☆94Updated last year
- C++ parser of INI files with schema validation.☆63Updated last year
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- C++ Win32 wrapper to develop GUI apps☆101Updated 2 years ago
- Tool to convert C99 code to MSVC-compatible C89☆269Updated 8 years ago
- A cross-platform (C99/C++11) process library☆592Updated last year
- Lightweight URL & URI parser (RFC 1738, RFC 3986)☆96Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Simple Library for Internationalization☆51Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Mathematical Expression Parser and JIT Compiler☆145Updated last month
- Simple, compact, endian-safe and header-only serialization/deserialization for C++