FI-Mihej / Cengal
Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop with almost preemptive multitasking within the single thread, text parsing, rich introspection, etc.
☆29Updated 5 months ago
Alternatives and similar repositories for Cengal
Users that are interested in Cengal are comparing it to the libraries listed below
Sorting:
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆79Updated 5 months ago
- Call asynchronous code from an extension module.☆52Updated last month
- Define c structs with typing☆20Updated 2 months ago
- Jupyter Textual-based Widget☆14Updated 11 months ago
- An extension to IPdb for Python >= 3.11 that supports bytecode stepping, sub-expression stepping/breakpoints, object-centric breakpoints …☆10Updated last year
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- Multiprocessing Queues Made Easy☆111Updated 5 months ago
- The Multi-Process Dict for Python 3☆15Updated 6 years ago
- Filter faster, analyze smarter – because your DataFrames deserve it!☆19Updated 7 months ago
- A fast and powerful web scraping library☆42Updated 10 months ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆29Updated 2 weeks ago
- A fast, lightweight 3D viewer for Python based on WGPU☆50Updated 2 weeks ago
- A fast RLock implementation for CPython☆28Updated 4 months ago
- Blazingly fast Markdown parser for Python written in Rust.☆35Updated this week
- A Python Signal-Slot library inspired by Qt, featuring thread-safe communication, async support, and automatic connection type detection.…☆25Updated 4 months ago
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated 2 weeks ago
- atexit, but for asyncio☆18Updated last month
- invoke asyncio awaitables from non-async functions☆57Updated 10 months ago
- Generate JSON schema from python dataclasses☆21Updated last year
- ☆45Updated 8 months ago
- Vendorize packages from PyPI☆103Updated 9 months ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- Cython for All with GitHub Actions