Cross-platform asynchronous I/O library
☆21Apr 12, 2024Updated last year
Alternatives and similar repositories for tinyio
Users that are interested in tinyio are comparing it to the libraries listed below
Sorting:
- Windows Explorer application written in assembly☆15Jun 15, 2023Updated 2 years ago
- A graphics library for creating GUI applications using GDI.☆14Apr 13, 2024Updated last year
- A single header library for simply creating statically allocated state machines.☆27Feb 19, 2025Updated last year
- Dumps all resources from a PE file (EXE, DLL, ...)☆11Jan 13, 2019Updated 7 years ago
- Сlone of POLE - portable library for structured storage.☆11Apr 25, 2018Updated 7 years ago
- Cross-platform proxy resolution library written in C.☆17Updated this week
- MASM Crypto Lib☆16Sep 27, 2015Updated 10 years ago
- A Tiny BASIC inspired interpreter for microcontrollers. Currently for the Arduino/AVR, with a development version for POSIX OS.☆16Jan 9, 2026Updated last month
- ObjAsm Version C.2 - ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy …☆18Feb 15, 2026Updated 2 weeks ago
- Collection of source code for Polymorphic, Metamorphic, and Permutation Engines used in Malware☆30Oct 28, 2019Updated 6 years ago
- Fully-featured HTTP(S) client and server in a single C file☆34Dec 21, 2025Updated 2 months ago
- Exercises from The Book of C authored by Pragati Dhingra and Priyanka Bhaskar☆10Feb 25, 2023Updated 3 years ago
- A very tiny C library for establishing SSL/TLS network connection.☆13Mar 25, 2019Updated 6 years ago
- Command line tool to create an export defintion file from a dynamic link library☆27May 2, 2023Updated 2 years ago
- C++ STL containers reimplemented in C☆18Aug 28, 2025Updated 6 months ago
- A tiny C cryptographic library to encrypt sessions, authenticate messages, sign, hash, etc. based only on SHA-3 and Curve25519☆70Jun 1, 2021Updated 4 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Jan 15, 2026Updated last month
- Bug tracker for Everlook☆14Jun 22, 2022Updated 3 years ago
- Steganography Tool for PNG Images☆19Updated this week
- A 2d physics engine with fixed-point support.☆29Jun 24, 2018Updated 7 years ago
- Futuristic arcade racing game for DOS☆34Feb 22, 2024Updated 2 years ago
- C Library to parse and render SVG files.☆25Dec 30, 2018Updated 7 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆128Sep 9, 2022Updated 3 years ago
- Single file modification of tiny-regex-c by Kokke☆33Jul 15, 2021Updated 4 years ago
- LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...☆32Sep 13, 2023Updated 2 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆38Mar 8, 2021Updated 4 years ago
- a PE Loader and Windows API tracer. Useful in malware analysis.