wyhaines / splay_tree_map.cr
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.
☆15Updated last month
Related projects ⓘ
Alternatives and complementary repositories for splay_tree_map.cr
- A collection of concurrency utilities for Crystal, leveraging Fibers and channels.☆17Updated 2 years ago
- This is a small UUID library that implements a chronologically sortable UUID.☆15Updated last month
- Crystal bindings to the xz (lzma) compression library☆14Updated 3 years ago
- Manage your Selenium Webdrivers with Crystal☆12Updated last year
- Flexible object (de)serialization library☆11Updated last week
- IO Uring bindings for Crystal.☆12Updated last year
- Dijkstra's algorithm using a priority queue in Crystal☆13Updated 7 months ago
- Snappy compression format reader/writer for Crystal☆18Updated 3 years ago
- Crystal bindings to the LZ4 compression library☆15Updated last year
- This shard provides facilities for checking whether a constant exists at compile time, and for a variety of different conditional compila…☆17Updated last month
- ☆12Updated last year
- Multi-Producer/Single-Consumer channels in Crystal☆11Updated 2 years ago
- Crystal bindings to the Google brotli compression library☆22Updated 3 years ago
- Crystal shard aiming to assist with parsing backtraces into a structured form.☆15Updated last year
- Synchronization primitives to build concurrent and parallel-safe data structures in Crystal☆17Updated 10 months ago
- Application Development Toolkit for Crystal Language☆22Updated 2 months ago
- JoobQ is a fast, efficient asynchronous reliable job queue and job scheduler library processing. Jobs are submitted to a job queue, where…☆31Updated 11 months ago
- A term reader for your REPL☆22Updated 2 months ago
- Repeatable pseudo-random sampling, CDF over most known probability distributions.☆12Updated 2 years ago
- Crystal library for transforming HTML/XML trees to sanitize HTML from untrusted sources☆23Updated 3 weeks ago
- Framework for query objects and model objects☆21Updated last month
- Schemas come to solve a simple problem. Sometimes we would like to have type-safe guarantee params when parsing HTTP parameters or Hash(S…☆33Updated last year
- A pure Crystal implementation of BlurHash algorithm☆23Updated 8 months ago
- An implementation of WaitGroup modeled after golang's sync.WaitGroup☆10Updated 4 years ago
- Advanced time, calendar, schedule, and remind library for Crystal☆22Updated 9 months ago
- OAuth2 Provider Library - Authly is an OAuth2 Library for creating Authorization Servers that follows OAuth2 authorization mechanisms.☆28Updated 3 weeks ago
- Crystal version of the Playwright testing and automation library.☆20Updated 3 years ago
- Crystal WaitGroups without channels or counters☆25Updated 6 months ago
- Cross platform terminal screen detection☆17Updated last year
- Crystal library for Docker Engine API☆12Updated 2 months ago