containers VS psqueues

Compare containers vs psqueues and see what are their differences.

containers

Bitnami container images (by bitnami)

psqueues

Priority Search Queues in three different flavors for Haskell (by jaspervdj)
Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
containers psqueues
12 1
1,480 64
8.6% -
10.0 0.0
about 11 hours ago over 1 year 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 | /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 | /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 | /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

psqueues

Posts with mentions or reviews of psqueues. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-14.
  • -🎄- 2021 Day 15 Solutions -🎄-
    127 projects | /r/adventofcode | 14 Dec 2021
    A super-ugly Dijkstra implementation with psqueues for priority queues. Before I took them into use the first part took ~10 sec, after that it's ~60ms, and 2.5s for the second part. I believe, there's still room for optimization, but it's enough for today.

What are some alternatives?

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

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

fgl - A Functional Graph Library for Haskell

containers - Assorted concrete container types

graphite - Haskell graphs and networks library

parameterized-utils - A set of utilities for using indexed types including containers, equality, and comparison.

ethereum-client-haskell

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

permutation - git import of patrick perry permutations lib from darcs

selections - Haskell Package for operating with selections over an underlying functor

nonempty-containers - Efficient non-empty variants of containers data types, with full API

clafer - Clafer is a lightweight modeling language

heap - A flexible Haskell implementation of minimum, maximum, minimum-priority, maximum-priority and custom-ordered heaps.