Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctronp/bigint
Big Integer library for C. Made in pure C (without asm or SIMD) using only 2 files. Works on 16, 32, 64 bits computers
https://github.com/ctronp/bigint
16-bit 32-bit 64-bit bigint biginteger biginteger-library c performance
Last synced: about 1 month ago
JSON representation
Big Integer library for C. Made in pure C (without asm or SIMD) using only 2 files. Works on 16, 32, 64 bits computers
- Host: GitHub
- URL: https://github.com/ctronp/bigint
- Owner: ctronp
- License: mit
- Created: 2022-06-03T06:10:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T19:59:12.000Z (about 2 years ago)
- Last Synced: 2024-04-24T05:25:03.187Z (9 months ago)
- Topics: 16-bit, 32-bit, 64-bit, bigint, biginteger, biginteger-library, c, performance
- Language: C
- Homepage:
- Size: 48.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE