CARIOCHI
REFLECTOOBJECTORECORDOEXPRESSO
  • HOME
    • πŸ‡ΊπŸ‡¦Getting Started
  • CARIOCHI REFLECTO
    • Overview
    • Type Creation
    • Reflecting Types
    • Reflecting Objects
    • GitHub
  • CARIOCHI OBJECTO
    • Overview
    • Generation
    • Modification
    • Repeatable Generation
    • Usage Examples
    • GitHub
  • CARIOCHI RECORDO
    • Overview
    • Setup
    • Read Module
    • Assertions Module
    • MockMvc Module
    • MockServer Module
    • GitHub
  • CARIOCHI EXPRESSO
    • Introduction
    • Defining Patterns
    • Non-Capturing Groups
    • Examples
    • Interactive Demo
  • Contacts
    • vadym@deineka.com
Powered by GitBook
  1. HOME

Getting Started

Last updated 6 months ago

Welcome to cariochi.com. Here, you'll find a collection of open-source Java libraries and an experimental service designed to make your development work easier and more efficient. From enhancing Java reflection to generating random objects, simplifying JUnit testing, and extracting data from text, our projects offer practical tools for common development challenges. Explore our projects to see how they can fit into your workflow.

Our Projects

πŸ‡ΊπŸ‡¦
Page cover image
Cover

CARIOCHI REFLECTO

Open-source Java reflection library, designed to make the use of Java reflection more accessible and straightforward for developers.

Cover

CARIOCHI OBJECTO

Open-source Java library that simplifies the creation of random objects and data structures for different purposes like testing and data setup, emphasizing ease of use and flexibility.

Cover

CARIOCHI RECORDO

Open-source JUnit extension that simplifies testing by making it faster and more accurate. It includes four modules for tasks like test resource loading, assertions, Spring MVC integration, and recording real REST interactions for mocking in future runs.

Cover

CARIOCHI EXPRESSO

A Java library that extends standard regular expressions with powerful object-oriented features, enabling hierarchical parsing, modular templates, and structured outputs for advanced text processing.