fgl

A Functional Graph Library for Haskell (by haskell)

Fgl Alternatives

Similar projects and alternatives to fgl

  1. adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in Scala (by sim642)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. adventofcode

    86 fgl VS adventofcode

    Solutions for problems from AdventOfCode.com (by bhosale-ajay)

  4. advent-of-code-go

    All 10 years of adventofcode.com solutions in Go/Golang (and a little Python); 2015-2024

  5. adventofcode

    59 fgl VS adventofcode

    Advent of Code challenge solutions (by flwyd)

  6. adventofcode

    Advent of code solutions (by mathsaey)

  7. Advent-of-Code

    Advent of Code (by michaeljgallagher)

  8. adventofcode

    Answers to Advent of Code (by viceroypenguin)

  9. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  10. AdventOfCode2021.jl

    Advent of Code 2021 in Julia

  11. AdventOfCode2021

    25 fgl VS AdventOfCode2021

    Advent of code 2021 (by marcodelmastro)

  12. aoc2021

    Advent of Code 2021 Solutions (by nlowe)

  13. aoc2021

    23 fgl VS aoc2021

    Advent of Code 2021 on my homemade 16-bit CPU SCAMP (by jes)

  14. adventofcode

    22 fgl VS adventofcode

    ES6 solutions to Advent of Code puzzles. (by surgi1)

  15. aoc

    22 fgl VS aoc

    Discontinued Advent of Code - mscha's Perl 6 solutions (by mscha)

  16. deno_aoc

    21 fgl VS deno_aoc

    🎄 Advent of code solutions written in TypeScript for Deno.

  17. AdventOfCode2021FSharp

    17 fgl VS AdventOfCode2021FSharp

    Solutions for Advent of Code 2021 in F#

  18. aoc

    14 fgl VS aoc

    Advent of Code (by c-kk)

  19. aoc-2021

    Advent of Code 2021 with C#/LINQ (by jasonincanada)

  20. AoC2021

    Advent of Code 2021 in F# (by kimvais)

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fgl alternative or higher similarity.

fgl discussion

Log in or Post with

fgl reviews and mentions

Posts with mentions or reviews of fgl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-03.
  • N-ary Tree data structure with efficient parent access?
    1 project | /r/haskellquestions | 18 Dec 2022
    Your names are good, I reckon it is Martin Erwig's fgl stuff and Andrey Mokhov's algebraic-graphs that you have in mind.
  • Library for Tree-like data structure
    2 projects | /r/haskell | 3 Oct 2022
    I am about to start a new project in Haskell, model checking with (new) tree-like data structures. I think it is best to start building on a library such that i can already have elegant base functions, yet i am wondering what library is currently the standard? I read about fgl ( https://hackage.haskell.org/package/fgl ), yet it is a very old library.
  • Want to start a new project and I'm wondering if Haskell is the right tool for it
    1 project | /r/haskell | 27 Jul 2022
    Couple of approaches to graphs that are state-free: functional graphs and algebraic graphs
  • -🎄- 2021 Day 12 Solutions -🎄-
    145 projects | /r/adventofcode | 11 Dec 2021
    Using fgl but only as a data structure this time, with edge labels denoting whether the target is a big room. Not using any of its algorithms as it doesn't have anything built-in for "traversal with re-visiting".
  • -🎄- 2021 Day 9 Solutions -🎄-
    185 projects | /r/adventofcode | 8 Dec 2021
    For part 2, instead of trying to union-merge from the lowest points, I simply found all connected regions of <9. I say "simply" because I just threw things at fgl, but setting the graph up first took a bit of work. buildGr is fast but picky about the exact order things come in with.
  • A note from our sponsor - Nutrient
    www.nutrient.io | 14 Feb 2025
    Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →

Stats

Basic fgl repo stats
5
188
4.7
5 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Haskell is
the 25th most popular programming language
based on number of references?