Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sethtroisi/ecm-db
Distributed ECM
https://github.com/sethtroisi/ecm-db
Last synced: 2 months ago
JSON representation
Distributed ECM
- Host: GitHub
- URL: https://github.com/sethtroisi/ecm-db
- Owner: sethtroisi
- License: apache-2.0
- Created: 2019-06-15T07:46:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T04:35:04.000Z (about 1 year ago)
- Last Synced: 2024-01-04T05:31:30.483Z (about 1 year ago)
- Language: Python
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ECM-DB
Distributed Stateful ECM---
### MVP
- [ ] sqlite
- [ ] status
- [ ] stats
- [ ] multiprocessing
- [ ] import from resume file### Long term goals
- [ ] b1 bounds
- [ ] by 5 digits (legacy)
- [ ] by 5 bits (2019 optimized)
- [ ] Odds of finding a factor at X digits
- [ ] Odds of finding a factor with this curve
- [ ] Factor DB
- [ ] Website
- [ ] List of found factors
- [ ] Reservations
- [ ] log upload?
- [ ] multiprocessing
- [ ] Maxmem manager
- [ ] support for all options### Low Priority
- [ ] Spinx docs### Versions
* **0.1.0 alpha**
* Initial commit
* MVP and goals list