{"id":30770467,"url":"https://github.com/bringhurst/snnd","last_synced_at":"2025-09-04T23:08:25.538Z","repository":{"id":308040699,"uuid":"1031394670","full_name":"bringhurst/snnd","owner":"bringhurst","description":"Spiking Neural Network Daemon","archived":false,"fork":false,"pushed_at":"2025-09-04T02:55:31.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-04T04:40:37.943Z","etag":null,"topics":["neuromorphic-computing","spiking-neural-networks"],"latest_commit_sha":null,"homepage":"https://snnp.org/","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bringhurst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-03T16:42:26.000Z","updated_at":"2025-08-21T23:16:16.000Z","dependencies_parsed_at":"2025-08-03T20:29:34.649Z","dependency_job_id":"c18765dc-74af-4bc9-94e3-b56053a0c299","html_url":"https://github.com/bringhurst/snnd","commit_stats":null,"previous_names":["bringhurst/snnd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bringhurst/snnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fsnnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fsnnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fsnnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fsnnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bringhurst","download_url":"https://codeload.github.com/bringhurst/snnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fsnnd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["neuromorphic-computing","spiking-neural-networks"],"created_at":"2025-09-04T23:08:22.126Z","updated_at":"2025-09-04T23:08:25.521Z","avatar_url":"https://github.com/bringhurst.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spiking Neural Network Daemon\n\nA reference [SNNP](SNNP.md) node.\n\n\u003e Our interests and our activities interpenetrate more and more. We are all consciously or unconsciously adapting ourselves to a single common world. - H.G. Wells\n\n### Layout\n```\ndht/   # Distributed hash table\nnn/    # Neuron models\nproto/ # Protocol messages\nutil/  # Utilities\nsnnd/  # Server\nsnnc/  # Client\n```\n\n### Flow\n\nDHT finds peers, IDs passed through the map hash, spikes travel in bursts.\n```\n +----------------+    +--------------+    +----------------+\n |                +----+ Kademlia DHT +----+                |\n |  snnd node A   |    +--------------+    |  snnd node B   |\n |                |                        |                |\n | neuron group A |     +------------+     | neuron group B |\n |                +-----+ UDP spikes +-----+                |\n +----------------+     +------------+     +----------------+\n```\n\n### Building\n\nFirst, [setup a Zig toolchain](https://ziglang.org), then:\n\n```\nzig build test\n```\n\n### Benchmarks\n\n* [DHT](https://snnp.org/benchmarks/dht/)\n* [Network](https://snnp.org/benchmarks/network/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbringhurst%2Fsnnd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbringhurst%2Fsnnd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbringhurst%2Fsnnd/lists"}