Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
☆58Jan 15, 2026Updated 2 months ago
Alternatives and similar repositories for portable-lib
Users that are interested in portable-lib are comparing it to the libraries listed below
Sorting:
- Lightweight cryptography☆14Nov 7, 2022Updated 3 years ago
- MASM Crypto Lib☆16Sep 27, 2015Updated 10 years ago
- Cross-platform proxy resolution library written in C.☆17Mar 2, 2026Updated 2 weeks ago
- PDB Rewriting Rust Library☆28Apr 26, 2024Updated last year
- Stand-alone dictionary: string/string associative array☆24Apr 13, 2011Updated 14 years ago
- Tiny helper lib for building daemons in C☆18Mar 14, 2026Updated last week
- Cross-platform asynchronous I/O library☆21Apr 12, 2024Updated last year
- Gossip Membership Protocol and Fault-Tolerant Key Value Store/☆12May 29, 2015Updated 10 years ago
- A C language parser built from the scratch, without using compiler generator.☆16Dec 31, 2022Updated 3 years ago
- Fast compressor/decompressor for 68000 based on ZX7 by Einar Saukas☆12Jul 28, 2018Updated 7 years ago
- A fast substitution to the stdlib's strstr() sub-string search function.☆117May 14, 2015Updated 10 years ago
- LZE enhancement for Z80☆14Jun 25, 2020Updated 5 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆28Nov 1, 2023Updated 2 years ago
- single header file libraries for C/C++☆22Aug 5, 2020Updated 5 years ago
- A very tiny C library for establishing SSL/TLS network connection.☆13Mar 25, 2019Updated 6 years ago
- Source code for the experimental, compact "wee" file compression utility.☆13May 8, 2020Updated 5 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆26Apr 18, 2017Updated 8 years ago
- A set of macros and functions to make defining a C module easier☆11Sep 9, 2019Updated 6 years ago
- implementation of some function from string.h using SSE2 instructions☆21Oct 5, 2016Updated 9 years ago
- ELF Beacon Object File (BOF) Template☆19Nov 18, 2024Updated last year
- An AES-based 384 bit permutation.☆21May 3, 2025Updated 10 months ago
- Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply…☆11May 7, 2021Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆37Jan 14, 2026Updated 2 months ago
- Tick-to-trade latency benchmark sources☆17Oct 10, 2017Updated 8 years ago
- lightweight search engine for local text docs☆29Feb 19, 2012Updated 14 years ago
- Taking advantage of CRT initialization, to get away with hooking protected applications☆48Mar 7, 2026Updated last week
- Stripped-down release of Tiny CC for minimalist coding on 64-bit Windows.☆43Jan 31, 2026Updated last month
- Abusing exceptions for code execution.☆113Jan 30, 2023Updated 3 years ago
- https://codeberg.org/ccxvii/minilibs☆144Aug 13, 2025Updated 7 months ago
- A simple implementation of the Huffman Coding in C☆10Oct 8, 2016Updated 9 years ago
- Run cmd or stand along server as windows service☆12Apr 25, 2022Updated 3 years ago
- Fast cross-platform async network library☆16Nov 12, 2019Updated 6 years ago
- Micro LZMA decoder☆56Aug 1, 2025Updated 7 months ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆16Jan 31, 2016Updated 10 years ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆78Oct 12, 2022Updated 3 years ago
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- hashtable(bkdr hash) in C. Alternative implementation checkout https://github.com/hit9/C-Snip☆18May 20, 2022Updated 3 years ago
- Xoocycle, a C90 implementation of the Xoodyak hash and AEAD construction☆10Mar 28, 2019Updated 6 years ago