b-tree
Haskell on-disk B* tree implementation (by bgamari)
hnix
A Haskell re-implementation of the Nix expression language (by haskell-nix)
Our great sponsors
b-tree | hnix | |
---|---|---|
0 | 4 | |
115 | 704 | |
- | 0.4% | |
0.9 | 5.6 | |
over 1 year ago | 13 days ago | |
Haskell | Nix | |
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.
b-tree
Posts with mentions or reviews of b-tree.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning b-tree yet.
Tracking mentions began in Dec 2020.
hnix
Posts with mentions or reviews of hnix.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-06.
-
Good Haskell Source Code
I also can nominate HNix: https://github.com/haskell-nix/hnix. Nix is a lazy pure language, HNix is an implementation of Nix in lazy pure language (Haskell). The project was done by a famous expert in the field of compilers/interpreters, which worked on Borland C++ compiler back in a day. The project overall was done by a pretty start team.
-
Tvix: We are rewriting Nix
Well, maintaining a rewrite of Nix in Haskell: https://github.com/haskell-nix/hnix.
What are some alternatives?
When comparing b-tree and hnix you can also consider the following projects:
massiv - Efficient Haskell Arrays featuring Parallel computation
safecopy - An extension to Data.Serialize with built-in version control
primitive - This package provides various primitive memory-related operations.
hashable - A class for types that can be converted to a hash value
abcBridge - Haskell bindings for ABC
hashmap - This package is deprecated in favor of unordered-containers.
compact - Compact regions library for Haskell
scientific - Arbitrary-precision floating-point numbers represented using scientific notation
tagged - phantom types
thyme
elf - Parser for ELF object format.
llrbtree - Left-leaning red-black trees