wizykowski / miller-rabin
This repository contains efficient implementation of the Miller-Rabin primality test for x86-64
☆32Updated 4 years ago
Alternatives and similar repositories for miller-rabin:
Users that are interested in miller-rabin are comparing it to the libraries listed below
- Compute numbers to high precision using the YMP bignum library!☆23Updated 8 years ago
- David M. Gay's floating-point conversion library☆33Updated 14 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆25Updated 9 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- C version of the MetroHash function☆25Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆33Updated 5 years ago
- A Malloc-Free SHET Client Library for Microcontrollers☆47Updated 7 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆54Updated 9 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆88Updated 5 years ago
- Cuckoo Hashtable C Library☆33Updated 4 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 5 years ago
- A word-aligned integer compression algorithm.☆12Updated 6 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 5 years ago
- ☆37Updated 2 years ago
- SipHash in C☆47Updated 10 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆28Updated 4 years ago
- Carpet fractal genetic algorithm☆12Updated 7 years ago
- Unofficial mirror of freedesktop mesa repository. Updated daily.☆17Updated 4 years ago
- ☆63Updated 10 years ago
- Arpra is a C library for analyzing the propagation of numerical error in arbitrary precision IEEE-754 floating-point computations.☆23Updated 2 years ago
- The GRUB 2 bootloader. "upstream" is a mirror of the official bzr repository; "master" and other branches are our development. All branch…☆9Updated 8 years ago
- Generator for order-preserving minimal perfect hash functions in C☆46Updated 2 years ago
- Comparison of IO methods for OS X and Linux.☆14Updated 10 years ago
- CGen is a tool for encoding SHA-1 and SHA-256 hash functions into CNF in DIMACS format, also into ANF polynominal system in PolyBoRi outp…☆25Updated last year
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated this week
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Power Vector Library☆29Updated 3 months ago
- SipHash AVX2 implementation in C