takaakit / design-pattern-examples-in-crystalLinks
UML model and code examples of design patterns for Crystal. The model is created with Astah.
☆53Updated 5 months ago
Alternatives and similar repositories for design-pattern-examples-in-crystal
Users that are interested in design-pattern-examples-in-crystal are comparing it to the libraries listed below
Sorting:
- Bidirectional AST manipulation prototypes☆40Updated 2 years ago
- 📁 Build your own fast, persistent KV store(Based on bitcask paper)☆67Updated 2 years ago
- Utilities for refactoring and upgrading Ruby code based on ASTs.☆93Updated last year
- PStore implements a file based persistence mechanism based on a Hash.☆80Updated 2 weeks ago
- Minimal HTTP(S) forward proxy using 150LOC and only standard libraries.☆152Updated 3 years ago
- Program synthesis for Ruby☆95Updated this week
- A project template for quickly working with the Crystal programming language in a Docker container, no installation needed.☆23Updated this week
- An explanation of the apparent paradox in the Monty Hall puzzle.☆48Updated 5 years ago
- A RethinkDB-compatible database written in Crystal☆75Updated 4 years ago
- Simple distributed blockchain experiment written in Ruby☆75Updated 7 months ago
- Recreational Ruby tools for graphics and geometry.☆105Updated 4 months ago
- Enable Ruby classes the ability to generate reusable pieces of html☆33Updated 4 months ago
- An encrypted, in-memory, key-value store☆66Updated 2 months ago
- Opal Ruby + Express + Socket.io☆22Updated 2 years ago
- Eno's Not an ORM☆21Updated last year
- Conway's game of life in one statement of idiomatic Ruby... ported from APL