wizykowski / miller-rabinLinks
This repository contains efficient implementation of the Miller-Rabin primality test for x86-64
☆33Updated 5 years ago
Alternatives and similar repositories for miller-rabin
Users that are interested in miller-rabin are comparing it to the libraries listed below
Sorting:
- Compute numbers to high precision using the YMP bignum library!☆23Updated 8 years ago
- C++ template library for floating point operations☆28Updated 2 months ago
- A Malloc-Free SHET Client Library for Microcontrollers☆47Updated 8 years ago
- 🚀 Sum of the primes below x☆38Updated 3 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆68Updated 9 years ago
- YAFU's sieve of Eratosthenes in library form with standalone executable☆14Updated last year
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 7 years ago
- David M. Gay's floating-point conversion library☆34Updated 15 years ago
- Automatically exported from code.google.com/p/freeocl☆30Updated 7 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- Cryptoleq: A Heterogeneous Abstract Machine for Encrypted and Unencrypted Computation.☆30Updated 10 months ago
- The codebase that computed the Ninth Dedekind Number☆14Updated 2 months ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 9 years ago
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- Manual for the C++ vector class library☆30Updated last year
- A fast AES-PRF based secure random-number generator☆20Updated last year
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 5 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- 64-bit PRNG shootout☆17Updated 3 weeks ago
- Cache Oblivious Lookahead Arrays☆27Updated 11 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- A collection of formatting benchmarks☆48Updated 4 months ago
- String Matching Algorithms Research Tool☆103Updated last year
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- This repository contains my experiments with compression-related algorithms☆35Updated 9 years ago
- a copy of m^2 's fsbench (https://chiselapp.com/user/Justin_be_my_guide/repository/fsbench/) with the latest density updates☆13Updated 5 years ago
- PAQ is a series of archivers that achieve very high compression rates at the expense of speed and memory☆73Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago