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:
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- A Vectorized Python Dict/Set☆118Updated 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
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 10 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated last year
- A quicker pickle☆109Updated 3 years ago
- distributed and parallel Python☆91Updated 3 weeks ago
- Lock-Free Atomics in Python☆69Updated 6 months ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated last week
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 2 years ago
- CPU parallelism for Trio☆62Updated last week
- A module for lazy loading of Python modules☆88Updated 2 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆239Updated 3 years ago
- Python bindings for simdjson using libpy☆66Updated 2 years ago
- persistent caching to memory, disk, or database☆275Updated 3 weeks ago
- distributed structured concurrency☆289Updated this week
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆32Updated 2 months ago
- File system based database that uses python pickles☆73Updated last year
- An efficient and lightweight thread pool☆38Updated 4 years ago
- Python bindings for the Vedis embedded NoSQL database☆129Updated 2 months ago
- A friendly fork of autopxd☆50Updated 7 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Distributed process pool for Python☆110Updated 2 years ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 3 months ago
- Utility library for the Python Trio async/await framework☆72Updated 7 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆359Updated 3 weeks ago