hniksic / corocc
Coroutines with explicit suspend and continuation
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for corocc
- Docker image for building PyPy manylinux wheels☆18Updated 2 years ago
- dynamically extendable Rayon parallel iterator☆9Updated 4 years ago
- The Rocket game, implemented in Rust, running in Python, via WASM☆23Updated last year
- Object-relational in-memory database layer based on LMDB☆29Updated last year
- Configurable memory allocations☆15Updated last month
- a distributed no-master key-value storage system☆21Updated this week
- Useful abstractions for trio☆11Updated 4 years ago
- speed up Python with Rust via WebAssembly - Oct 2020☆23Updated 4 years ago
- uWSGI and Rust integration plugin☆13Updated 8 years ago
- Experimental extensions to Trio, the friendly Python async I/O library☆25Updated 3 months ago
- Happy Eyeballs connection algorithm and underlying scheduling logic in asyncio☆12Updated 2 months ago
- Custom Python functions for working with SQLite FTS4☆22Updated 2 years ago
- Ultra-simple human readable DSL for matching text.☆8Updated 7 years ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆43Updated this week
- A collection of macro benchmarks for the Python programming language☆22Updated this week
- Pure-python structurally concurrent PostgreSQL driver☆14Updated this week
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆34Updated 2 years ago
- interpreters module in python which is backported from the future☆10Updated 9 months ago
- Batch removal of (development) packages from devpi servers☆18Updated 2 weeks ago
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆27Updated 2 years ago
- Partial evaluation of Python code☆18Updated last year
- A system to Instrument running Python code☆27Updated 2 months ago
- Fast and thread safe C++11 implementation of of the Aho-Corasick algorithm.☆9Updated 4 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆15Updated 4 years ago
- A fast native implementation of diff algorithm with a pure Python fallback☆38Updated last year
- Python context manager to communicate with a subprocess using iterables: for when data is too big to fit in memory and has to be streamed☆9Updated last month
- Simple hierarchical configuration for Python packages.☆14Updated 10 months ago
- A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and…☆15Updated 2 months ago
- HPy porting of https://github.com/esnme/ultrajson☆16Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago