kochelmonster / larch-pickleLinks
larch.pickle - A faster python pickle replacement
☆33Updated 2 months ago
Alternatives and similar repositories for larch-pickle
Users that are interested in larch-pickle are comparing it to the libraries listed below
Sorting:
- Python bindings for simdjson using libpy☆67Updated 2 years ago
- A quicker pickle☆109Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆199Updated last year
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆32Updated 3 months ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Utilities for run-time type validation and multiple dispatch☆168Updated 5 months ago
- Lock-Free Atomics in Python☆69Updated 7 months ago
- distributed structured concurrency☆291Updated this week
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆240Updated 4 years ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 11 months ago
- CPU parallelism for Trio☆63Updated last month
- persistent caching to memory, disk, or database☆274Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 10 months ago
- Very fast Python JSON parsing library☆386Updated last year
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆81Updated 8 months ago
- Four-wheel drive for asyncio.☆76Updated 4 months ago
- A fast and memory efficient LRU cache for Python☆278Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Python async data processing microframework☆40Updated last year
- A Python Enum that inherits from str.☆118Updated last year
- Python library for handling efficiently sorted integer sets.☆214Updated last month
- Operator overloading for fast anonymous functions.☆50Updated last week
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A very simple shared memory dict implementation☆171Updated 2 years ago
- minimalistic evaluator of python expression using ast module☆197Updated 5 months ago