philou / complexity-assertLinks
Assert your algorithm time complexity in RSpec (experimental)!
☆20Updated 7 years ago
Alternatives and similar repositories for complexity-assert
Users that are interested in complexity-assert are comparing it to the libraries listed below
Sorting:
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated last year
- A merkle tree is a data structure used for efficiently summarizing sets of data, often one-time signatures.☆83Updated last year
- A debugging tool☆69Updated 6 years ago
- This repo contains a skeleton for creating an app that can run in both Docker, Podman and in the shell☆54Updated 4 years ago
- Making monkey patches sane again☆66Updated 6 months ago
- A feedforward neural network implementation for JRuby☆60Updated 8 years ago
- Idiomatic Ruby hash transformations☆129Updated 6 years ago
- Simple abstraction of a timezone offset☆38Updated 3 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- A tree data structure for Ruby☆93Updated 7 years ago
- A collection of helpful methods and monkey patches for Arrays, Hash, Enumerables, Strings, Objects & Dates in Ruby☆42Updated 2 years ago
- Visual Call Graph will help you visualize how a method works by creating a call graph of all the other methods called.☆48Updated 6 years ago
- Client for integrating a ruby application with a remote ActionCable-based backend provided by Rails 5 or compatible framework.☆32Updated 2 years ago
- ☆24Updated 7 years ago
- Finds missing non-null constraints☆54Updated 7 years ago
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 7 years ago
- Basic toolset for hooking into event stream☆24Updated 10 months ago
- A currency conversion api for the minimalist developer☆49Updated 8 years ago
- Event Sourcing and Microservices Stack for Ruby☆28Updated 7 years ago
- ☆54Updated last year
- Parallel RSpec test runner☆83Updated 2 years ago
- Separate schema from data migrations in your Rails apps☆69Updated 3 weeks ago
- A content-centric Ruby/Rack based web framework.☆141Updated 3 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year
- Handle HTTP requests with modular, React-style components, in any Rack app☆67Updated 6 years ago
- Start, monitor, and observe background worker processes, from Ruby.☆56Updated 8 years ago
- simple, powerful and unobstrusive event driven architecture framework for ruby☆82Updated 8 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated last year
- Add validations to your ActiveRecord models based on your database constraints.☆26Updated 5 years ago
- DSL to define contracts for your Rails components☆18Updated 4 years ago