# nitro **Repository Path**: mark4z/nitro ## Basic Information - **Project Name**: nitro - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nitro [![License](https://img.shields.io/badge/license-polyform:noncommercial-blue)](https://polyformproject.org/licenses/noncommercial/1.0.0/) [![Docs](https://img.shields.io/badge/godoc-reference-green)](https://gonitro.dev/docs/v3) [![Twitter](https://img.shields.io/badge/twitter-gonitrodev-9cf)](https://twitter.com/GoNitroDev) [![Discussions](https://img.shields.io/badge/github-discussions-orange)](https://github.com/gonitro/nitro/discussions) **Nitro** is a futuristic blazingly fast embeddable framework for distributed app development, IoT, edge and p2p. ## Overview Nitro will provide the core requirements for distributed app development, IoT, edge and p2p including RPC and Event driven communication. The Nitro mantra is in-memory defaults with a pluggable architecture. Blaze with pure in-memory development and swap out as needed to go multi-process or multi-host. Note: Nitro is currently undergoing a complete rewrite and is considered unstable for use. ## Features Nitro focuses on dapps, IoT, edge and p2p. Features in development: - [x] Lightweight RPC based communication - [x] Event broadcasting and notifications - [ ] CRDT Data synchronisation and storage - [ ] Consensus protocol and execution engine - [ ] WebAssembly target compilation support - [ ] Unique randomized token generation aka BLS - [ ] P2P gossip networking stack in userspace ## Future In the future there's the potential to launch a live network based on Nitro. More on that soon. ## Docs See [gonitro.dev/docs](https://gonitro.dev/docs/) ## Discussion See [nitro/discussions](https://github.com/gonitro/nitro/discussions) for any discussions, development, etc. ## FAQ See the [FAQ](FAQ.md) doc for frequently asked questions. ## License [Polyform Noncommercial](https://polyformproject.org/licenses/noncommercial/1.0.0/).