btree-concurrent
algebra-checkers
btree-concurrent | algebra-checkers | |
---|---|---|
- | - | |
2 | 34 | |
- | - | |
0.0 | 0.0 | |
about 12 years ago | almost 2 years ago | |
Haskell | Haskell | |
LicenseRef-LGPL | 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.
btree-concurrent
We haven't tracked posts mentioning btree-concurrent yet.
Tracking mentions began in Dec 2020.
algebra-checkers
We haven't tracked posts mentioning algebra-checkers yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
containers - Assorted concrete container types
subwordgraph - An implementation of a classic Subword Graph (also known as Directed Acyclic Word Graph).
heap - A flexible Haskell implementation of minimum, maximum, minimum-priority, maximum-priority and custom-ordered heaps.
claferIG - Support for reasoning on Clafer models by instantiation and counter example generation.
repa-array - High performance, regular, shape polymorphic parallel arrays.
nibblestring - Packed, strict nibble arrays with a list interface (ByteString for nibbles)
bitset - A compact functional set data structure
clafer - Clafer is a lightweight modeling language
map-syntax - Syntax sugar and explicit semantics for statically defined maps
distributive - Dual Traversable
ixset-typed - More strongly typed variant of the ixset Haskell package
psqueues - Priority Search Queues in three different flavors for Haskell