defined.cr in veelenga/awesome-crystal

This shard provides facilities for checking whether a constant exists at compile time, and for a variety of different conditional compilation options. Code can be conditionally compiled based on the existence of a constant, version number constraints, or whether an environment variable is set truthy or not.

created at June 17, 2021, 1:47 p.m.

Crystal

3 +0

17 +0

1 +0

GitHub
csuuid.cr in veelenga/awesome-crystal

This is a small UUID library that implements a chronologically sortable UUID.

created at March 18, 2021, 9:15 p.m.

Crystal

2 +0

15 +0

1 +0

GitHub
splay_tree_map.cr in veelenga/awesome-crystal

This is a Crystal implementation of a Splay Tree; which is a type of binary search tree that is semi-balanced and that tends to self-optimize so that the most accessed items are the fastest to retrieve.

created at Oct. 22, 2020, 9:56 p.m.

Crystal

3 +0

14 +0

1 +0

GitHub
serf-handler.cr in veelenga/awesome-crystal

This implements a port of the Ruby Serf Handler gem -- https://github.com/wyhaines/serf-handler -- as a library that can be used to easily build compiled, distributable handler binaries using the Crystal language.

created at March 4, 2021, 10:48 p.m.

Crystal

2 +0

1 +0

0 +0

GitHub