containers VS fgl

Compare containers vs fgl and see what are their differences.

containers

Bitnami container images (by bitnami)

fgl

A Functional Graph Library for Haskell (by haskell)
Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
containers fgl
12 5
1,454 176
16.5% -0.6%
10.0 0.0
about 10 hours ago 4 months ago
Shell Haskell
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

containers

Posts with mentions or reviews of containers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-30.
  • Can't get Rocket Chat to work
    2 projects | reddit.com/r/selfhosted | 30 Mar 2023
    mongodb 15:53:35.21 INFO ==> ** Starting MongoDB ** mongodb 15:54:35.83 mongodb 15:54:35.83 Welcome to the Bitnami mongodb container mongodb 15:54:35.83 Subscribe to project updates by watching https://github.com/bitnami/containers mongodb 15:54:35.83 Submit issues and feature requests at https://github.com/bitnami/containers/issues mongodb 15:54:35.83 mongodb 15:54:35.83 INFO ==> ** Starting MongoDB setup ** mongodb 15:54:35.85 INFO ==> Validating settings in MONGODB_* env vars... mongodb 15:54:36.08 WARN ==> You set the environment variable ALLOW_EMPTY_PASSWORD=yes. For safety reasons, do not use this flag in a production environment. mongodb 15:54:36.09 INFO ==> Initializing MongoDB... mongodb 15:54:36.13 INFO ==> Deploying MongoDB with persisted data... mongodb 15:54:36.15 INFO ==> ** MongoDB setup finished! ** mongodb 15:54:36.16 INFO ==> ** Starting MongoDB **
  • Setting up a packaging environment for Alpine Linux (introducing alpkg)
    4 projects | news.ycombinator.com | 27 Mar 2023
  • containers VS bitnami-compat - a user suggested alternative
    2 projects | 16 Feb 2023
  • Help finding docker base images
    3 projects | reddit.com/r/PHP | 2 Feb 2023
    this is nice but it's not the one https://github.com/bitnami/containers/tree/main/bitnami but need to look at them more, thanks
  • Guide: Get OpenLDAP to work on arm64 - modifying bitnami/openldap image.
    3 projects | reddit.com/r/selfhosted | 27 Sep 2022
    Hello there, In my search for a good self-hosted wiki/documentation app, I found Outline, it's so beautiful, but I found that I needed to run an LDAP server for users (Outline supports file-based backend as well). I struggled to find a good LDAP docker image for arm64, so I decided to modify Bitnami's image to include an arm64 version of OpenLDAP.. which I didn't find so I had to compile it from source. I hope you find it helpful
  • I deleted 78% of my Redis container and it still works
    14 projects | news.ycombinator.com | 16 Jul 2022
    redis 12:06:41.46 Submit issues and feature requests at https://github.com/bitnami/containers/issues

fgl

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.
  • Library for Tree-like data structure
    2 projects | reddit.com/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.
  • -🎄- 2021 Day 12 Solutions -🎄-
    145 projects | reddit.com/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 | reddit.com/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.

What are some alternatives?

When comparing containers and fgl you can also consider the following projects:

Agda - Agda is a dependently typed programming language / interactive theorem prover.

psqueues - Priority Search Queues in three different flavors for Haskell

adjunctions - Simple adjunctions

ethereum-client-haskell

distributive - Dual Traversable

miso - :ramen: A tasty Haskell front-end framework

containers - Assorted concrete container types

heaps - Asymptotically optimal Brodal/Okasaki heaps

type-level-sets - Type-level sets for Haskell (with value-level counterparts and various operations)

representable-functors - representable functors

anna - A low-latency, cloud-native KVS

bookkeeper