d3x0r / SACKLinks
System Abstraction Component Kit
☆24Updated this week
Alternatives and similar repositories for SACK
Users that are interested in SACK are comparing it to the libraries listed below
Sorting:
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆17Updated 4 months ago
- Mirror of https://gist.github.com/vurtun/c5b0374c27d2f5e9905bfbe7431d9dc0☆15Updated 5 years ago
- Single C file event loop☆28Updated 5 years ago
- Tiny PreProcessor☆18Updated 6 months ago
- A lightweight HTML and CSS Parser in C☆70Updated 3 months ago
- anti-grain geometry☆40Updated last month
- Single header libraries☆23Updated 5 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- Footprint optimized ZIP reader with built-in Deflate support☆43Updated 6 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- Documentation generator for C/C++ code☆53Updated 8 months ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- Aims to be interpreted C written in C.☆30Updated 4 months ago
- Cross-platform, single .h file HTTP server (Windows, Linux, Mac OS X)☆106Updated 2 years ago
- ☆18Updated 6 years ago
- Rendering library for 2D/3D graphics☆24Updated last year
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- Single file 2D graphics library written in C.☆81Updated 4 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Miniature markdown library☆25Updated last week
- This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)☆61Updated 3 weeks ago
- libui C++ wrapper☆17Updated 6 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆28Updated 3 years ago
- Pixie - a minimal, cross-platform pixel framebuffer library for Windows and macOS.☆31Updated last year
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 10 years ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.☆31Updated 6 years ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆45Updated 3 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language