splitmix VS filepath

Compare splitmix vs filepath and see what are their differences.

splitmix

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

filepath

Haskell FilePath core library (by 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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
splitmix filepath
1 1
24 66
- -
4.4 7.5
1 day ago 6 days 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.

filepath

Posts with mentions or reviews of filepath. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-24.

What are some alternatives?

When comparing splitmix and filepath you can also consider the following projects:

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

twitch - A high level file watcher DSL

xmobar - A minimalistic status bar

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

selinux - Haskell bindings for the SELinux API

date-cache - A fast logging system for Haskell

bench - Command-line benchmark tool

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

shared-buffer - An shm-based buffer API

unix - POSIX functionality