schanur / libplatformLinks
Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.
☆19Updated 8 months ago
Alternatives and similar repositories for libplatform
Users that are interested in libplatform are comparing it to the libraries listed below
Sorting:
- A single-header C command line parsing library☆15Updated 7 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆28Updated 10 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 7 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Tiny PreProcessor☆18Updated last month
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- A replacement for libtool written in C☆38Updated 12 years ago
- Cross-platform library for gamepad input. MIT licensed.☆24Updated 4 years ago
- SIMD optimizations related to 2D computer graphics☆34Updated 8 years ago
- LLVM based assembler for x86, Arm, Mips, PowerPC, Sparc and SystemZ (Rust API)☆20Updated 9 years ago
- C++17 build tool for Windows/Linux/OSX/BSD - GCC/CLANG/ICC/MSVC/NVCC - x86/x64/ARM(64)☆60Updated 3 weeks ago
- A dependency-free, single-file FLOSS unrar library☆62Updated 5 years ago
- Mirror of https://gist.github.com/vurtun/c5b0374c27d2f5e9905bfbe7431d9dc0☆15Updated 6 years ago
- farmhash (C99)☆16Updated 9 years ago
- Image resizing app that uses seam carving☆17Updated 12 years ago
- Authenticated Blowfish-encrypted pipe☆24Updated 7 years ago
- Rendering library for 2D/3D graphics☆25Updated last month
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- mini-LZ library☆34Updated 3 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- A kernel with a purpose - to keep most of the code out of the kernel☆15Updated 6 years ago
- Lightweight task scheduler. Public domain.☆18Updated 8 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Updated 4 years ago
- QLL : Level loaders☆13Updated 5 years ago
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆49Updated 9 years ago
- A tiny CRC32/64 library for C/C++