go-cache VS JSON-to-Go

Compare go-cache vs JSON-to-Go and see what are their differences.

go-cache

A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern. (by viney-shih)

JSON-to-Go

Translates JSON into a Go type in your browser instantly (original) (by mholt)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
go-cache JSON-to-Go
1 64
126 4,372
- -
0.0 2.4
8 months ago 3 months ago
Go JavaScript
Apache License 2.0 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.

go-cache

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

JSON-to-Go

Posts with mentions or reviews of JSON-to-Go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.

What are some alternatives?

When comparing go-cache and JSON-to-Go you can also consider the following projects:

depth - Visualize Go Dependency Trees

go-sanitize - :bathtub: Golang library of simple to use sanitation functions

golang-tutorials - Golang Tutorials. Learn Golang from Scratch with simple examples.

Golang-PDF-to-Image-Converter - This project will help you to convert PDF file to IMAGE using golang.

Crypt - Crypt implementation in pure Go

richgo - Enrich `go test` outputs with text decorations.

gowsdl - WSDL2Go code generation as well as its SOAP proxy

typex - [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural types as TypeScript value object or bare type representations.

go-cmp - Package for comparing Go values in tests

go-callvis - Visualize call graph of a Go program using Graphviz