win32ports / dirent_h
header-only Windows implementation of the <dirent.h> header
☆22Updated 2 months ago
Alternatives and similar repositories for dirent_h:
Users that are interested in dirent_h are comparing it to the libraries listed below
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Network library☆17Updated last year
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆39Updated last year
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated 10 months ago
- small embeddable C-style preprocessor☆39Updated last year
- C89 compatible atomics.☆79Updated last month
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆73Updated 8 months ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆16Updated last year
- Library for cross-platform C file functions☆12Updated 6 months ago
- Tiny PreProcessor