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:
- Automatic __slots__ for your Python classes☆69Updated 11 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Python package for HTTP/1.1 style headers. Parse headers to objects. Most advanced available structure for http headers.☆122Updated 3 weeks ago
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆251Updated 5 years ago
- A port of the Rust regex library to python for super speed linear matching.☆19Updated 2 years ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆294Updated 9 months ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆54Updated last year
- Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.☆65Updated 4 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated last month
- A CoroutineExecutor for asyncio, similar to nurseries and task groups☆13Updated 3 years ago
- Minimal, super readable string pattern matching for python.☆182Updated last year
- CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.☆29Updated 7 months ago
- Very fast Python JSON parsing library☆398Updated last year
- Single-file alternative to python-requests☆286Updated 5 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated this week
- A fast RLock implementation for CPython☆30Updated 11 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆188Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- universal character encoding detector☆61Updated last year
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated last month
- Asynchronous version of functions of shutil module.☆47Updated last month
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- Python bindings for Milli, the embeddable Rust-based search engine powering Meilisearch☆133Updated last year
- gametight lightweight caching library for python☆66Updated 2 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆244Updated 4 years ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week