PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
add dot
chirizxc:patch-1
2 days ago
Add fast-paseto to examples (#5715) ## Add fast-paseto to ecosystem examples Fast-Paseto is a high-performance PASETO (Platform-Agnostic Security Tokens) implementation built with PyO3. - **GitHub**: https://github.com/CodingCogs-OSS/Fast-Paseto - **PyPI**: https://pypi.org/project/fast-paseto/ - **Category**: Cryptography/Security The library provides Python bindings for secure token operations, leveraging Rust's performance and memory safety for all cryptographic operations (XChaCha20-Poly1305, Ed25519).
main
2 days ago
Update guide wrt available `abi3-py3...`-features (#5716)
main
2 days ago
Update guide wrt available `abi3-py3...`-features
lukaslueg:patch-1
2 days ago
Add fast-paseto to examples ## Add fast-paseto to ecosystem examples Fast-Paseto is a high-performance PASETO (Platform-Agnostic Security Tokens) implementation built with PyO3. - **GitHub**: https://github.com/CodingCogs-OSS/Fast-Paseto - **PyPI**: https://pypi.org/project/fast-paseto/ - **Category**: Cryptography/Security The library provides Python bindings for secure token operations, leveraging Rust's performance and memory safety for all cryptographic operations (XChaCha20-Poly1305, Ed25519).
SoroushMoosapour:add-fast-paseto
4 days ago
Implement deleters (#5699) * Implement deleters Adds a #[deleter] macro When deleter is set, the `PyGetSetDef.setter` function calls the setter or deleter depending on if the value is `NULL` or not Issue #5686 * Update src/impl_/pymethods.rs Co-authored-by: David Hewitt <mail@davidhewitt.dev> --------- Co-authored-by: David Hewitt <mail@davidhewitt.dev>
main
11 days ago
Update src/impl_/pymethods.rs Co-authored-by: David Hewitt <mail@davidhewitt.dev>
Tpt:tpt/deleter
11 days ago
newsfragments: add PR description
bazaah:feat/module-state-core
11 days ago
Active Branches
docs: add `toml-rs` to examples
last run
2 days ago
#5717
CodSpeed Performance Gauge
0%
add `ModuleState`, core lifecycle callbacks for `#[pymodule]`s
last run
11 days ago
#5600
CodSpeed Performance Gauge
0%
Introspection: generate nested classes for complex enums
last run
12 days ago
#5708
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs