vstinner / notesLinks
Victor Stinner's Notes
☆22Updated last week
Alternatives and similar repositories for notes
Users that are interested in notes are comparing it to the libraries listed below
Sorting:
- Greenlets for asyncio☆44Updated 11 years ago
- ☆71Updated last month
- Design a new better C API for Python☆60Updated 3 months ago
- A collection of macro benchmarks for the Python programming language☆27Updated last year
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆35Updated 2 months ago
- Pure-Python HTTP/2 framing☆45Updated last year
- Arena allocator for Python objects.☆14Updated 5 years ago
- A meta lint tool experiment☆15Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- A Python library for creating sockets and launching processes from a stable parent process☆16Updated 7 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 7 years ago
- Language server which talks LSP via JSONRPC for Python.☆103Updated 6 years ago
- Scala-like functional pattern matching in Python☆33Updated 13 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 6 years ago
- Python wrapper for duktape (embeddable Javascript engine)☆17Updated 4 years ago
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆35Updated 2 years ago
- A sliding memory map manager☆71Updated 2 months ago
- Happy Eyeballs connection algorithm and underlying scheduling logic in asyncio☆13Updated 3 weeks ago
- Parse protocols, without any I/O☆49Updated 8 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- ZS is a compressed, read-only file format for efficiently distributing, querying, and archiving arbitrarily large record-oriented dataset…☆46Updated 10 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆77Updated 10 years ago
- Python wrapper of the RuRe.☆90Updated 6 years ago
- Tutorial to contribute to the CPython project☆49Updated 3 years ago
- C Python, made faster.☆343Updated 10 years ago
- Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.☆25Updated 3 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- Rust HTTP client library styled after awesome Python requests☆41Updated 8 years ago
- A Python 2/3 compatibility layer for C extensions☆64Updated last year