wyhaines / datapack.cr
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 last year
Related projects ⓘ
Alternatives and complementary repositories for datapack.cr
- Synchronization primitives to build concurrent and parallel-safe data structures in Crystal☆17Updated 10 months ago
- Procfile-based process manager written in Crystal☆17Updated 9 months ago
- Boot multiple lucky processes☆14Updated last year
- Agave DB server☆14Updated 2 years ago
- A collection of concurrency utilities for Crystal, leveraging Fibers and channels.☆17Updated 2 years ago
- Create PDF documents in crystal using libhpdf / libharu☆15Updated 6 months ago
- This is a small UUID library that implements a chronologically sortable UUID.☆15Updated last month
- Roda-inspired HTTP framework for Crystal, providing routing, sessions, forms, etc☆25Updated 3 months ago
- Multi-Producer/Single-Consumer channels in Crystal☆11Updated 2 years ago
- Framework for query objects and model objects☆21Updated last month
- Crystal WaitGroups without channels or counters☆25Updated 6 months ago
- Crystal bindings for dear imgui☆16Updated 4 years ago
- Dijkstra's algorithm using a priority queue in Crystal☆13Updated 7 months ago
- An event-centric publisher/subscribe model for objects inspired by the Qt framework☆36Updated 3 years ago
- Cross platform terminal screen detection☆17Updated last year
- Parsec-like parser combinators for Crystal☆12Updated last year
- ☆18Updated 2 years ago
- ☆16Updated 2 years ago
- 🚧 Under evaluation - Crystal Domain Name System Resolver☆14Updated 5 months ago
- 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…☆15Updated last month
- Crystal shard aiming to assist with parsing backtraces into a structured form.☆15Updated last year
- Computes a linear least squares regression line. Linear correlation. (Crystal)☆12Updated 2 years ago
- Beautiful UI for showing tasks running on the command line.☆21Updated last year
- 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
- 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
- This shard implements a usable dynamic dispatch function for Crystal code, modeled on the Ruby #send function of the same name.☆12Updated 2 years ago
- Crystal library for Docker Engine API☆12Updated 2 months ago
- The GraphQL toolkit for Crystal☆13Updated last year
- OAuth2 Provider Library - Authly is an OAuth2 Library for creating Authorization Servers that follows OAuth2 authorization mechanisms.☆28Updated 3 weeks ago
- Type aware promises for crystal lang☆42Updated 3 weeks ago