wizykowski / miller-rabinLinks
This repository contains efficient implementation of the Miller-Rabin primality test for x86-64
☆34Updated 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 9 years ago
- Manual for the C++ vector class library☆32Updated 2 years ago
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 8 years ago
- David M. Gay's floating-point conversion library☆37Updated 15 years ago
- CPU Ultimate Latency Test.☆117Updated 4 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- This is the 2009 version of TestU01, a software library, implemented in the ANSI C language, and offering a collection of utilities for t…☆82Updated last year
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Stable In-place sorting in O(n*log(n)) worst time☆195Updated 2 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- 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…☆59Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆116Updated 2 months ago
- ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling …☆75Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- PAQ is a series of archivers that achieve very high compression rates at the expense of speed and memory☆75Updated 3 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 7 months ago
- Testing common random-number generators (RNG)☆196Updated 2 weeks ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆372Updated 2 months ago
- arbitrary precision arithmetic library☆44Updated 7 years ago
- C++ implementation of the preliminary IEEE P1788 standard for interval arithmetic☆50Updated 10 years ago
- Arbitrary precision integer and rational arithmetic library☆151Updated last month
- How many FLOPS can you achieve?☆287Updated 2 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…☆56Updated last year
- Fastest Histogram Construction☆74Updated 4 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆70Updated 9 years ago
- A miniature program that can compute Pi to millions of digits.☆149Updated 2 years ago
- A simple header only SHA1 implementation in C++ (no dependencies)☆73Updated 6 years ago