toastdriven / pyskipLinks
A pure Python skiplist implementation. For fun.
☆23Updated 12 years ago
Alternatives and similar repositories for pyskip
Users that are interested in pyskip are comparing it to the libraries listed below
Sorting:
- Pure python implementation of a skiplist data structure☆36Updated 4 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- An in-memory LRU cache for python☆154Updated 4 years ago
- Python implementation for generating Tiny URL- and bit.ly-like URLs.☆184Updated 3 years ago
- miniature redis-like server implemented in Python☆151Updated 3 years ago
- BitMap class☆41Updated 3 years ago
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- Common Python utility functions☆98Updated 4 months ago
- Simple redis based cache for storing results of python function calls, json encoded strings or html.☆121Updated 2 years ago
- RediSearch python client☆222Updated 2 years ago
- Asynchronous replication framework for distributed Python projects☆357Updated 2 years ago
- Code examples for "Asyncio Coroutine Patterns"☆76Updated 7 years ago
- Bloom filter for Python☆85Updated 4 years ago
- A Python Module for the "General SQL Parser" library (sqlparser.com)☆75Updated 2 years ago
- A fast, pure Python in-memory database engine☆104Updated 3 years ago
- Full featured consistent hashing python library compatible with ketama☆220Updated 9 months ago
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- A pure python, NoSQL, fast database.☆63Updated 8 years ago
- Rich Python data types for Redis☆297Updated last year
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆291Updated this week
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Python promises☆128Updated 2 weeks ago
- A fork of http://pydispatcher.sourceforge.net/ with PyPy support☆16Updated 8 years ago
- A simple file-based key-value database written in Python☆86Updated 2 years ago
- redis client implement with cython☆65Updated last year
- Implements consistent hashing in Python (using md5 as hashing function)☆108Updated 4 years ago
- Lightweight web framework that only does publishing.☆82Updated 2 years ago
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 3 years ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 5 months ago
- Fast, pure Python indexable skip list☆28Updated 10 years ago