jaredks / pyprimesieve
Many primes, very fast. Python sieve using primesieve.
☆42Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pyprimesieve
- Fast prime number generator. Python bindings for the primesieve C++ library☆137Updated last month
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated last week
- Pyecm factors large integers (up to 50 digits) using the Elliptic Curve Method (ECM), a fast factoring algorithm.☆21Updated 2 years ago
- A miniature program that can compute Pi to millions of digits.☆135Updated last year
- MOVING TO https://cirosantilli.com/linux-kernel-module-cheat#python See README. Python minimal examples. Asserts used wherever possible. …☆46Updated 4 years ago
- C Python, made faster.☆344Updated 9 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 4 years ago
- RSA Public Key Encryption☆19Updated 7 years ago
- Binary Grep☆43Updated 6 years ago
- A python implementation of Base91 as described on http://base91.sourceforge.net/☆20Updated 9 years ago
- Analysis and generation of substitutions☆22Updated 2 years ago
- Algebraic Number Theory package☆272Updated 3 years ago
- Combinatorial tricks to enumerate regular expressions in closed-form.☆33Updated 7 years ago
- Python implementation of the Self Initialising Quadratic Sieve☆25Updated 2 years ago
- A list of Python parsing tools☆116Updated 4 years ago
- C Library of Double-Array Trie System☆16Updated 11 years ago
- A fast secure userspace pseudorandom number generator☆82Updated 10 years ago
- mcdb - fast, reliable, simple code to create and read constant databases☆109Updated last year
- A Python implementation of OpenPGP☆69Updated 3 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- mirror of official gimps releases☆16Updated 8 years ago
- An algorithm for generating random doubles.☆12Updated 7 years ago
- https://git.gir.st/base65536.git - Seldomly Updated Mirror: Unicode's answer to Base64 for the UNIX command line☆21Updated 6 years ago
- Memory cheat tool for Windows and Linux games☆132Updated 8 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 3 years ago
- Implementation of a Turing Machine that runs the Busy Beaver programs.☆20Updated 14 years ago
- AGREP - approximate GREP for fast fuzzy string searching. Files are searched for a string or regular expression, with approximate matchin…☆298Updated 11 months ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 5 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆42Updated last year