zerovm-samples

Sample code and libraries built for ZeroVM (by zerovm)

Zerovm-samples Alternatives

Similar projects and alternatives to zerovm-samples

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

zerovm-samples reviews and mentions

Posts with mentions or reviews of zerovm-samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-17.
  • Sorting with SIMD
    9 projects | news.ycombinator.com | 17 Dec 2022
    I wonder why no one mentions bitonic sort? If you want to do anything in SIMD you better avoid branching as much as possible... and ideally altogether. Here is an implementation I co-authored some 10 years ago: https://github.com/zerovm/zerovm-samples/blob/master/disort/...

    Sorting-networks which were already mentioned seems similar but a bit too abstract.

    My code above doesn't contains values but those are easy to add I think. Of course it is better to permute fixed size pointers / offsets and not the entire blobs which can be of variable size and then it will complicate everything beyond feasible for SIMD

Stats

Basic zerovm-samples repo stats
1
7
10.0
about 9 years ago

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