navytux / pygolangLinks
Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)
☆62Updated 2 months ago
Alternatives and similar repositories for pygolang
Users that are interested in pygolang are comparing it to the libraries listed below
Sorting:
- A setuptools extension for building cpython extensions written in golang.☆103Updated 8 months ago
- Pure Python Go parser, AST and unparser library☆58Updated 4 years ago
- Python (DB-API 2.0) Client for rqlite, the lightweight, distributed database built on SQLite.☆123Updated 6 months ago
- Coalesce multiple identical calls into one, preventing thundering-herd/stampede to database/other backends☆13Updated 3 years ago
- A fast python rpc library based on asyncio and MessagePack☆79Updated 3 years ago
- CSP-style concurrency for Python☆175Updated 2 years ago
- Twirp's python implementation☆113Updated last year
- PEP 567 Backport☆91Updated 6 years ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆120Updated 3 weeks ago
- Python bindings for the SQLite4 LSM database.☆131Updated 2 months ago
- Read/Write Lock - synchronization primitive for asyncio☆165Updated this week
- Sniff out which async library your code is running under☆141Updated last year
- Embed Python in NGINX.☆112Updated 2 years ago
- A Python package that provides a simple way to filter and extract data from JSON-like objects, using the GJSON syntax.☆43Updated last year
- Add HTTP profiling endpoints to a Python application like Go's net/http/pprof☆51Updated 3 years ago
- generate pydantic model by protobuf.pb2 file☆59Updated last year
- gevent-cooperative child processes and inter-process communication☆90Updated this week
- aiosignal: a list of registered asynchronous callbacks☆155Updated this week
- ☆381Updated 11 years ago
- Easy peasy Python decorators☆32Updated 4 years ago
- sqlalchemy dialect for rqlite, the lightweight, distributed database built on SQLite.☆47Updated last month
- A practical guide on calling Go from Python using ctypes.☆44Updated 8 months ago
- Tight bidirectional integration between Go and Python☆168Updated 7 months ago
- Lock-Free Atomics in Python☆70Updated 8 months ago
- Example extensions written for https://github.com/asottile/setuptools-golang☆20Updated 8 months ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 10 months ago
- asyncio & gevent in harmony☆77Updated 2 months ago
- Generate JSON-RPC requests and parse responses in Python☆122Updated last month
- Process incoming JSON-RPC requests in Python☆199Updated last month