Packing Static Files Into Crystal Binaries

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • baked_file_system

    Virtual File System for Crystal language. Embedding your assets into final binary.

  • Embedding static files within an Crystal executable is a straightfoward process, using a macro and the read_file macro method. If you are embedding a lot of files, or you want convenience methods for accessing and searching the files that are embedded, a shard like [datapack.cr] or the older and more filesystem-oriented baked-file-system is a lot more convenient than writing all of the file reading boilerplate yourself.

  • kemal

    Fast, Effective, Simple Web Framework

  • As an example, consider this small Kemal application:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Companies Using Kemal in Production

    1 project | /r/crystal_programming | 25 Feb 2023
  • Phoenix on Rails - a Phoenix tutorial for Rails developers

    2 projects | /r/elixir | 15 Feb 2023
  • Kemal: Fast, Effective, Simple Web Framework for Crystal

    1 project | /r/programming | 13 Nov 2022
  • Kemal 1.1.0 released

    1 project | /r/crystal_programming | 2 Sep 2021
  • Ruby Websockets

    2 projects | /r/ruby | 24 Jun 2021