bbuhrow / ysieveLinks
YAFU's sieve of Eratosthenes in library form with standalone executable
☆14Updated last year
Alternatives and similar repositories for ysieve
Users that are interested in ysieve are comparing it to the libraries listed below
Sorting:
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆28Updated last year
- A super-fast hash algorithm in a single C++ header☆90Updated 3 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…☆57Updated 2 years ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- An x86/x64 instruction disassembler written in C☆31Updated last year
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- a C port of the BLAKE3 Rust reference implementation☆12Updated 3 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- pollard's p-1 algorithm on CUDA☆28Updated 11 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago
- The fastest MD5 implementation using x86 assembly☆138Updated 6 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Implementation of the parallel Pollard's rho method for solving the Elliptic Curve Discrete Logarithm Problem (ECDLP).☆11Updated 10 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 7 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆122Updated 11 months ago
- fast and niubility compression library.☆89Updated 6 years ago
- Clockwork: A Modular Arithmetic library for C++☆11Updated this week
- working fork() on windows vista and newer☆46Updated 12 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆19Updated 5 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- CPU Internals (Cache, TLB, MMU, Pipeline, Branch Prediction, Out-of-Order Execution, ROB, Side Channel Attack ...)☆25Updated 5 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆22Updated 6 months ago
- Generic hash function for STL style unordered containers☆38Updated 2 weeks ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated last month
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated 2 years ago