Bookmarks, page 46 of 75
Natural Language Processing (NLP) library for Crystal
r/crystal_programming: /r/Crystal_Programming revolves around Crystal, a programming language that attempts to combine the power and speed of C-like …
a polyfill for http://www.w3.org/TR/eventsource/.
The official Redux Fundamentals tutorial: learn how to create and use a Redux store
Hints, tips and guidelines for writing clean, reliable Dockerfiles
A mutex is very powerful tool for a concurrent programming. We learned about itin the last article. But inappropriate use ofmutexes can lead to serious probl...
Full featured Redis client for Crystal.
Learn how Go can be used to keep open network connections and broadcast messages over the web.
This article shows the saga of how we used two sprints to increase in 10x the number of requisitions that our backend can respond. I’ll tell how it was possible to improve our backend’s performance…
Getting Started with Rack. GitHub Gist: instantly share code, notes, and snippets.
a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons