Sni Alternatives
Similar projects and alternatives to sni
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
arp_standin
Proof of concept for responding to ARP requests on behalf of another machine. (Deprecated by https://github.com/danielpgross/friendly_neighbor)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
rocket-webservice-test-rust
Experimenting with the Rocket framework and GCP Cloud Run. Includes a GraphQL implementation and a MongoDB integrations branch.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
sni discussion
sni reviews and mentions
-
What's everyone working on this week (22/2023)?
I've been tinkering on a proof-of-concept network service for a super nintendo randomizer that uses a sort of ad-hoc messaging system to deliver "secrets" that the ROM requests from an http server. The client uses tonic to make SNES ram read and write requests with sni. The server uses hyper and basically serves up requested bytes which are deserialized from a yaml file on startup and written to the SNES ram on request.
- Multiple Modders Wanted - Multiple Games!
Stats
alttpo/sni is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of sni is Go.