containers
psqueues
Our great sponsors
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 |
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
-
Can't get Rocket Chat to work
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)
-
containers VS bitnami-compat - a user suggested alternative
2 projects | 16 Feb 2023
-
Help finding docker base images
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.
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
redis 12:06:41.46 Submit issues and feature requests at https://github.com/bitnami/containers/issues
psqueues
-
-🎄- 2021 Day 15 Solutions -🎄-
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?
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.