Skip to content
@smart-rb

smart-rb (SmartCore)

(Supported by CadoLabs) SmartCore - a set of common abstractions and principles, realized in scope of Ruby, DDD and Clean Architecture.

Pinned

  1. smart_operation smart_operation Public

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

    Ruby 23 1

  2. smart_types smart_types Public

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

    Ruby 19 4

  3. smart_initializer smart_initializer Public

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

    Ruby 19 3

  4. smart_container smart_container Public

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

    Ruby 16

  5. smart_injection smart_injection Public

    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.

    Ruby 21 1

  6. smart_schema smart_schema Public

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

    Ruby 18

Repositories

Showing 10 of 14 repositories
  • smart_validator Public

    Validation layer for any business logic with a declarative rule-oriented API and instance-based logic.

    Ruby 1 MIT 0 0 0 Updated Mar 14, 2024
  • smart_schema Public

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

    Ruby 18 MIT 0 0 0 Updated Oct 24, 2023
  • smart_value-object Public

    Value Object pattern realized in scope of Ruby.

    Ruby 14 MIT 2 0 0 Updated Sep 19, 2023
  • smart_types Public

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

    Ruby 19 MIT 4 5 2 Updated May 27, 2023
  • smart_initializer Public

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

    Ruby 19 MIT 3 4 1 Updated May 15, 2023
  • smart_struct Public

    <coming soon>

    2 0 0 0 Updated Jan 19, 2023
  • smart_injection Public

    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.

    Ruby 21 MIT 1 0 0 Updated Jan 16, 2023
  • smart_serializer Public

    Object serialization abstractions with a convinient developer-friendly DSL variant.

    1 0 0 0 Updated Jan 13, 2023
  • smart_operation Public

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

    Ruby 23 MIT 1 0 0 Updated Nov 23, 2022
  • smart_engine Public

    Generic SmartCore functionality.

    Ruby 11 MIT 1 1 0 Updated Oct 16, 2022

Top languages

Loading…

Most used topics

Loading…