Skip to content
View nurturenature's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report nurturenature

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nurturenature/README.md

Nurture Nature

@spec work :: list
def work do
  ["🧠", "🫀", "💪"]
  |> Enum.map(fn attr ->
    {"👍", "🧪 + " <> attr}
  end)
end

Pinned

  1. jepsen-causal-consistency jepsen-causal-consistency Public

    Jepsen Tests for Causal Consistency

    Clojure 2

  2. jepsen-docker jepsen-docker Public

    Jepsen in Docker Experiments.

    Dockerfile 1

  3. jepsen-tigerbeetle jepsen-tigerbeetle Public

    A Jepsen Test for TigerBeetle.

    Clojure 12

  4. fuzz_dist fuzz_dist Public

    Property testing distributed applications with fault injection and verification.

    Clojure 3 1