nix-diff VS clock

Compare nix-diff vs clock and see what are their differences.

nix-diff

Explain why two Nix derivations differ (by Gabriella439)

clock

Clock is a small library for mocking time in Go. (by benbjohnson)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
nix-diff clock
- 2
318 647
- -
5.5 7.7
6 days ago 12 months ago
Haskell Go
BSD 3-clause "New" or "Revised" License MIT 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.

nix-diff

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

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

clock

Posts with mentions or reviews of clock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-18.
  • benbjohnson/clock (time mocking) is now archived
    2 projects | /r/golang | 18 May 2023
  • The Pocket Guide to Debugging
    1 project | news.ycombinator.com | 24 Dec 2022
    I recently discovered the joy of abstracting away time. I write a lot of software in Go for work. This library, https://github.com/benbjohnson/clock, provides a Clock interface that can be used for creating either clocks with the same interface as the standard "time" module, or to create a mock clock that increments to the next tick on any and all tickers defined in the app. It really makes unit tests go faster, though it can be tricky to get the code right.

What are some alternatives?

When comparing nix-diff and clock you can also consider the following projects:

xmobar - A minimalistic status bar

system-posix-redirect - A toy module that allows you to temporarily redirect a program's stdout.

cef - A Haskell library for CEF (Commont Event Format)

bench - Command-line benchmark tool

scp-streams - An SCP protocol implementation

date-cache - A fast logging system for Haskell

teardown - Composable, idempotent & transparent application resource cleanup sub-routines

clock - High-resolution clock functions: monotonic, realtime, cputime.

unix-compat - Haskell portable POSIX-compatibility layer

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

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