awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lpil avatar

lpil/cymbal

0
View on GitHub↗
20 stars·5 forks·Gleam·2 views

Cymbal

Build YAML in Gleam!

Features

  • Data Formats - Generates YAML data structures.

Star history

Star history chart for lpil/cymbalStar history chart for lpil/cymbal

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cymbal

Similar open-source projects, ranked by how many features they share with Cymbal.
  • saulpw/visidatasaulpw avatar

    saulpw/visidata

    8,834View on GitHub↗

    VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting large tabular datasets. It functions as a structured data inspector that loads and flattens complex formats like JSON, XML, and PCAP into interactive sheets, as well as a terminal file manager for navigating directories and performing staged filesystem operations. The project distinguishes itself by rendering data visualizations, such as scatter plots and histograms, directly in the terminal using Unicode Braille characters. It provides a Python-based data wrangling environme

    Pythonclicsvdatajournalism
    View on GitHub↗8,834
  • bcpeinhardt/gsvB

    bcpeinhardt/gsv

    0View on GitHub↗

    A simple csv parser and serialiser for Gleam.

    View on GitHub↗0
  • lpil/jotL

    lpil/jot

    0View on GitHub↗

    A parser for Djotdjot, a markdown-like language.

    View on GitHub↗0
  • lpil/tomlpil avatar

    lpil/tom

    40View on GitHub↗

    A Gleam TOML parser!

    Gleam
    View on GitHub↗40
See all 6 alternatives to Cymbal→

Frequently asked questions

What does lpil/cymbal do?

Build YAML in Gleam!

What are the main features of lpil/cymbal?

The main features of lpil/cymbal are: Data Formats.

What are some open-source alternatives to lpil/cymbal?

Open-source alternatives to lpil/cymbal include: saulpw/visidata — VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting… bcpeinhardt/gsv — A simple csv parser and serialiser for Gleam. lpil/jot — A parser for [Djot][djot], a markdown-like language. lpil/tom — A Gleam TOML parser! lpil/xmb — A tiny XML builder for Gleam. mscharley/gleam-commonmark — ``sh gleam add commonmark ` ``gleam import commonmark import gleam/io.