mmohsinkhan / creLinks
Cython based high performance alternative to Python (re) module for doing basic pattern matching on large data-set..
☆12Updated 2 years ago
Alternatives and similar repositories for cre
Users that are interested in cre are comparing it to the libraries listed below
Sorting:
- Python bindings for simdjson using libpy☆69Updated 2 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
- Automatic __slots__ for your Python classes☆69Updated 10 months ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆293Updated 7 months ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆242Updated 4 years ago
- A quicker pickle☆109Updated 3 years ago
- Bloom filter for Python☆44Updated 4 years ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- Python package for HTTP/1.1 style headers. Parse headers to objects. Most advanced available structure for http headers.☆117Updated 2 weeks ago
- Efficient string matching with regular expressions☆144Updated last week
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Very fast Python JSON parsing library☆397Updated last year
- A port of the Rust regex library to python for super speed linear matching.☆19Updated 2 years ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆185Updated 2 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated last week
- Simple python bindings to Yann Collet ZSTD compression library☆182Updated last week
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆114Updated this week
- Minimal, super readable string pattern matching for python.☆182Updated last year
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆54Updated last year
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆101Updated last year
- gametight lightweight caching library for python☆66Updated 2 years ago
- Stackable cache classes for sharing, encryption, statistics and more on top of cachetools, redis and memcached☆32Updated 6 months ago
- A fast RLock implementation for CPython☆30Updated 10 months ago
- Find strings/words in text; convenience and C speed☆127Updated 3 years ago
- A one-of-a-kind, stupid fast, Python API using Redis Protocol and MsgPack☆174Updated 5 years ago
- Elara DB is an easy to use, lightweight persistent key-value store that can also be used as a fast in-memory cache. Manipulate data struc…☆121Updated 2 years ago
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆286Updated last month
- Python Simple Object Storage - provides a list and dictionary interface that seamlessly stores data in a file, like a simplified database…☆58Updated 2 years ago