splay_tree_map.cr by wyhaines

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.

updated at May 16, 2023, 9:35 a.m.

Crystal

3 +0

14 +0

1 +0

GitHub
crystal-snmp by spider-gazelle

SNMP implementation for crystal lang

updated at May 25, 2023, 3:53 a.m.

Crystal

8 +0

16 +0

0 +0

GitHub
crul by porras

Command line HTTP client written in Crystal

updated at May 28, 2023, 12:05 p.m.

Crystal

6 +0

112 +0

13 +0

GitHub
cr-xmpp by naqvis

XMPP/Jabber Library for Crystal

updated at June 3, 2023, 3:35 p.m.

Crystal

5 +0

16 +0

2 +0

GitHub
csuuid.cr by wyhaines

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

updated at June 12, 2023, 3:38 p.m.

Crystal

2 +0

15 +0

2 +1

GitHub
ruby-json-socket by foi

JSON-socket client & server implementation. Inspired by and compatible with sebastianseilund/node-json-socket

updated at June 13, 2023, 6:20 a.m.

Ruby

1 +0

4 +0

1 +0

GitHub
Crisp by rhysd

Lisp dialect implemented with Crystal

updated at July 25, 2023, 1:56 p.m.

Crystal

6 +0

43 +0

4 +0

GitHub
hashids.cr by splattael

A Crystal shard to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.

updated at July 25, 2023, 2:03 p.m.

Crystal

4 +0

52 +0

7 +0

GitHub
ipaddress.cr by Sija

A Crystal library to handle IPv4 and IPv6 addresses in a modern and productive way.

updated at July 25, 2023, 2:06 p.m.

Crystal

6 +0

42 +0

6 +0

GitHub
hermes.cr by imdrasil

Datamapper like Crystal ORM and adapter for Elasticsearch

updated at July 25, 2023, 2:07 p.m.

Crystal

5 +0

37 +0

5 +0

GitHub
base62.cr by Sija

Base62 encoder/decoder for Crystal

updated at July 25, 2023, 2:18 p.m.

Crystal

5 +0

9 +0

2 +0

GitHub
ksuid.cr by Sija

Crystal implementation of K-Sortable Globally Unique IDs

updated at July 25, 2023, 2:19 p.m.

Crystal

3 +0

15 +0

1 +0

GitHub
backtracer.cr by Sija

Crystal shard aiming to assist with parsing backtraces into a structured form.

updated at July 25, 2023, 2:42 p.m.

Crystal

3 +0

15 +0

0 +0

GitHub
ed25519 by spider-gazelle

Ed25519 high-performance public-key signature system for crystal lang

updated at July 25, 2023, 3 p.m.

Crystal

3 +0

7 +0

1 +0

GitHub
crz by dhruvrajvanshi

Functional programming library for https://github.com/crystal-lang/crystal

updated at July 27, 2023, 12:50 p.m.

Crystal

4 +0

90 +0

6 +0

GitHub
hashr by crystal-china

Hashr is a tiny library makes test on JSON response easier, and can also be used as a models object.

updated at July 28, 2023, 3:51 p.m.

Crystal

2 +0

0 +0

0 +0

GitHub
climate.cr by Sija

Tiny tool to make your CLI output 🌈 coloured

updated at Aug. 1, 2023, 9:23 p.m.

Crystal

3 +0

14 +0

0 +0

GitHub
crystal-json-socket by foi

JSON-socket client & server implementation. Inspired by and compatible with sebastianseilund/node-json-socket

updated at Aug. 3, 2023, 11:01 a.m.

Crystal

1 +0

13 +0

3 +0

GitHub
cry by elorest

Ability to execute crystal code in a fashion similar to pry edit.

updated at Aug. 8, 2023, 12:47 p.m.

Crystal

4 +0

34 +0

33 +0

GitHub
har by NeuraLegion

HAR (HTTP Archive) parser in Crystal

updated at Aug. 17, 2023, 2:09 p.m.

Crystal

18 +0

22 +0

7 +0

GitHub