kyber-py VS PyVM

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

kyber-py

A pure python implementation of CRYSTALS-Kyber (by GiacomoPope)

PyVM

A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual (by ForceBru)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kyber-py PyVM
1 1
134 106
- -
3.0 0.0
about 2 months ago almost 3 years 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.

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.

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.

What are some alternatives?

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

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.

bap - Binary Analysis Platform

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

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

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

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

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