An open API service indexing awesome lists of open source software.

https://github.com/asterite/resourcemap_clusterer.cr

ResourceMap clusterer written in Crystal
https://github.com/asterite/resourcemap_clusterer.cr

Last synced: about 1 year ago
JSON representation

ResourceMap clusterer written in Crystal

Awesome Lists containing this project

README

          

resourcemap_clusterer.cr
========================

ResourceMap clusterer written in Crystal.

Processing a 25 megabytes json takes:

* Ruby: 4.67s
* Crystal: 0.25s

That's 18.68 times faster!