PyVM VS kyber-py

Compare PyVM vs kyber-py and see what are their differences.

PyVM

A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual (by ForceBru)

kyber-py

A pure python implementation of CRYSTALS-Kyber (by GiacomoPope)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
PyVM kyber-py
1 1
106 133
- -
0.0 3.0
almost 3 years ago about 1 month ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PyVM

Posts with mentions or reviews of PyVM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-13.
  • Any standard algorithms for parsing (disassembling) machine code?
    3 projects | /r/compsci | 13 May 2022
    Back in the day, I wrote this x86 emulator just for fun: https://github.com/ForceBru/PyVM, and to this day, my implementation of instruction parsing (disassembly) is bugging me because it's a mess and doesn't seem correct at all, even though it kind of works. However, after a couple of years of occasionally trying to find some kind of "proper" algorithm for machine code disassembly, I couldn't find anything... noteworthy, or well-known, or widely used.

kyber-py

Posts with mentions or reviews of kyber-py. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing PyVM and kyber-py you can also consider the following projects:

bap - Binary Analysis Platform

python-barcode - ㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.

boyermoore - Boyer-moore in pure python, search for unicode strings in large files quickly

duckargs - Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparse" / "geptopt.h" docs.

Python_BMP - A pure Python 2D/3D graphics library that outputs to windows bitmap format

falcon.py - A python implementation of the signature scheme Falcon

CherryPy - CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev