wyhaines / defined.crLinks
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.
☆18Updated last year
Alternatives and similar repositories for defined.cr
Users that are interested in defined.cr are comparing it to the libraries listed below
Sorting:
- A collection of concurrency utilities for Crystal, leveraging Fibers and channels.☆18Updated 3 years ago
- A key/value store where pairs can expire after a specified interval☆46Updated last month
- An event-centric publisher/subscribe model for objects inspired by the Qt framework☆38Updated 4 years ago
- Dijkstra's algorithm using a priority queue in Crystal☆14Updated last year
- ☆34Updated 4 years ago
- Crystal bindings to the LZ4 compression library☆17Updated 2 years ago
- Application Development Toolkit for Crystal Language☆24Updated last month
- A tool to perform benchmarks☆14Updated 3 years ago
- Shard for creating separate groups of fibers in a hierarchical way and to collect results and errors in a structured way.☆33Updated last year
- A pure Crystal implementation of BlurHash algorithm☆25Updated last year
- Snappy compression format reader/writer for Crystal☆22Updated 4 years ago
- Synchronization primitives to build concurrent and parallel-safe data structures in Crystal☆19Updated last year
- This is a small UUID library that implements a chronologically sortable UUID.☆16Updated last year
- JoobQ is a fast, efficient asynchronous reliable job queue and job scheduler library processing. Jobs are submitted to a job queue, where…☆34Updated 2 months ago
- An implementation of the token bucket algorithm for rate limiting.☆16Updated 4 years ago
- Bright Security scanner integration for Crystal specs☆15Updated 10 months ago
- A thread-safe wrapper for stateful objects☆14Updated 4 years ago
- Crystal annotations☆22Updated 4 years ago
- A logger with maximum customizability and surgical precision☆21Updated 3 years ago
- Crystal language Tar Module implements access to tar archives.☆43Updated last year
- Edit distance algorithms inc. Jaro, Damerau-Levenshtein, and Optimal Alignment☆17Updated 4 months ago
- Source code of https://shards.info/☆43Updated this week
- Small test framework, because it has power asserts as the only assertion.☆32Updated last month
- ☆19Updated 3 years ago
- Retriable.cr is a simple DSL to retry failed code blocks☆43Updated last year
- 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-opti…☆16Updated last year
- Crystal bindings to the Google brotli compression library☆27Updated 4 years ago
- ☆41Updated this week
- A Crystal implementation of fastimage – library that finds the dimensions and type of an image fetching as little as needed☆25Updated 4 years ago
- Helper tool to debug parser and formatter☆25Updated 6 years ago