Change the repository type filter
All
Repositories list
14 repositories
smart_type-system
Public(in active development) Abstract object-based TypeSystem interface with a support for various commonly used runtime-based type systems (smart-types, thy-types and others). Allows you to use any runtime type system in any Ruby project <easily>.smart_container
PublicThread-safe semanticaly-defined IoC/DI Container with a developer-friendly DSL and API.smart_engine
Publicsmart_injection
PublicDependency injection principles and idioms realized in scope of Ruby. Support for method-injeciton strategy, container-based dependency resolving, static and dynamic bindings and etc.smart_initializer
PublicA simple and convenient way to declare complex constructors with a support for various commonly used type systems.smart_types
PublicA set of objects that acts like types (type checking and type casting) with a support for basic type algebra.smart_value-object
PublicValue Object pattern realized in scope of Ruby.smart_schema
PublicSchema validation library for data structure objects in declarative DSL-powered style.smart_operation
PublicSmart implementation of the most-used programming pattern - Service Object. Powered by smart_injection, smart_container, smart_types and smart_initializer.smart_validator
PublicValidation layer for any business logic with a declarative rule-oriented API and instance-based logic.smart_struct
Publicsmart_serializer
Publicconference_presentations
Publicsmart_result
Public