bigints
Integer library
Provides arbitrary precision integers with standard Nim syntax for efficient and accurate calculations
BigInts for Nim
124 stars
12 watching
32 forks
Language: Nim
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
status-im/nim-stint | A stack-based arbitrary precision integer library for Nim | 84 |
scinim/theo | An optimized bigint and number-theory library for the Nim programming language | 26 |
udiknedormin/nimunits | Provides a statically-typed quantity units library for the Nim language | 38 |
attaswift/bigint | A pure Swift implementation of arbitrary-precision arithmetic for integers and floating-point numbers | 768 |
dolabmoon/bigint | A C++ implementation of arbitrarily large integers using bitset | 2 |
nim-lang/redis | A Redis client library for the Nim programming language | 127 |
kasparsklavins/bigint | A lightweight C++ library for performing large arithmetic operations on arbitrarily long integers | 220 |
status-im/nim-faststreams | An efficient input/output stream library for Nim language | 125 |
inim-repl/inim | An interactive shell for the Nim programming language | 647 |
nim-lang/zip | Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
nim-lang/packages | A registry of Nimble packages for the Nim programming language | 455 |
nim-lang/nimble | A package manager for the Nim programming language | 1,265 |
mjendrusch/metric | Enables dimension-level analysis and unit handling in Nim programming language | 19 |
nim-lang/nim | A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,662 |
status-im/nim-presto | An efficient library for building REST APIs in the Nim language. | 56 |