smart-rb (SmartCore)

Results 6 repositories owned by smart-rb (SmartCore)

smart_operation

23
Stars
1
Forks
Watchers

Smart implementation of the most-used programming pattern - Service Object. Powered by smart_injection, smart_container, smart_types and smart_initializer.

smart_initializer

19
Stars
3
Forks
Watchers

A simple and convenient way to declare complex constructors with a support for various commonly used type systems.

smart_injection

21
Stars
1
Forks
Watchers

Dependency 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_types

19
Stars
4
Forks
Watchers

A set of objects that acts like types (type checking and type casting) with a support for basic type algebra.

smart_schema

18
Stars
0
Forks
Watchers

Schema validation library for data structure objects in declarative DSL-powered style.

smart_container

16
Stars
0
Forks
Watchers

Thread-safe semanticaly-defined IoC/DI Container with a developer-friendly DSL and API.