vstinner / talksLinks
Victor Stinner's talks
☆38Updated 2 months ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- ☆93Updated 2 years ago
- Tutorial to contribute to the CPython project☆49Updated 2 years ago
- Python web server and web framework benchmark.☆68Updated 3 years ago
- PEP 567 Backport☆91Updated 6 years ago
- Idiomatic asyncio utilties☆162Updated this week
- Code for testing performance of popular python webservers☆110Updated 2 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 11 months ago
- Sans-IO WebSocket protocol implementation☆284Updated 5 months ago
- A framework for python asyncio with batteries included for people writing services in python asyncio☆52Updated 3 weeks ago
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 6 months ago
- Network protocol implementations in Python, sans I/O☆149Updated last week
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆92Updated last week
- Thread synchronization utilities for Python☆32Updated this week
- Minimal asyncio memcached client☆153Updated last week
- Full featured consistent hashing python library compatible with ketama☆213Updated 6 months ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- The Python asyncio tutorial I wish existed earlier☆298Updated 5 years ago
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆364Updated this week
- Greenlets for asyncio☆44Updated 10 years ago
- Extract from werkzeug.cache☆155Updated this week
- OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.☆221Updated 3 years ago
- A fast python rpc library based on asyncio and MessagePack☆79Updated 3 years ago
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆121Updated last week
- CSP-style concurrency for Python☆176Updated 2 years ago
- Python Redis clients benchmarks☆53Updated 7 years ago
- asyncio wrapper for grpc.io☆114Updated 5 years ago
- Design a new better C API for Python☆59Updated this week
- Stall tracking for Python's GIL and Trio tasks☆24Updated 5 months ago