shmuelamar / python-serialization-benchmarks
serialization benchmarks for common python libraries
☆13Updated 6 years ago
Alternatives and similar repositories for python-serialization-benchmarks
Users that are interested in python-serialization-benchmarks 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
- A powerful event-driven framework for simulations, games, and complex systems with comprehensive event sourcing, querying, and analysis c…☆72Updated last month
- Read/Write Lock - synchronization primitive for asyncio☆154Updated last month
- ☆28Updated last year
- A simple, multiprocess-safe logger for Python.☆38Updated 6 years ago
- Pond is a high performance object-pooling library for Python☆55Updated last year
- Library for building and working with arbitrary ASTs on top of dataclasses☆21Updated 5 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 8 months ago
- Example extensions written for https://github.com/asottile/setuptools-golang☆20Updated 3 months ago
- Observable signal implementation for python☆38Updated 11 months ago
- A fast and async SQL database wrapper for Python, with support for MySQL, PostgreSQL, SQLite and MS SQL Server.☆12Updated 4 months ago
- A query expression for extracting data from JSON.☆41Updated 4 months ago
- asyncio & gevent in harmony☆70Updated 2 months ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- asyncio compatibility shim for tinydb☆73Updated 2 years ago
- Minimal asyncio memcached client☆150Updated last month
- larch.pickle - A faster python pickle replacement☆32Updated this week
- An efficient binary serialization format for numerical data.☆16Updated 4 months ago
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆157Updated 3 months ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 6 months ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆113Updated last year
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆30Updated 3 years ago
- HPy porting of https://github.com/esnme/ultrajson☆16Updated 2 years ago
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆267Updated this week
- Utility library for the Python Trio async/await framework☆71Updated 5 months ago
- Compile all py files in a wheel to pyc files.☆26Updated last week
- Python bindings for RocksDB