navytux / pygolangLinks
Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)
☆62Updated 3 weeks 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.☆104Updated 4 months ago
- Pure Python Go parser, AST and unparser library☆56Updated 4 years ago
- Coalesce multiple identical calls into one, preventing thundering-herd/stampede to database/other backends☆13Updated 3 years ago
- CSP-style concurrency for Python☆172Updated 2 years ago
- A practical guide on calling Go from Python using ctypes.☆42Updated 5 months ago
- Python (DB-API 2.0) Client for rqlite, the lightweight, distributed database built on SQLite.☆119Updated 3 months ago
- Add HTTP profiling endpoints to a Python application like Go's net/http/pprof☆48Updated 3 years ago
- Sniff out which async library your code is running under☆133Updated last year
- Python bindings for the SQLite4 LSM database.☆129Updated 2 months ago
- PEP 567 Backport☆89Updated 6 years ago
- A fast python rpc library based on asyncio and MessagePack☆78Updated 3 years ago
- Tight bidirectional integration between Go and Python☆151Updated 3 months ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated this week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆108Updated 3 months ago
- gevent-cooperative child processes and inter-process communication☆89Updated this week
- aiosignal: a list of registered asynchronous callbacks☆149Updated this week
- A low-overhead sampling memory profiler for Python 3☆28Updated 2 years ago
- Linux AIO c python bindings☆72Updated last month
- Embed Python in NGINX.☆110Updated 2 years ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆54Updated last year
- Go-style concurrency and channels with Python 3.5 and asyncio☆24Updated 7 years ago
- interpreters module in python which is backported from the future☆9Updated last year
- ☆379Updated 10 years ago
- generate pydantic model by protobuf.pb2 file☆59Updated last year
- A Cuckoo filter implementation in Python☆14Updated 2 years ago
- sqlalchemy dialect for rqlite, the lightweight, distributed database built on SQLite.☆44Updated 11 months ago
- Python to Go bindings using CFFI☆19Updated 8 years ago
- Async to sync converter☆76Updated last year
- A Python package that provides a simple way to filter and extract data from JSON-like objects, using the GJSON syntax.☆43Updated last year
- CPU parallelism for Trio☆60Updated last month