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☆92Updated 4 years ago
- Generic hash function for STL style unordered containers☆39Updated 2 months ago
- a C port of the BLAKE3 Rust reference implementation☆12Updated 3 years ago
- The fastest MD5 implementation using x86 assembly☆144Updated 8 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- working fork() on windows vista and newer☆47Updated 13 years ago
- A C++17 full-text search engine library☆33Updated 4 years ago
- An x86/x64 instruction disassembler written in C☆32Updated last year
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- Implementation of the parallel Pollard's rho method for solving the Elliptic Curve Discrete Logarithm Problem (ECDLP).☆11Updated 10 years ago
- 🚀 Sum of the primes below x☆38Updated 3 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 3 weeks ago
- Disassembler Library for x86 and x86-64☆14Updated 5 years ago
- Prediction algorithms for the PCG pseudo-random generator☆13Updated 4 years ago
- High performance shared read write lock.☆31Updated 6 years ago
- Clockwork: A Modular Arithmetic library for C++☆11Updated this week
- Experimental JSON builder based on C++ reflection☆55Updated last week
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 5 months ago
- A C++ header only interval tree implementation.☆71Updated 2 months ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- A C/C++ header file that converts Intel SSE intrinsics to MIPS/MIPS64 MSA intrinsics.☆10Updated 3 years ago
- My C stuff.☆46Updated 2 weeks ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated last month
- various c++ utility classes☆24Updated last month
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- CPU Internals (Cache, TLB, MMU, Pipeline, Branch Prediction, Out-of-Order Execution, ROB, Side Channel Attack ...)☆25Updated 5 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…☆58Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year