take-five / segment_treeLinks
Ruby implementation of segment tree data structure for storing intervals. It allows querying which of the stored segments contain a given point.
☆16Updated 2 years ago
Alternatives and similar repositories for segment_tree
Users that are interested in segment_tree are comparing it to the libraries listed below
Sorting:
- Ruby interface to sendfile(2) system call☆33Updated 5 years ago
- Next-generation ERB.☆47Updated 5 years ago
- Eliminates the drudgery of handcrafting an `autoload` statement for each Ruby source code file in your project☆50Updated 5 months ago
- Ruby wrapper for Cap'n Proto☆91Updated 3 years ago
- Message busses with Observable API☆100Updated 8 years ago
- Ruby core extensions repository (not a gem!)☆28Updated 8 years ago
- ☆36Updated 7 years ago
- more intuitive testing helper library for Rack app☆24Updated last year
- Devise support for Sequel models☆12Updated last year
- Liquor is a safe sandboxing compiling template language for Ruby☆63Updated 10 years ago
- Caddy gives you an auto-updating global cache to speed up your web requests.☆12Updated 9 years ago
- Manages a group of processes which can run concurrently using fibers.☆24Updated 3 years ago
- Simple factory library☆18Updated 4 years ago
- Bitfield value object for ActiveModel. No hidden definitions. No callbacks. Magicless.☆21Updated 5 years ago
- Super-fast router class for Rack application, derived from Keight.rb.☆31Updated last year
- ☆14Updated 2 years ago
- Utility-belt to build form data request bodies.☆35Updated last year
- Simple, self-contained background queue built on top of SysV message queues.☆145Updated 9 years ago
- Specify queries to be sent all at once to the database. Save round trips!☆107Updated 11 years ago
- ☆10Updated 7 months ago
- Parse Accept and Accept-Language HTTP headers in Ruby.☆87Updated 7 months ago
- A web console for Rack apps.