{"id":38832585,"url":"https://github.com/yerden/go-snf","last_synced_at":"2026-01-17T13:53:36.579Z","repository":{"id":51270865,"uuid":"168001715","full_name":"yerden/go-snf","owner":"yerden","description":"Myricom/CSPI SNFv3 Go bindings","archived":false,"fork":false,"pushed_at":"2022-12-15T17:19:00.000Z","size":170,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T08:04:29.588Z","etag":null,"topics":["go","golang","gopacket","myricom","snf","sniffer10g"],"latest_commit_sha":null,"homepage":"","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/yerden.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":"2019-01-28T17:09:19.000Z","updated_at":"2024-06-20T08:04:29.588Z","dependencies_parsed_at":"2023-01-29T03:45:36.013Z","dependency_job_id":null,"html_url":"https://github.com/yerden/go-snf","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/yerden/go-snf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yerden%2Fgo-snf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yerden%2Fgo-snf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yerden%2Fgo-snf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yerden%2Fgo-snf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yerden","download_url":"https://codeload.github.com/yerden/go-snf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yerden%2Fgo-snf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28509395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["go","golang","gopacket","myricom","snf","sniffer10g"],"created_at":"2026-01-17T13:53:35.961Z","updated_at":"2026-01-17T13:53:36.571Z","avatar_url":"https://github.com/yerden.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-snf\n[![Documentation](https://godoc.org/github.com/yerden/go-snf?status.svg)](http://godoc.org/github.com/yerden/go-snf/snf) [![Go Report Card](https://goreportcard.com/badge/github.com/yerden/go-snf)](https://goreportcard.com/report/github.com/yerden/go-snf) [![Build Status](https://travis-ci.com/yerden/go-snf.svg?branch=master)](https://travis-ci.com/yerden/go-snf)\n\nGo wrappers for SNFv3 library supplied by CSPI for Myricom PCI-E network boards.\n\n### Installation\nNon-Go requirements:\n* SNFv3, please refer to [CSPI](http://www.cspi.com) website for download and installation instructions.\n* `libpcap` library and include headers. Consult your system documentation on how to install them.\n* Tested on Linux environment only (Centos 7, Ubuntu Trusty).\n\n### SNF library location\nIf you have SNF library installed in default location `/opt/snf` then you can simply build as it is.\nIf you want to test something in case you don't have installed SNF dependency you can specify `snf_mockup` build tag. In this case, all SNF calls will be implemented as stub functions.\n\nAlternatively, you can specify SNF library custom location by supplying it in environment:\n```\nexport CGO_CFLAGS=\"-I/path/to/snf/include\"\nexport CGO_LDFLAGS=\"-L/path/to/snf/lib -lsnf\"\n```\n\n### Caveats\nThe package is under development so API may experience some changes. Any contributions from Myricom NICs users are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyerden%2Fgo-snf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyerden%2Fgo-snf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyerden%2Fgo-snf/lists"}