hash-array-mapped-trie VS Petalisp

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

hash-array-mapped-trie

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

Petalisp

Elegant High Performance Computing (by marcoheisig)
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 Petalisp
1 17
9 425
- -
0.0 8.5
over 2 years ago about 2 months ago
C Common Lisp
BSD 2-clause "Simplified" License GNU Affero General Public License v3.0
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

Posts with mentions or reviews of hash-array-mapped-trie. 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?

Petalisp

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

What are some alternatives?

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

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

awesome-cl - A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.

criterium - Benchmarking library for clojure

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

magicl - Matrix Algebra proGrams In Common Lisp.

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

lish - Lisp Shell

skiko - Kotlin MPP bindings to Skia

StatsBase.jl - Basic statistics for Julia