philiprehberger-template is an open-source Ruby gem offering a logic-less, Mustache-style template engine with safe rendering. Below are 10 frameworks & sdks apps with similar functionality to philiprehberger-template, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
philiprehberger-html_builder is an open-source Ruby library that enables developers to build HTML programmatically using a tag-based DSL. It includes features like auto-escaping, form helpers, components, and output formatting, making HTML generation in Ruby projects more efficient and maintainable.
philiprehberger-word_wrap is an open-source Ruby library that provides word-boundary-aware text wrapping, indentation, and ANSI escape code support. It is designed for Ruby developers needing advanced text formatting capabilities.
philiprehberger-rule_engine is an open-source Ruby library that enables developers to define and evaluate business rules using declarative conditions and actions. It supports custom rule sets, easy integration into Ruby projects, and is distributed under the MIT license. Ideal for Ruby developers needing flexible rule evaluation.
philiprehberger-middleware is an open-source Ruby gem that provides a generic middleware stack for composing processing pipelines with conditional execution, hooks, and error handling. It is designed for Ruby developers building modular and maintainable applications. The gem is MIT licensed.
philiprehberger-pagination is an open-source Ruby gem that provides framework-agnostic pagination utilities supporting cursor, offset, and keyset strategies. It allows Ruby developers to efficiently paginate collections in their applications regardless of the framework used. The gem is MIT licensed and easy to install.
philiprehberger-tree is an open-source Ruby gem offering a generic tree data structure with traversal, search, and serialization features. It is designed for Ruby developers needing hierarchical data management.
philiprehberger-memo is an open-source Ruby library that provides practical memoization with features like TTL, LRU eviction, and thread-safety. It helps developers optimize performance and manage caching in Ruby apps.
philiprehberger-etag is an open-source Ruby gem that helps developers generate ETags and manage conditional HTTP requests using Rack middleware. It supports custom hash algorithms and integrates easily into Ruby web applications.
philiprehberger-header_kit is an open-source Ruby library that provides tools for parsing, constructing, and negotiating HTTP headers. It is designed for Ruby developers building web applications or HTTP clients.
philiprehberger-try is an open-source Ruby gem that provides concise error handling with support for fallbacks, chained recovery, and timeout wrapping. It enables Ruby developers to wrap risky expressions and handle errors in a structured way, returning success or failure results. Ideal for developers seeking robust error management in Ruby applications.