smart-rb / smart_typesLinks
A set of objects that acts like types (type checking and type casting) with a support for basic type algebra.
☆17Updated last year
Alternatives and similar repositories for smart_types
Users that are interested in smart_types are comparing it to the libraries listed below
Sorting:
- Schema validation library for data structure objects in declarative DSL-powered style.☆17Updated last year
- Smart implementation of the most-used programming pattern - Service Object. Powered by smart_injection, smart_container, smart_types and …☆22Updated last year
- A simple and convenient way to declare complex constructors with a support for various commonly used type systems.☆18Updated 7 months ago
- Value Object pattern realized in scope of Ruby.☆13Updated last year
- (in active development) Abstract object-based TypeSystem interface with a support for various commonly used runtime-based type systems (s…☆10Updated last year
- An HTTP gem wrapper for easy persistent connections and more.☆12Updated 5 months ago
- Gem for creating (any) object patterns☆12Updated last year
- Generic SmartCore functionality.☆11Updated last year
- Sequel plugins☆16Updated last year
- Dependency injection principles and idioms realized in scope of Ruby. Support for method-injeciton strategy, container-based dependency r…☆21Updated last year
- Ruby gem for creating simple service classes.☆17Updated 2 years ago
- Invoke proc-objects in many contexts simultaneously. Provides a controllable technique to intercept and dispatch methods inside proc obje…☆10Updated last year
- Logging library☆36Updated this week
- ☆33Updated 3 years ago
- A next-generation state machine for Rails, 5x faster than AASM☆23Updated last year
- Powerful configuration Ruby-framework with a support for many commonly used config formats with a multi-functional API, developer-friendl…☆23Updated last year
- Automatically add frozen_string_literals to selected files at compile time☆127Updated 10 months ago
- Policy Object Pattern