Kanezoh / curl-to-crystalLinks
☆16Updated 4 years ago
Alternatives and similar repositories for curl-to-crystal
Users that are interested in curl-to-crystal are comparing it to the libraries listed below
Sorting:
- REPL Interface wrapping Crystal Interpreter (crystal-i).☆52Updated last month
- Crystal annotations☆22Updated 4 years ago
- A pure Crystal implementation of BlurHash algorithm☆25Updated last year
- An event-centric publisher/subscribe model for objects inspired by the Qt framework☆38Updated 4 years ago
- A set of methods for processing keyboard input in character, line and multiline modes.☆23Updated 2 weeks ago
- 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 2 years ago
- BinData - Parsing Binary Data in Crystal Lang☆48Updated last month
- ☆19Updated 3 years ago
- Parser combinator library for crystal-lang☆12Updated 8 months ago
- Graph plotting package with a small API and sensible defaults powered by gnuplot.☆48Updated 4 years ago
- Crystal bindings to the LZ4 compression library☆17Updated 2 years ago
- A powerful JSON::Serializable like argument parser for Crystal☆21Updated 2 years ago
- AquaPlot is a data visualization library for crystal-lang (https://crystal-lang.org/). Currently in very early development and the API i…☆30Updated 5 years ago
- (De)serialize any Crystal object - out of the box. Supports JSON, YAML and Byte format.☆41Updated 2 years ago
- Minimal alternative corelib for the Crystal programming language☆30Updated 6 months ago
- An implementation of WaitGroup modeled after golang's sync.WaitGroup☆10Updated 5 years ago
- Crystal wrapper for the libsodium crypto API☆51Updated 3 years ago
- Crystal WaitGroups without channels or counters☆26Updated 6 months 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
- Retriable.cr is a simple DSL to retry failed code blocks☆43Updated last year
- This has been completely rewritten in 2019. The old implementation has moved to the alpha branch.☆31Updated 2 years ago
- Provides the legacy `JSON.mapping` macro method☆20Updated 11 months ago
- Helper tool to debug parser and formatter☆25Updated 6 years ago
- A terminal spinner for tasks that have a non-deterministic time frame☆24Updated 2 months ago
- An implementation of the token bucket algorithm for rate limiting.