estruct
estruct traverses javascript projects and maps all the dependencies and relationships to a JSON. the output can be used to build network visualizations of the project and document the architecture. (by RayLuxembourg)
go-events
:mega: Pure nodejs EventEmmiter for the Go Programming Language. (by kataras)
| estruct | go-events | |
|---|---|---|
| 1 | 2 | |
| 12 | 103 | |
| - | 0.0% | |
| 1.8 | 0.0 | |
| almost 5 years ago | about 3 years ago | |
| Go | Go | |
| MIT 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.
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.
estruct
Posts with mentions or reviews of estruct.
We have used some of these posts to build our list of alternatives
and similar projects.
go-events
Posts with mentions or reviews of go-events.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-31.
-
Any major projects using generics?
For libraries I use at work, cmap has a v2 using generics. I think that's a fairly widely used library. The events library we use is updated, but not released. When I get a chance, planning on looking on moving to hooks, which does have released generics support.
-
Hooks: Simple, type-safe hook system for Go
Looks interesting. I was actually considering writing something like this, as we use https://github.com/kataras/go-events, which is similar, but doesn't have released generics support yet. I'll give this a try before trying to bake my own.
What are some alternatives?
When comparing estruct and go-events you can also consider the following projects:
tutorials - This repository contains all the code snippets from articles and videos
rabbus - A tiny wrapper over amqp exchanges and queues 🚌 ✨
fish-history-ui - Fish shell history visualize Web UI.
sarama - Sarama is a Go library for Apache Kafka. [Moved to: https://github.com/IBM/sarama]
flipt - Enterprise-ready, Git native feature management solution
quamina - Home of Quamina, a fast pattern-matching library in Go