libgmp

There are 10 repositories under libgmp topic.

  • xc

    xcfem/xc

    finite element analysis package for civil engineering structures.

    Language:C++256317853
  • Bodigrim/bitvec

    Bit vectors: 8x less memory, up to 3500x faster than Vector Bool

    Language:Haskell738527
  • HeikoStamer/dkgpg

    Distributed Privacy Guard (DKGPG) implements Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP

    Language:C++21303
  • MatthewDarnell/RedisBigNum

    A simple Redis module for setting and incrementing big numbers

    Language:C6101
  • AjayBadrinath/Kuznechik

    🔐 An AES Like Fast Symmetric Cipher Implemented In C ⚡

    Language:C20
  • C0nw0nk/Windows-BatchFile-FFMPEG-Compiler

    Windows BatchFile FFMPEG Compiler automatic easy to use and modify

    Language:Batchfile120
  • non-compliant/Collatz-Conjecture

    Calculate the number of steps before a given input reaches one, when the rules of Collatz Conjecture are applied.

    Language:C1100
  • ricksterhd123/SIEVE

    WASM sieve of atkins using libgmp / C++

    Language:C++1100
  • nmrr/bigprime

    An easy tool to generate big prime numbers

    Language:C++0201
  • Nomi/PiCalc

    Calculation of digits of Pi with high precision. Parallelized/Multi-threaded. Tested for upto 1 Billion digits. Uses Chudnovsky algorithm with Binary Splitting. Also, uses libgmp for arbitrary precision arithmetic. NOTE: Now also contains KMP algorithm for pattern matching.

    Language:C++0220