kokke / tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
☆430Updated 3 months ago
Alternatives and similar repositories for tiny-bignum-c:
Users that are interested in tiny-bignum-c are comparing it to the libraries listed below
- Small portable Elliptic-Curve Diffie-Hellman in C☆270Updated 2 years ago
- Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library☆583Updated last month
- Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL…☆935Updated 3 weeks ago
- SHA-2 algorithm implementations☆182Updated 2 months ago
- Very small, readable implementation of the SHA3 hash function.☆204Updated 8 years ago
- #️⃣ single header hashmap implementation for C and C++☆413Updated 5 months ago
- Stackless Async Subroutines for C☆721Updated last year
- A type-safe dynamic array implementation for C☆462Updated 4 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆266Updated 4 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆540Updated 6 months ago
- str: yet another string library for C language.☆316Updated 2 months ago
- C implementation of the SHA-3 and Keccak with Init/Update/Finalize hashing API (NIST FIPS 202/Etherium)☆176Updated 3 months ago
- Small portable regex in C☆1,263Updated 2 months ago
- Binary Serialization☆456Updated 10 months ago
- 24-bit BMP (Bitmap) ANSI C header library☆84Updated 5 years ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆197Updated last year
- A lightweight tar library written in ANSI C☆455Updated 8 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆778Updated 5 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆382Updated 2 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆281Updated 8 years ago
- An exception handling framework for C☆275Updated 3 years ago
- A dynamic array implementation in C similar to the one found in standard C++☆755Updated 3 weeks ago
- C JSON parser library that doesn't suck☆285Updated 7 months ago
- A list of awesome C preprocessor stuff☆309Updated last month
- A Defer statement for C☆233Updated 3 years ago
- A type-safe hash map implementation for C☆586Updated 2 years ago
- Command-line arguments parsing library.☆704Updated 6 months ago
- C99 parser and frontend for libfirm☆344Updated last week
- The Public Domain C Library☆234Updated last month
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆537Updated 7 months ago