An open API service indexing awesome lists of open source software.

https://github.com/rswinkle/c_bigint

A basic Big Integer library in C
https://github.com/rswinkle/c_bigint

bigint biginteger c

Last synced: 10 months ago
JSON representation

A basic Big Integer library in C

Awesome Lists containing this project

README

          

c_bigint
========

What it says on the tin, a simple bigint library in C.

I'll write more once it's in a more complete state.

It's under the MIT License.