observable-sharing
Observable sharing for haskell (by atzeus)
compact
Compact regions library for Haskell (by ezyang)
| observable-sharing | compact | |
|---|---|---|
| - | 1 | |
| 3 | 82 | |
| - | - | |
| 0.0 | 2.6 | |
| over 7 years ago | almost 2 years ago | |
| Haskell | Haskell | |
| BSD 3-clause "New" or "Revised" License | 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.
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.
observable-sharing
Posts with mentions or reviews of observable-sharing.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning observable-sharing yet.
Tracking mentions began in Dec 2020.
compact
Posts with mentions or reviews of compact.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-02.
-
NoRedInk – Tuning Haskell RTS for Kubernetes, Part 2
If you do have this long-lived data, that sounds like a great candidate for a compact region, too. https://github.com/ezyang/compact
What are some alternatives?
When comparing observable-sharing and compact you can also consider the following projects:
hashable - A class for types that can be converted to a hash value
compact-sequences - Stacks and queues with compact representations
binary - Efficient, pure binary serialisation using ByteStrings in Haskell.
hash - Double hashing, rolling hashes, CRCs, etc.
text - Haskell library for space- and time-efficient operations over Unicode text.
compact-list - An append only list in a compact region