kochelmonster / larch-pickleLinks
larch.pickle - A faster python pickle replacement
☆33Updated last month
Alternatives and similar repositories for larch-pickle
Users that are interested in larch-pickle are comparing it to the libraries listed below
Sorting:
- Operator overloading for fast anonymous functions.☆50Updated last week
- A quicker pickle☆109Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- CPU parallelism for Trio☆62Updated last month
- Python bindings for simdjson using libpy☆66Updated 2 years ago
- A module for lazy loading of Python modules☆88Updated last year
- Fast fractions reimplementation in Cython☆39Updated last week
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆82Updated 10 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆40Updated 6 months ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆31Updated last month
- A Python Enum that inherits from str.☆118Updated last year
- A fast RLock implementation for CPython☆29Updated 6 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week
- Dynamically create python functions with a proper signature.☆129Updated last month
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated this week
- atexit, but for asyncio☆19Updated 2 months ago
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 7 months ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated 9 months ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆51Updated 3 weeks ago
- Python module for detection of CPU features☆28Updated 3 months ago
- Python DBM style wrapper of LMDB☆35Updated 7 months ago
- Lock-Free Atomics in Python☆67Updated 5 months ago
- An AST for Python code generation, in Python☆30Updated 2 weeks ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Useful Mutable Mappings☆70Updated last year
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year