Anton Maminov

Anton Maminov @mamantoha

About: Ruby developer, Crystal enthusiast.

Location:
Ukraine
Joined:
Aug 31, 2017

Anton Maminov
articles - 4 total

Semaphores in Crystal

TL;DR Need to limit how many tasks run at once in your Crystal app? You can implement...

Learn More 3 4Mar 23

Crystal 1.4 Enumerable#tally now accepts an optional hash to count occurrences

Enumeration refers to traversing, searching, filtering, and querying objects. In Crystal, we have...

Learn More 8 0Apr 11 '22

Crest 1.0.0 Release

This article is about Crest — HTTP and REST client for Crystal programming language. A...

Learn More 13 2Oct 14 '21

HTTP(S) proxy server in Crystal in less than 50 lines of code

The purpose of this tutorial is to implement a proxy server for HTTP and HTTPS in pure Crystal. Han...

Learn More 13 0Jun 24 '20