one-file-library
There are 11 repositories under one-file-library topic.
DenisSamilton/CppConsoleTable
C++ Console Table: make text table in console easy and set up as you need
filipdutescu/small-better-logger
A small, better logger library for C++, which features thread-safe loggers.
Archerxy/RSA_java
This is a pure (and very very simple) java implementation of the RSA algorithm. One file to show you how RSA works (Euler's formula and Euclid's algorithm).
RaulCotar/arenalloc
Simple arena allocator in C.
DilemaFixer/GAction
A Go library that provides C#-style events and delegates with full generic type support. GAction enables type-safe event handling and callback management patterns commonly found in C# and other .NET languages.
JJC1138/tiny-events
A tiny event system for Swift (1 source file, 113 lines of code)
DilemaFixer/Arr
A lightweight, dynamic array implementation for C that provides flexible storage and automatic resizing capabilities.
DilemaFixer/CLCP
CSL - a full-featured logger implementation for projects
DilemaFixer/Stryktyrki
A lightweight and efficient C library for structured data processing and manipulation.
DilemaFixer/TryC
A simple exception handling library for C that provides try-catch functionality with error handling and throwing capabilities.
GaryHilares/Graphite-Logger
Simple one-header-only library for logging.