- Colorado USA
Highlights
Stars
Encoding utilities for data processing and storage
Lightweight rebuild of the Interactsh client from ProjectDiscovery for out-of-band testing (OOB / OAST)
An OOB interaction gathering server and client library
Go implementation to calculate Levenshtein Distance.
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
LLM-first CLI and MCP toolkit that lets humans and agentic coding tools collaborate on application security testing
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
Utility for packing and unpacking container tar archives
Open-source AI agents for penetration testing
AI-powered subdomain enumeration tool with local LLM analysis via Ollama - 100% private, zero API costs
torch like deep learning framework in Go
A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go applications.
Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.
2D rendering for different output (raster, pdf, svg)
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documen…
tool to register stats of gitlab projects/groups and make a barchart of activity
Tool for analyzing behavior change risk in golang module updates
Trusted Data Format (TDF) is an Open, Interoperable, JSON encoded data format for implementing Data Centric Security for objects (such as files or emails) in zero-trust security world. This reposit…
Persistent data centric security that extends owner control wherever data travels
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
A Go implementation of base91 encoding with an interface as close as possible to that of encoding/base64
A toolkit with common assertions and mocks that plays nicely with the standard library