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 10 months ago
- A collection of concurrency utilities for Crystal, leveraging Fibers and channels.☆18Updated 3 years ago
- Multi-Producer/Single-Consumer channels in Crystal☆12Updated 3 years ago
- Crystal bindings for dear imgui☆16Updated 5 years ago
- ☆18Updated 3 years ago
- This is a small UUID library that implements a chronologically sortable UUID.☆16Updated 11 months ago
- ☆16Updated 3 years ago
- Procfile-based process manager written in Crystal☆20Updated last year
- A key/value store where pairs can expire after a specified interval☆44Updated 2 weeks ago
- An event-centric publisher/subscribe model for objects inspired by the Qt framework☆38Updated 4 years ago
- Attach static files to your compiled crystal binary and access them at runtime.☆55Updated 2 years 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…☆16Updated 11 months ago
- attribute_encrypted in Crystal for Lucky☆12Updated 8 months ago
- Crystal WaitGroups without channels or counters☆26Updated 3 months ago
- Roda-inspired HTTP framework for Crystal, providing routing, sessions, forms, etc☆27Updated last week
- Idle-period garbage collection for Crystal. Reduce memory usage.☆20Updated 2 weeks ago
- ☆32Updated 5 months ago
- Deserialize CLI parameters to an object, with errors and help management.☆19Updated 4 years ago
- Cross platform terminal screen detection☆19Updated 2 weeks ago
- A simple thread-safe generic pool.☆14Updated 4 years ago
- Adds type restrictions to crystal source code☆14Updated 2 months ago
- Crystal language bindings for DuckDB☆20Updated last month
- This shard provides facilities for checking whether a constant exists at compile time, and for a variety of different conditional compila…☆18Updated 11 months ago
- Crystal ORM based on Postgres, emphasizes type-safe queries, separates query objects from model objects☆29Updated 3 weeks ago
- An smtp adapter for the carbon email library☆11Updated 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
- A blazing fast internationalization (i18n) library for Crystal with compile-time key lookup.☆44Updated last year
- 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
- An implementation of the token bucket algorithm for rate limiting.☆16Updated 4 years ago
- Synchronization primitives for safe concurrent and parallel Crystal code.☆22Updated 2 weeks ago