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:
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆29Updated 2 years ago
- working fork() on windows vista and newer☆47Updated 13 years ago
- Library of reusable C++ code☆24Updated 3 weeks ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- The fastest MD5 implementation using x86 assembly☆148Updated 10 months ago
- LLVM Metadata Visualizer☆21Updated 8 years ago
- Clang supporting syntax plugins☆20Updated 3 years ago
- Metro USB Drives Burn Boot Manager☆14Updated 5 years ago
- Disassembler Library for x86 and x86-64☆14Updated 5 years 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
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- various c++ utility classes☆24Updated 3 months 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
- This repository contains efficient implementation of the Miller-Rabin primality test for x86-64☆34Updated 5 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- a C port of the BLAKE3 Rust reference implementation☆12Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- High performance shared read write lock.☆31Updated 6 years ago
- 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
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- Tracks dependencies for Windows EXE and DLL PE-files (Portable Executable), resembles ldd from libc☆95Updated 6 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- A simple CPUID decoder/dumper for x86/x86_64☆198Updated 2 months ago
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆16Updated 9 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A stripped-down LLD (LLVM linker)☆30Updated 5 years ago
- CPU Internals (Cache, TLB, MMU, Pipeline, Branch Prediction, Out-of-Order Execution, ROB, Side Channel Attack ...)☆25Updated 5 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 3 weeks ago