crystal-linked-list
Linked List
An implementation of a basic data structure used to efficiently store and manage ordered collections of items
Simple linked list implementation in Crystal
13 stars
3 watching
4 forks
Language: Crystal
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spider-gazelle/crystal-ldap | An LDAP client library written in Crystal that simplifies interaction with Lightweight Directory Access Protocol (LDAP) servers. | 18 |
crystal-community/leveldb | A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |
crystal-data/num.cr | A scientific computing library providing efficient data structures and numerical operations | 151 |
graphql-crystal/graphql | A GraphQL server library built around the Crystal programming language | 134 |
jtomschroeder/crystalline | A collection of algorithms and data structures for use in the Crystal programming language | 129 |
crystal-loot/selenium.cr | A Selenium client library for Crystal programming language | 26 |
crystal-lang/crystal-db | A common API for interacting with various databases from a Crystal application | 303 |
elbywan/crystalline | An LSP implementation for the Crystal programming language. | 447 |
crystal-community/toml.cr | A Crystal implementation of the TOML data serialization format | 60 |
alex-lairan/monads | A collection of monad implementations for Crystal programming language | 47 |
tobyapi/crystalg | A collection of algorithms implemented in Crystal for efficient string and geometric operations. | 38 |
crystal-lang/crystal-mysql | A Crystal language library implementing the MySQL driver to provide direct access to MySQL databases. | 107 |
cadmiumcr/cadmium | An NLP library for the Crystal programming language, providing various tools and algorithms for text analysis, processing, and manipulation. | 205 |
crystal-lang/crystal_lib | Automatically generates bindings for native libraries in Crystal programming language | 138 |
crystal-community/msgpack-crystal | An implementation of MessagePack serialization in Crystal | 136 |