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/☆27Updated last year
- Implementation of the parallel Pollard's rho method for solving the Elliptic Curve Discrete Logarithm Problem (ECDLP).☆11Updated 10 years ago
- A super-fast hash algorithm in a single C++ header☆87Updated 3 years ago
- pollard's p-1 algorithm on CUDA☆28Updated 11 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…☆56Updated 2 years ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- The fastest MD5 implementation using x86 assembly☆135Updated 5 months ago
- various c++ utility classes☆22Updated 9 months ago
- a C port of the BLAKE3 Rust reference implementation☆12Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- An x86/x64 instruction disassembler written in C☆31Updated last year
- A tool which hides symbols exported from shared libraries or relocatable object files☆37Updated 2 years ago
- llvm with tablegen backend for capstone disassembler☆50Updated 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
- Disassembler Library for x86 and x86-64☆14Updated 5 years ago
- Library for reading IDA Pro databases.☆29Updated 4 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 5 months ago
- Generic hash function for STL style unordered containers☆38Updated 2 months ago
- 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
- Library of reusable C++ code☆23Updated last week
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs☆29Updated 3 weeks ago
- A tool to list content of virtual tables in a shared library☆126Updated 4 years ago
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆17Updated 9 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- Modern C++, range-based Mach-O parser designed for embedded use. Uses stack allocations only.☆34Updated 2 years ago
- A C/C++ header file that converts Intel SSE intrinsics to MIPS/MIPS64 MSA intrinsics.☆10Updated 3 years ago
- A header-only utility for writing hexdump-formatted data to C++ streams.☆61Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago