An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by giacomocavalieri

A curated list of projects in awesome lists by giacomocavalieri .

https://github.com/giacomocavalieri/squirrel

๐Ÿฟ๏ธ Type safe SQL in Gleam

Last synced: 09 Apr 2025

https://github.com/giacomocavalieri/birdie

๐Ÿฆโ€โฌ› Snapshot testing in Gleam

snapshot-testing

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/glam

โœจ A package to help you easily pretty print structured data

pretty-printer

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/preppy

๐Ÿฅง Recipe conversions

Last synced: 03 Mar 2025

https://github.com/giacomocavalieri/prng

๐ŸŽฒ A Pure Random Number Generator for Gleam

prng random-number-generator

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/glicine

A static site generator made with Gleam โœจ

static-site-generator

Last synced: 15 Mar 2025

https://github.com/giacomocavalieri/trie_again

๐ŸŒณ Tries in Gleam

data-structures tries

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/gleam_zed_theme

A zed theme inspired by Gleam's colours

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/temporary

๐Ÿ—‚๏ธ Temporary files in Gleam

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/non_empty_list

โœจ Non-empty lists in Gleam

data-structures

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/pretty_diff

โš–๏ธ Pretty printing the difference between Gleam values

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/functional-programming-with-gleam-talk-at-unibo

A talk I gave about functional programming and Gleam, organised by the student's group of the Computer Science course of Unibo's Campus in Cesena

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/tote

๐Ÿ‘œ Bags (or multisets) in Gleam

bag multiset

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/edit_distance

๐Ÿ“ A pure Gleam package to compute the edit distance of two strings

edit-distance levenshtein-distance

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/glox

A Gleam implementation of the Lox language

lox

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/beencode

๐Ÿ bencode in Gleam

Last synced: 22 Mar 2025

https://github.com/giacomocavalieri/aoc_gleam

Advent of Code in Gleam ๐ŸŽ„โœจ

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/giacomocavalieri.me

๐Ÿ““ My personal blog

personal-blog

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/houdini

Fast HTML escaping ๐Ÿช„

Last synced: 08 Apr 2025

https://github.com/giacomocavalieri/advent-of-sql

Advent of SQL ๐ŸŽ„

Last synced: 21 Feb 2025

https://github.com/giacomocavalieri/zio-from-scratch

Implementing ZIO from scratch in Scala 3

scala scala3 zio ziverge

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/frac

๐Ÿงฎ Fractions in Gleam

Last synced: 03 Mar 2025

https://github.com/giacomocavalieri/ocaml-multicore-experiments

Experimenting with Ocaml 5 zeroth release's multicore support

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/mal-rust

Make a Lisp (in Rust)

lisp rust

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/master-thesis

Master thesis in computer science and engineering

effect-system free-monads monad-transformers monads mtl scala

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/ocaml-effects-experiments

Experimenting with Ocaml 5 zeroth release's effect system

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/pq

๐ŸŽข Priority queues in Gleam

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/fork-join

Bare bone example of fork join DSL in Scala

distributed-systems fork-join free-monads scala scala3

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/gilded_rose

๐ŸŒน Gilded Rose in Gleam

Last synced: 23 Mar 2025

https://github.com/giacomocavalieri/prequel

A markup language to define ER schemas

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/gleamy_slides

A Typst template I use for my Gleam presentations

typst-template

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/curriculum-vitae

My curriculum vitae

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/aoc-2021

AOC challenge in Haskell

advent-of-code advent-of-code-2021

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/tagref_action

๐Ÿ”– A GitHub Action to run tagref

documentation github-action

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/stitch_app

๐Ÿงถ A web app to help with knitting patterns

Last synced: 29 Mar 2025

https://github.com/giacomocavalieri/db-2024

Code for DISI Database course

Last synced: 14 Dec 2024

https://github.com/giacomocavalieri/aoc

Haskell AOC

advent-of-code aoc

Last synced: 21 Dec 2024

https://github.com/giacomocavalieri/yow_2024

Code demo for my Yow 2024 talk - A Code Centric Journey Into the Gleam Language

Last synced: 21 Feb 2025

https://github.com/giacomocavalieri/elm-in-action

Code from the "Elm in Action" book

elm

Last synced: 29 Mar 2025

https://github.com/giacomocavalieri/qimp-thesis

Code developed for a thesis on Quantum Edge Detection

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/software-foundations

Code from the "Software Foundations" books

coq software-foundations

Last synced: 14 Apr 2025

https://github.com/giacomocavalieri/aoc-2022

2022 Advent of Code in Clojure ๐ŸŽ„

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/effects-introduction

Code with a simple introduction to some effect systems both in Scala and Haskell

free-monads haskell scala tagless-final unison-language

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/gleamd

A Gleam markdown parsing library

Last synced: 01 Apr 2025

https://github.com/giacomocavalieri/labdb

DISI Basi di Dati 2021-2022 - code for the JDBC lab lesson

Last synced: 14 Dec 2024

https://github.com/giacomocavalieri/stitch

๐Ÿงถ A Gleam package for knitting patterns

Last synced: 29 Mar 2025

https://github.com/giacomocavalieri/.github

Default community health files for my projects

Last synced: 29 Mar 2025

https://github.com/giacomocavalieri/mastermind

The game of Mastermind in Gleam

Last synced: 01 Apr 2025