wout / base_xLinks
A Crystal shard for base encoding / decoding of any given alphabet with optional bitcoin-style leading zero compression.
☆12Updated 11 months ago
Alternatives and similar repositories for base_x
Users that are interested in base_x are comparing it to the libraries listed below
Sorting:
- ☆12Updated 2 years ago
- Multi-Producer/Single-Consumer channels in Crystal☆11Updated 3 years ago
- This is a small UUID library that implements a chronologically sortable UUID.☆16Updated 8 months ago
- Flexible object (de)serialization library☆11Updated this week
- Crystal WaitGroups without channels or counters☆25Updated 3 weeks ago
- Snappy compression format reader/writer for Crystal☆18Updated 4 years ago
- Crystal bindings to the Google brotli compression library☆25Updated 4 years ago
- Crystal bindings to the LZ4 compression library☆16Updated last year
- Crystal wrapper for the libsodium crypto API☆50Updated 3 years ago
- This shard implements a usable dynamic dispatch function for Crystal code, modeled on the Ruby #send function of the same name.☆12Updated 3 years ago
- A collection of concurrency utilities for Crystal, leveraging Fibers and channels.☆17Updated 3 years ago
- Crystal version of the Playwright testing and automation library.☆20Updated 4 years ago
- JoobQ is a fast, efficient asynchronous reliable job queue and job scheduler library processing. Jobs are submitted to a job queue, where…☆32Updated 6 months ago
- A pure Crystal implementation of BlurHash algorithm☆23Updated last year
- OAuth2 Provider Library - Authly is an OAuth2 Library for creating Authorization Servers that follows OAuth2 authorization mechanisms.☆30Updated 8 months ago
- ☆16Updated 3 years ago
- Retriable.cr is a simple DSL to retry failed code blocks☆43Updated 11 months ago
- A WebFinger (https://tools.ietf.org/html/rfc7033) client for Crystal.☆9Updated 5 months ago
- Advanced time, calendar, schedule, and remind library for Crystal☆22Updated last year
- Dijkstra's algorithm using a priority queue in Crystal☆13Updated last year
- 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
- Crystal implementation of "K-Dimensional Tree" and "N-Nearest Neighbors"