splitmix VS shared-buffer

Compare splitmix vs shared-buffer and see what are their differences.

splitmix

Pure Haskell implementation of SplitMix pseudo-random number generator (by haskellari)

shared-buffer

An shm-based buffer API (by tsurucapital)
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
splitmix shared-buffer
1 -
24 4
- -
4.4 0.0
4 days ago almost 4 years ago
Haskell Haskell
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.

splitmix

Posts with mentions or reviews of splitmix. We have used some of these posts to build our list of alternatives and similar projects.
  • error while trying to install QuickCheck
    1 project | /r/haskell | 3 Jan 2022
    While the splitmix package claims to be a "pure Haskell" implementation of some randomization algorithm, a small part of it is written in C, namely the part which seeds the random generator. Cabal needs to compile this C code, and apparently it does so using a toolchain which uses LLVM.

shared-buffer

Posts with mentions or reviews of shared-buffer. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning shared-buffer yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing splitmix and shared-buffer you can also consider the following projects:

taffybar - A gtk based status bar for tiling window managers such as XMonad

typed-process - Alternative API for processes, featuring more type safety

xmobar - A minimalistic status bar

optparse-generic - Auto-generate a command-line parser for your datatype

directory-contents - Recursively build a tree of directory contents, avoiding symlink cycles

date-cache - A fast logging system for Haskell

hobbes - A cross-platform file activity monitor

hapistrano - Deploy tool for Haskell applications, like Capistrano for Rails

pid1 - Do signal handling and orphan reaping for Unix PID1 init processes

filepath - Haskell FilePath core library