laurentluce / lfu-cacheLinks
Cache with LFU eviction scheme. Insert, delete and get in O(1).
☆26Updated 9 years ago
Alternatives and similar repositories for lfu-cache
Users that are interested in lfu-cache are comparing it to the libraries listed below
Sorting:
- A Chef cookbook to deploy Python applications.☆74Updated 4 years ago
- Store the progress of a job☆16Updated 8 years ago
- DSS_py is a Distributed System Simulator.☆14Updated 2 years ago
- Python implementation of the TChannel protocol.☆75Updated last year
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆258Updated last month
- Python client for Apache Kafka☆17Updated this week
- A pure python implementation of Mesos scheduler and executor☆163Updated 4 years ago
- routes decorator for the Tornado web framework☆61Updated 5 years ago
- KingPin is the toolset used at Pinterest for service discovery and application configuration.☆69Updated 6 years ago
- Hook to manage.py to be able to start gevent WSGI server☆30Updated 10 years ago
- Sample code from the book "Python and AWS Cookbook"☆85Updated 12 years ago
- Micro web framework around asyncio (ex tulip), similiar to the cyclone or tornado☆42Updated 10 years ago
- This is a simple streaming application that utilises Kafka and Python☆46Updated 6 years ago
- Deprecated. Formerly: scripts to make it easier to set up and manipulate clusters at Amazon EC2☆110Updated 13 years ago
- A (somewhat incomplete) implementation of the Paxos algorithm in Python.☆19Updated 13 years ago
- A PyQt XMPP client☆23Updated 13 years ago
- A Machine Learning API with native redis caching and export + import using S3. Analyze entire datasets using an API for building, trainin…☆100Updated 2 years ago
- Flask template for an Ember.js-based webapp, based on weber-backend☆14Updated 7 years ago
- Implements consistent hashing in Python (using md5 as hashing function)☆107Updated 3 years ago
- Performance metrics, based on Coda Hale's Yammer metrics☆196Updated 2 years ago
- A Directed Acyclic Graph task dependency scheduler designed to simplify complex distributed pipelines☆131Updated 7 years ago
- An experiment to run Go code directly from Python.☆29Updated 9 years ago
- An offline task management framework, built on top of luigi.☆16Updated 9 years ago
- Pyramid tween to add Zipkin service spans☆27Updated 3 weeks ago
- This repository contains code snippets discussed in 15-440, lecture 5 (given on 1/28/2014).☆12Updated 11 years ago
- Making concurrent data access simpler in Python.☆16Updated 11 years ago
- Python Logging for Humans☆119Updated 9 years ago
- Example Mesos Framework written in Python☆27Updated 11 years ago
- In memory cache server with query capabilities☆41Updated 2 years ago
- An implementation of the RAFT consensus algorithm.☆91Updated 10 years ago