wyhaines / datapack.crLinks
You are building an application, be it web or something else. It has data -- images, CSS, JS, CSV files, whatever -- and you want to be able to easily bundle those into your compiled executable. This shard gives you a simple utility to add this data to your executable, access it, and manage it.
☆15Updated 2 years ago
Alternatives and similar repositories for datapack.cr
Users that are interested in datapack.cr are comparing it to the libraries listed below
Sorting:
- Synchronization primitives to build concurrent and parallel-safe data structures in Crystal☆18Updated 8 months ago
- Multi-Producer/Single-Consumer channels in Crystal☆11Updated 3 years ago
- Procfile-based process manager written in Crystal☆19Updated last year
- A collection of concurrency utilities for Crystal, leveraging Fibers and channels.☆17Updated 3 years 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
- A very basic setupless terminal based SQL query runner meant to be used as a developer tool to test queries against a project database.☆20Updated last year
- A key/value store where pairs can expire after a specified interval☆42Updated last week
- This is a small UUID library that implements a chronologically sortable UUID.☆16Updated 9 months ago
- ☆18Updated 3 years ago
- Synchronization primitives for safe concurrent and parallel Crystal code.☆16Updated last month
- Roda-inspired HTTP framework for Crystal, providing routing, sessions, forms, etc☆27Updated 3 weeks ago
- attribute_encrypted in Crystal for Lucky☆12Updated 6 months ago
- Crystal bindings for dear imgui☆16Updated 4 years ago
- Crystal WaitGroups without channels or counters☆25Updated last month
- Idle-period garbage collection for Crystal. Reduce memory usage.☆17Updated 6 months ago
- This shard provides facilities for checking whether a constant exists at compile time, and for a variety of different conditional compila…☆17Updated 9 months ago
- Create PDF documents in crystal using libhpdf / libharu☆15Updated last year
- Small test framework, because it has power asserts as the only assertion.☆31Updated 2 months ago
- 🚧 Under evaluation - Crystal Domain Name System Resolver☆14Updated last year
- ☆31Updated 3 months ago
- Cross platform terminal screen detection☆18Updated 2 weeks ago
- Crystal library for Docker Engine API☆13Updated 5 months ago
- Crystal ORM based on Postgres, emphasizes type-safe queries, separates query objects from model objects☆27Updated 2 weeks ago
- A Crystal implementation of fastimage – library that finds the dimensions and type of an image fetching as little as needed☆27Updated 4 years ago
- An implementation of the token bucket algorithm for rate limiting.☆16Updated 4 years ago
- A scalable asynchronous event-driven jobs engine☆37Updated last month
- An event-centric publisher/subscribe model for objects inspired by the Qt framework☆37Updated 4 years ago
- Deserialize CLI parameters to an object, with errors and help management.☆18Updated 4 years ago
- Boot multiple lucky processes☆15Updated 2 years ago
- Parser combinator library for crystal-lang☆12Updated 3 months ago