pawandubey / cuckoo_filter
Pure Ruby Cuckoo Filter Implementation
☆119Updated 4 years ago
Alternatives and similar repositories for cuckoo_filter:
Users that are interested in cuckoo_filter are comparing it to the libraries listed below
- Pure Ruby relational algebra☆146Updated 8 years ago
- ⛑ Fork of diamondback-ruby☆70Updated 6 years ago
- Chalk::Log adds a logger object to any class, which can be used for unstructured or semi-structured logging.☆72Updated 6 years ago
- Find code that busts the Ruby 2.1+ cache.☆76Updated 7 years ago
- A Ruby wrapper for LaTeXML☆73Updated 7 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 6 months ago
- A Ruby benchmarking tool accurate to sub-nanosecond time scales☆222Updated 6 years ago
- A heap analyzer for MRI that isn't very good.☆142Updated 4 years ago
- Idiomatic Ruby hash transformations☆129Updated 5 years ago
- Distributed locks (mutexes & semaphores) using Memcached or Redis☆116Updated 2 years ago
- Disque client for Ruby☆68Updated 9 years ago
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated 2 months ago
- Simple Disque-powered Ruby Jobs☆129Updated 7 years ago
- Most caching libraries don't do locking, meaning that >1 process can be calculating a cached value at the same time. Since you presumably…☆134Updated 4 years ago
- LightIO is a userland implemented green thread library for ruby☆161Updated 3 years ago
- Gradual static typing for Ruby☆116Updated 3 years ago
- Enforced, Annotated Schema for Ruby Sequel Models☆41Updated 9 years ago
- Viva exposes the virtual variable API to Ruby land.☆22Updated 9 years ago
- Secure random number generation for Ruby using system RNG facilities☆133Updated 7 years ago
- Xf - Transform Functions☆62Updated 6 years ago
- Forklift: Moving big databases around. A ruby ETL tool.☆137Updated 2 years ago
- A simplistic SQL parser and pretty-printer☆42Updated 8 years ago
- A tree data structure for Ruby☆93Updated 6 years ago
- Ruby 2.x objspace heap dump analyzer☆39Updated 7 months ago
- Heap visualizer for Ruby☆100Updated 6 years ago
- A feedforward neural network implementation for JRuby☆60Updated 8 years ago
- Tool for writing characterization tests - Generate RSpec or minitest specs based on existing behavior in a straightforward manner☆99Updated 7 years ago
- Automatically annotate your code with Sorbet type definitions.☆54Updated 5 months ago
- An attempt at a cybersecurity / code quality teaching tool for Rails.☆45Updated 7 years ago
- Tool for managing and executing your database migrations