An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "python3" keyword

View the packages on the crates.io package registry that are tagged with the "python3" keyword.

ruff 0.0.1
Coming soon to crates.io.
2 versions - Latest release: about 1 year ago - 6.54 thousand downloads total - 30,496 stars on GitHub - 1 maintainer
ruff-cli 0.0.1
Coming soon to crates.io.
2 versions - Latest release: about 1 year ago - 2.35 thousand downloads total - 30,496 stars on GitHub - 1 maintainer
flatdata 0.5.8
Rust implementation of flatdata
16 versions - Latest release: 11 months ago - 2 dependent packages - 2 dependent repositories - 312 thousand downloads total - 185 stars on GitHub - 3 maintainers
ember-graph 0.3.0
To query a pattern on multi-directed-graph with label / attribute filtering efficiently.
20 versions - Latest release: about 2 months ago - 9.24 thousand downloads total - 6 stars on GitHub - 1 maintainer
logseq 0.3.0 💰
Handle Logseq Markdown files in Rust
2 versions - Latest release: over 1 year ago - 2.47 thousand downloads total - 53 stars on GitHub - 1 maintainer
elk-mq 0.1.1
A Message Queue implementation in rust, using Redis as a communication medium.
2 versions - Latest release: over 2 years ago - 2.47 thousand downloads total - 1 stars on GitHub - 1 maintainer
dypdl-heuristic-search 0.9.0
Heuristic search solvers for Dynamic Programming Description Language (DyPDL).
18 versions - Latest release: 5 months ago - 2 dependent packages - 20.2 thousand downloads total - 25 stars on GitHub - 2 maintainers
set_derive 1.1.0
Using Macros to Implement List comprehension Similar to Python Language
7 versions - Latest release: over 1 year ago - 7.4 thousand downloads total - 0 stars on GitHub - 1 maintainer
rustpython-derive-impl 0.4.0
Rust language extensions and macros specific to rustpython.
3 versions - Latest release: 12 months ago - 1 dependent package - 2 dependent repositories - 40.5 thousand downloads total - 15,976 stars on GitHub - 1 maintainer
rustpython-codegen 0.4.0
Compiler for python code into bytecode for the rustpython VM.
3 versions - Latest release: 12 months ago - 2 dependent packages - 2 dependent repositories - 40.9 thousand downloads total - 15,976 stars on GitHub - 1 maintainer
compact-calendar 1.1.3
Compact representation of a set of days based on a bit-maps
37 versions - Latest release: about 2 months ago - 1 dependent package - 1 dependent repositories - 41.5 thousand downloads total - 22 stars on GitHub - 1 maintainer
opening-hours-syntax 1.1.3
A parser for opening_hours fields in OpenStreetMap.
44 versions - Latest release: about 2 months ago - 1 dependent package - 1 dependent repositories - 48 thousand downloads total - 22 stars on GitHub - 1 maintainer
opening-hours 1.1.3
A parser and evaluation tool for the opening_hours fields in OpenStreetMap.
48 versions - Latest release: about 2 months ago - 1 dependent repositories - 57.9 thousand downloads total - 22 stars on GitHub - 1 maintainer
pyxel-platform 2.4.10 💰
Platform abstraction layer for Pyxel, a retro game engine for Python
68 versions - Latest release: 2 days ago - 1 dependent package - 47.4 thousand downloads total - 14,484 stars on GitHub - 1 maintainer
simplersble 0.10.3 💰
The all-in-one Bluetooth library that makes it easy to add wireless connectivity to your projects.
45 versions - Latest release: about 1 month ago - 1 dependent repositories - 22.9 thousand downloads total - 574 stars on GitHub - 1 maintainer
smart-cache 0.2.0 💰
A smart caching library for Rust with automatic invalidation
2 versions - Latest release: 6 months ago - 1.17 thousand downloads total - 16 stars on GitHub - 1 maintainer
Top 6.7% on crates.io
rustpython-compiler 0.4.0
A usability wrapper around rustpython-parser and rustpython-compiler-core
6 versions - Latest release: 12 months ago - 3 dependent packages - 22 dependent repositories - 46.3 thousand downloads total - 17,737 stars on GitHub - 2 maintainers
rustpython-sre_engine 0.4.0
A low-level implementation of Python's SRE regex engine
2 versions - Latest release: 12 months ago - 1 dependent package - 34.6 thousand downloads total - 17,737 stars on GitHub - 1 maintainer
Top 8.4% on crates.io
rustpython-bytecode 0.1.2
RustPython specific bytecode.
3 versions - Latest release: about 5 years ago - 3 dependent packages - 8 dependent repositories - 6.36 thousand downloads total - 17,737 stars on GitHub - 2 maintainers
Top 7.0% on crates.io
rustpython-vm 0.4.0
RustPython virtual machine.
6 versions - Latest release: 12 months ago - 3 dependent packages - 22 dependent repositories - 44.3 thousand downloads total - 17,737 stars on GitHub - 2 maintainers
rustpython-jit 0.4.0
Experimental JIT(just in time) compiler for python code.
3 versions - Latest release: 12 months ago - 1 dependent package - 1 dependent repositories - 4.23 thousand downloads total - 17,737 stars on GitHub - 1 maintainer
rustpython-common 0.4.0
General python functions and algorithms for use in RustPython
4 versions - Latest release: 12 months ago - 4 dependent packages - 2 dependent repositories - 40.2 thousand downloads total - 15,976 stars on GitHub - 1 maintainer
rustpython-stdlib 0.4.0
RustPython standard libraries in Rust.
3 versions - Latest release: 12 months ago - 2 dependent packages - 31.1 thousand downloads total - 17,737 stars on GitHub - 1 maintainer
Top 6.6% on crates.io
rustpython-derive 0.4.0
Rust language extensions and macros specific to rustpython.
6 versions - Latest release: 12 months ago - 5 dependent packages - 21 dependent repositories - 45.6 thousand downloads total - 17,737 stars on GitHub - 2 maintainers
Top 4.3% on crates.io
rustpython-compiler-core 0.4.0
RustPython specific bytecode.
4 versions - Latest release: 12 months ago - 8 dependent packages - 179 dependent repositories - 50 thousand downloads total - 17,737 stars on GitHub - 1 maintainer
rustpython_wasm 0.4.0
A Python-3 (CPython >= 3.5.0) Interpreter written in Rust, compiled to WASM
2 versions - Latest release: 12 months ago - 2 dependent repositories - 2.26 thousand downloads total - 15,928 stars on GitHub - 1 maintainer
rustpython 0.4.0
A python interpreter written in rust.
6 versions - Latest release: 12 months ago - 1 dependent package - 24.3 thousand downloads total - 17,737 stars on GitHub - 1 maintainer
rustpython-pylib 0.4.0
A subset of the Python standard library for use with RustPython
3 versions - Latest release: 12 months ago - 2 dependent packages - 1 dependent repositories - 30.6 thousand downloads total - 15,976 stars on GitHub - 1 maintainer
didppy 0.9.0
Python interface for Dynamic Programming Description Language (DyPDL) and DyPDL solvers.
17 versions - Latest release: 5 months ago - 18.3 thousand downloads total - 25 stars on GitHub - 2 maintainers
pyxel-engine 2.4.9 💰
Core engine for Pyxel, a retro game engine for Python
91 versions - Latest release: 3 days ago - 1 dependent package - 72.2 thousand downloads total - 14,484 stars on GitHub - 1 maintainer
pyxel-wrapper 2.4.9 💰
Python extension module for Pyxel, a retro game engine for Python
89 versions - Latest release: 3 days ago - 69.1 thousand downloads total - 12,793 stars on GitHub - 1 maintainer
didp-yaml 0.9.0
YAML interface for Dynamic Programming Description Language (DyPDL) and DyPDL solvers.
18 versions - Latest release: 5 months ago - 19.7 thousand downloads total - 25 stars on GitHub - 2 maintainers
libpacstall 2.0.0 💰
Backend API library for Pacstall
27 versions - Latest release: over 2 years ago - 10 thousand downloads total - 5 stars on GitHub - 1 maintainer
orkhon 0.2.3 💰
Machine Learning Inference Framework and Server Runtime
8 versions - Latest release: over 4 years ago - 25.2 thousand downloads total - 145 stars on GitHub - 1 maintainer
modelfox_macro 0.8.0
ModelFox makes it easy for programmers to train, deploy, and monitor machine learning models.
1 version - Latest release: about 3 years ago - 1.42 thousand downloads total - 1,472 stars on GitHub - 1 maintainer
dypdl 0.9.0
Libarary for Dynamic Programming Description Language (DyPDL).
18 versions - Latest release: 5 months ago - 3 dependent packages - 20.7 thousand downloads total - 25 stars on GitHub - 2 maintainers
smart-cache-macro 0.2.0 💰
Procedural macros for smart-cache
2 versions - Latest release: 6 months ago - 1.16 thousand downloads total - 16 stars on GitHub - 1 maintainer
techalib 0.1.0
Techalib: A TECHnical Analysis LIBrary
1 version - Latest release: about 1 month ago - 223 downloads total - 0 stars on GitHub - 1 maintainer
spotify_playlist_maker 0.1.5
A Rust package to automate Spotify playlist creation
4 versions - Latest release: 5 months ago - 1.79 thousand downloads total - 0 stars on GitHub - 1 maintainer
pygo 0.1.1
Cargo like program for Python
3 versions - Latest release: over 2 years ago - 3.49 thousand downloads total - 2 stars on GitHub - 1 maintainer
pyxel-extension 2.0.0 💰
DEPRECATED: This crate has been renamed to pyxel-wrapper.
37 versions - Latest release: over 1 year ago - 36.5 thousand downloads total - 13,035 stars on GitHub - 1 maintainer
pyxel-core 2.0.0 💰
DEPRECATED: This crate has been renamed to pyxel-engine.
43 versions - Latest release: over 1 year ago - 1 dependent package - 43.6 thousand downloads total - 12,793 stars on GitHub - 1 maintainer
intel-8080-kit 0.1.1
An Intel 8080 library crate written in Rust that provides an assembler, a disassembler and an emu...
2 versions - Latest release: over 4 years ago - 2.6 thousand downloads total - 1 stars on GitHub - 1 maintainer
nanopub 0.1.4
A cross-platform Rust library to sign Nanopublications, with bindings to Python and JS (wasm)
20 versions - Latest release: about 1 year ago - 22 thousand downloads total - 18 stars on GitHub - 1 maintainer
montyc 0.0.0 💰
A Strongly Typed, Flexible, and Compiled Python Dialect
1 version - Latest release: about 4 years ago - 1.41 thousand downloads total - 68 stars on GitHub - 1 maintainer
sweetrpg-kv-objects 0.0.62
Objects for Key-value store
7 versions - Latest release: 6 months ago - 3.82 thousand downloads total - 0 stars on GitHub - 1 maintainer
finance_enums 0.2.3
Standard Financial Enumerations
4 versions - Latest release: about 2 years ago - 4.45 thousand downloads total - 8 stars on GitHub - 1 maintainer
emu6502 0.1.1
A 6502 emulator using the vm6502 backend.
2 versions - Latest release: almost 3 years ago - 2.39 thousand downloads total - 1 stars on GitHub - 1 maintainer
feed-browser 0.1.2
Open unread RSS/ATOM Feeds entries in your browser
3 versions - Latest release: about 6 years ago - 4.31 thousand downloads total - 1 stars on GitHub - 1 maintainer
pycargo 0.2.10
Bootstrap Python projects using a Rust CLI
3 versions - Latest release: 3 months ago - 1.14 thousand downloads total - 3 stars on GitHub - 1 maintainer
rustitude-core 9.0.0
A library to create and operate models for particle physics amplitude analyses
20 versions - Latest release: 11 months ago - 2 dependent packages - 19.1 thousand downloads total - 1 stars on GitHub - 1 maintainer
rustitude 0.10.3
A library to create and operate models for particle physics amplitude analyses
31 versions - Latest release: 11 months ago - 1 dependent package - 32.8 thousand downloads total - 1 stars on GitHub - 1 maintainer
anima6502 0.1.1
An anima6502 subcrate which supplies Python bindings to vm6502.
2 versions - Latest release: almost 3 years ago - 1 dependent package - 3.08 thousand downloads total - 1 stars on GitHub - 1 maintainer
nala 0.1.0
Commandline frontend for the APT package manager
1 version - Latest release: almost 3 years ago - 1.11 thousand downloads total - 895 stars on gitlab.com - 1 maintainer
arbitrage_finder 0.1.0
A simple tool to find sports betting arbitrage opportunities
1 version - Latest release: 9 months ago - 891 downloads total - 79 stars on GitHub - 1 maintainer
rustaveli 0.1.1
A library to generate random c programs
2 versions - Latest release: 8 months ago - 1.3 thousand downloads total - 0 stars on GitHub - 1 maintainer
super_mass 0.1.0
MASS: Mueen's Algorithm for Similarity Search in Rust!
1 version - Latest release: over 4 years ago - 2 dependent repositories - 5.54 thousand downloads total - 6 stars on GitHub - 1 maintainer
rusty-logging 0.5.0 💰
Logging for OpsML
2 versions - Latest release: 4 months ago - 7.56 thousand downloads total - 11 stars on GitHub - 1 maintainer
lakh-crore-numbers 0.1.0 💰
A Rust library for formatting numbers into the Lakh Crore (...हजार, लाख, करोड, अर्ब...) system.
1 version - Latest release: over 4 years ago - 1.4 thousand downloads total - 6 stars on GitHub - 1 maintainer
rustitude-gluex 0.6.2
GlueX Amplitudes for Rustitude
23 versions - Latest release: 11 months ago - 1 dependent package - 21.9 thousand downloads total - 1 stars on GitHub - 1 maintainer
sysutil 0.7.1
Linux system utils library
32 versions - Latest release: 7 months ago - 29.5 thousand downloads total - 0 stars on GitHub - 1 maintainer
matchering 0.0.0 💰
Reserved
1 version - Latest release: over 2 years ago - 1.26 thousand downloads total - 2,100 stars on GitHub - 1 maintainer
tiny-solver 0.17.1
Factor graph solver
27 versions - Latest release: 3 months ago - 19.1 thousand downloads total - 15 stars on GitHub - 1 maintainer