hash-array-mapped-trie-poly VS magicl

Compare hash-array-mapped-trie-poly vs magicl and see what are their differences.

hash-array-mapped-trie-poly

A hash array mapped trie implementation in c. (by fromheten)

magicl

Matrix Algebra proGrams In Common Lisp. (by rigetticomputing)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hash-array-mapped-trie-poly magicl
1 14
5 226
- 0.4%
4.9 5.4
over 2 years ago 6 months ago
C Common Lisp
GNU General Public License v3.0 or later 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.

hash-array-mapped-trie-poly

Posts with mentions or reviews of hash-array-mapped-trie-poly. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-23.
  • Fast and Elegant Clojure: Idiomatic Clojure without sacrificing performance
    14 projects | news.ycombinator.com | 23 Oct 2021
    I’m familiar with the implementation of HAMTs - if anyone wants to study one in C I recommend https://github.com/Jamesbarford/hash-array-mapped-trie or my polymorphic fork of it https://github.com/fromheten/hash-array-mapped-trie-poly.

    Are there any other key/value data structures where insertion and retrieval are less than O(n) in complexity, but where the memory layout is better ordered for cache hits during searches? Maybe good old red-black trees?

magicl

Posts with mentions or reviews of magicl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-16.

What are some alternatives?

When comparing hash-array-mapped-trie-poly and magicl you can also consider the following projects:

JWM - Cross-platform window management and OS integration library for Java

lisp-matrix - A matrix package for common lisp building on work by Mark Hoemmen, Evan Monroig, Tamas Papp and Rif.

hash-array-mapped-trie - A hash array mapped trie implementation in c.

py4cl - Call python from Common Lisp

criterium - Benchmarking library for clojure

higgsml - The winning solution to the The Higgs Boson Machine Learning Challenge.

Petalisp - Elegant High Performance Computing

mgl - Common Lisp machine learning library.

cl-cuda - Cl-cuda is a library to use NVIDIA CUDA in Common Lisp programs.

april - The APL programming language (a subset thereof) compiling to Common Lisp.