songdongsheng / libpthreadLinks
Another posix thread library for windows.
☆11Updated 8 years ago
Alternatives and similar repositories for libpthread
Users that are interested in libpthread are comparing it to the libraries listed below
Sorting:
- Hierarchical memory allocator☆76Updated 10 years ago
- GNU Translation Project runtime☆36Updated last year
- POSIX threads for Windows☆39Updated 4 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- A generic C memory pool☆101Updated 9 years ago
- Simple C++ event loop library☆54Updated 10 years ago
- NIH Utility Library☆92Updated 4 years ago
- CGI and FastCGI C++ Library☆51Updated 6 years ago
- ☆46Updated 5 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆73Updated 3 years ago
- A lightweight HTML and CSS Parser in C☆71Updated 2 weeks ago
- Fork of mcpp, a C/C++ preprocessor☆78Updated 2 weeks ago
- Cross-platform timer library☆83Updated 4 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago
- Automatically exported from code.google.com/p/backtrace-mingw☆33Updated 9 years ago
- libuv thread communication☆60Updated 2 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- A minimal subset of the Boost C++ library☆36Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C