vector-odd

By transportengineering

Vector-odd Alternatives

Similar projects and alternatives to vector-odd

  • sequences

    Benchmarks for sequence data structures: lists, vectors, etc.

  • dlist

    Difference lists in Haskell

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vector-odd alternative or higher similarity.

vector-odd reviews and mentions

Posts with mentions or reviews of vector-odd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.
  • People must see haskell-perf/sequences adding DList, Acc & snoc into comparison
    5 projects | /r/haskell | 22 Nov 2021
    I had a play around a while ago with a very similar idea, using a fold over a slice as the container https://gitlab.com/transportengineering/vector-odd/-/blob/master/src/Data/Vector/Odd/Slice.hs . The idea was it would keep track of the number of indirections and re-optimise (i.e. write all the elements to a vector, and then turn the CPS function into a fold over that) automatically. It would probably work better if it were actually integrated in the GC or something so it would transparently "optimise". There were some basic benchmarks that I can't remember the results for :).

Stats

Basic vector-odd repo stats
1
-
-
-

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com