You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Threads Go Backend is a scalable, event-driven backend for a social platform, built in Go. It features user and post services, follow/unfollow logic, and uses Cassandra, Kafka, and gRPC. It supports Sonyflake ID generation, secure auth, and fast caching.
sitemapper is a site mapping tool which provides a JSON output listing each internal URL and the internal links found at that URL. The crawl depth is configurable, as well as the mode of operation: "synchronous", "concurrent" and "concurrent limited". The tool runs stand-alone or as a distributed crawl engine running in a Kubernetes cluster.