kochelmonster / larch-pickleLinks
larch.pickle - A faster python pickle replacement
β35Updated 5 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β69Updated 2 years ago
 - Over 600 fast Python bindings to the CPython C API. π€―β62Updated last year
 - An llvm-based framework for generating and calling into high-performance native code from Python.β200Updated last year
 - A quicker pickleβ109Updated 3 years ago
 - A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionariesβ214Updated 2 years ago
 - Pool for asyncio with multiprocessing, threading and gevent -like interfaceβ120Updated 2 years ago
 - Operator overloading for fast anonymous functions.β50Updated last week
 - Lock-Free Atomics in Pythonβ71Updated 10 months ago
 - Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.β34Updated this week
 - A module for lazy loading of Python modulesβ88Updated 2 years ago
 - A Vectorized Python Dict/Setβ117Updated 2 years ago
 - Read/Write Lock - synchronization primitive for asyncioβ167Updated last month
 - persistent caching to memory, disk, or databaseβ276Updated this week
 - Python AST that abstracts the underlying Python versionβ146Updated last week
 - distributed structured concurrencyβ295Updated 3 weeks ago
 - A fast and memory efficient LRU cache for Pythonβ279Updated last week
 - Utilities for run-time type validation and multiple dispatchβ171Updated 2 months ago
 - An efficient and lightweight thread poolβ38Updated 4 years ago
 - Sychronized, streaming Python dictionary that uses shared memory as a backendβ293Updated 8 months ago
 - Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.β85Updated last year
 - File system based database that uses python picklesβ73Updated last year
 - Utility for measuring the fraction of time the CPython GIL is heldβ121Updated 3 years ago
 - Some notes on using Cython to increase the performance of Python code.β61Updated last year
 - Get information about what a Python frame is currently doing, particularly the AST node being executedβ365Updated 2 months ago
 - Retrospective of Python compilation effortsβ65Updated 3 years ago
 - minimalistic evaluator of python expression using ast moduleβ203Updated this week
 - Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)β117Updated 2 months ago
 - Python async data processing microframeworkβ41Updated last year
 - High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatioβ¦β85Updated 11 months ago
 - Python library for handling efficiently sorted integer sets.β224Updated 3 weeks ago