ghostwheel

Hassle-free inline clojure.spec with semi-automatic generative testing and side effect detection (by gnl)

Ghostwheel Alternatives

Similar projects and alternatives to ghostwheel

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

ghostwheel reviews and mentions

Posts with mentions or reviews of ghostwheel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-25.
  • fulcrologic/guardrails: spec as a loose type checker
    3 projects | /r/Clojure | 25 Jan 2023
    big fan of fulcro logic, but isn’t this almost identical to https://github.com/gnl/ghostwheel ?
  • Python dataclass equivalent
    7 projects | /r/Clojure | 20 Jan 2022
    if all you care about is information / documentation, and maybe validation, then spec or malli are fine. using spec during runtime to simulate a type system is a poor choice in most cases, because you are doing runtime type checking (something akin to dependent types or even esoteric contracts that are hard/impossible to express statically). There are some libs that help bolt a typed facade (using spec) onto the familiar defn / fn, https://github.com/gnl/ghostwheel https://github.com/Provisdom/defn-spec .

Stats

Basic ghostwheel repo stats
2
598
4.0
2 months ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com