mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2026-07-24 07:58:11 -07:00
Add zig-nostr projects: nostr (library) and Plaza (client)
This commit is contained in:
@@ -357,6 +357,7 @@ Websites with lists of relays and their performance/health:
|
||||
- [Pareto](https://pareto.space/read) - The Pareto client is a part of an open-source publishing ecosystem for uncensorable citizen journalism, specialized in writing and reading of long-form Nostr articles.
|
||||
- [Paz](https://pazstr.codeberg.page) - Paz is a desktop semantic Nostr client that transforms events into linked data (RDF) and makes queries on the events graph.
|
||||
- [Pinstr](https://github.com/sepehr-safari/pinstr)  - Pinstr is a decentralized and open-source social network for curating and sharing your interests with the world.
|
||||
- [Plaza](https://github.com/zig-nostr/plaza) - A fast, local-first Nostr client for macOS, built natively in Zig. Guest-first, with a built-in isolated signer. (In development.)
|
||||
- [Pinstr.app](https://pinstr.app) - live instance
|
||||
- [Plektos](https://github.com/derekross/plektos) - Plektos is a decentralized meetup, events, and calendar platform built on Nostr. [Plektos.app](https://plektos.app/)
|
||||
- [pocket-wallet](https://github.com/RetricSu/pocket-wallet) - PocketWallet is a nostr-based wallet on CKB blockchain supportting Nip07 and Nip46.
|
||||
@@ -499,6 +500,7 @@ Websites with lists of relays and their performance/health:
|
||||
- [nmostr](https://github.com/Gruruya/nmostr) - a Nim library for Nostr
|
||||
- [NNostr.Client](https://github.com/Kukks/NNostr) - a C# Nostr library for use by clients
|
||||
- [noscrypt](https://github.com/vnuge/noscrypt) - A C89 library for nostr specific cryptography operations.
|
||||
- [nostr (zig-nostr)](https://github.com/zig-nostr/nostr) - A fast Nostr protocol library for Zig. Native libsecp256k1 signing and a memory-mapped LMDB store give zero-copy, local-first reads with sub-millisecond feed queries. Covers keys and events, encrypted messaging and remote signing (NIP-44/46/49), and a relay transport.
|
||||
- [nostr_rust](https://github.com/0xtlt/nostr_rust) - Functional Rust implementation of the nostr protocol
|
||||
- [Nostrbook](https://nostrbook.dev/) - A Comprehensive Registry of Nostr Documentation. Structured, detailed knowledge about Nostr for both humans and AI.
|
||||
- [nostr-bot](https://github.com/slaninas/nostr-bot) - a Rust library for writing bots
|
||||
|
||||
Reference in New Issue
Block a user