C library to pack and unpack short arrays of integers as fast as possible
-
Updated
Mar 11, 2023 - C
C library to pack and unpack short arrays of integers as fast as possible
A small single-header library to detect integer overflow/underflow before it happens.
mini-gmp – A small implementation of a subset of GMP's mpn and mpz interfaces with CMake build script
This is simple program that conversion integer to roman with range 1-4999 using C
Single header, type conversions library
Projeto que tem como objetivo implementar, na linguagem C, uma biblioteca que permita representar valores inteiros signed de 128 bits, e ofereça algumas operações básicas sobre esses valores. Para representar o valor inteiro de 128 bits, a biblioteca usa dois valores do tipo long, cada um deles representando uma parte (64 bits) do valor.
Fast and lightweight math expression evaluator in C99
C PROGRAMING ASSIGNMENTS OF COLLEGE !!
Open Source 128 Bit integer datatype (struct) for C
Add a description, image, and links to the integer topic page so that developers can more easily learn about it.
To associate your repository with the integer topic, visit your repo's landing page and select "manage topics."