{"id":18637590,"url":"https://github.com/dutchcoders/gossdeep","last_synced_at":"2025-10-10T04:05:22.987Z","repository":{"id":31737759,"uuid":"35303764","full_name":"dutchcoders/gossdeep","owner":"dutchcoders","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-20T07:33:59.000Z","size":6,"stargazers_count":20,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-19T00:39:01.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dutchcoders.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-08T22:00:06.000Z","updated_at":"2023-09-28T10:28:39.000Z","dependencies_parsed_at":"2022-07-20T06:32:48.500Z","dependency_job_id":null,"html_url":"https://github.com/dutchcoders/gossdeep","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fgossdeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fgossdeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fgossdeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fgossdeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dutchcoders","download_url":"https://codeload.github.com/dutchcoders/gossdeep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223465939,"owners_count":17149761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T05:36:55.136Z","updated_at":"2025-10-10T04:05:17.944Z","avatar_url":"https://github.com/dutchcoders.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gossdeep\n\nGo version of ssdeep [http://ssdeep.sourceforge.net/].\n\n## Status\n\n[![GoDoc](https://godoc.org/github.com/dutchcoders/gossdeep?status.svg)](https://godoc.org/github.com/dutchcoders/gossdeep)\n\n[1]: https://travis-ci.org/dutchcoders/gossdeep.png\n[2]: https://travis-ci.org/dutchcoders/gossdeep\n\n## Installation\nInstallation requires specific `CGO_LDFLAGS_ALLOW` be set before both `go get` and compilation.\n\n```\nexport CGO_LDFLAGS_ALLOW=\"^-[Il].*$\"\ngo get github.com/dutchcoders/gossdeep\n\n// use in your .go code\nimport (\n    \"github.com/dutchcoders/gossdeep\"\n)\n```\n\n## Usage\n\n```\nhash, err := HashString(\"test\")\nif err != nil {\n        t.Fatal(err)\n}\n```\n\n## Contact me\n\nIf I can help you, you have an idea or you are using gossdeep in your projects, don't hesitate to drop me a line (or a pull request): [@remco_verhoef](https://twitter.com/remco_verhoef)\n\n## About\n\nWritten by [remco_verhoef](http://dutchcoders.io).\n\n## License\n\n[BSD 3-Clause](http://opensource.org/licenses/BSD-3-Clause) license, as [Go language](http://golang.org/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutchcoders%2Fgossdeep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdutchcoders%2Fgossdeep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutchcoders%2Fgossdeep/lists"}