bbuhrow / ysieve
YAFU's sieve of Eratosthenes in library form with standalone executable
☆14Updated 10 months ago
Alternatives and similar repositories for ysieve:
Users that are interested in ysieve are comparing it to the libraries listed below
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆25Updated last year
- Cross-platform asynchronous I/O library☆17Updated last year
- LLVM Metadata Visualizer☆22Updated 7 years ago
- Clang supporting syntax plugins☆18Updated 2 years ago
- ☆13Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆81Updated 3 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- Multithreaded 7-zip compatible file archiver☆32Updated 6 years ago
- encode.ru community archiver☆31Updated last year
- Generic hash function for STL style unordered containers☆36Updated 2 weeks ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated last year
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- O(n log n) In-place Stable Quicksort☆16Updated 4 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 weeks ago
- A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs☆28Updated 2 weeks ago
- C++ implementation of SHA-256 (header-only)☆9Updated last month
- Utility for dumping all the information Capstone has on given instructions.☆24Updated 3 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- pollard's p-1 algorithm on CUDA