mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-08 14:38:49 +00:00
@@ -91,6 +91,7 @@ of the public instances.
|
||||
- [nostring](https://github.com/xbol0/nostring) - A Nostr relay written in Deno.
|
||||
- [NostrPostr Relay](https://github.com/Giszmo/NostrPostr/tree/master/NostrRelay) - a Kotlin Relay supporting both SQLite and Postgresql.
|
||||
- [Notra](https://github.com/lontivero/Nostra) - F# implementation backed by SQLite database.
|
||||
- [ORLY](https://next.orly.dev) - fast relay written in Go, forked from Relayer, using highly optimized message encoders, SIMD enabled hash and hex encoding, built in blossom server, a fully configurable policy based ACL, simple follows ACL for personal relays, and a collection of tools for testing and benchmarking nostr relays, and support for dgraph and neo4j graph databases, and a simple web UI for users to search, backup and delete their events.
|
||||
- [PyRelay](https://github.com/johnny423/pyrelay) - a python implementation of a Nostr relay, using asyncio.
|
||||
- [QNostr](https://github.com/Aseman-Land/QNostr) - A Nostr protocol implementation for clients as a Qt Module in C++
|
||||
- [Relayer Basic](https://github.com/fiatjaf/relayer/tree/master/examples/basic) - a simple relay based on _relayer_ backed by Postgres
|
||||
@@ -352,6 +353,7 @@ Websites with lists of relays and their performance/health:
|
||||
- [dart-nostr](https://github.com/ethicnology/dart-nostr) - a Dart library for Flutter
|
||||
- [flutter_nostr](https://github.com/anasfik/flutter_nostr) - Build scalable/complex Nostr apps effortlessly with Flutter
|
||||
- [go-nostr](https://github.com/fiatjaf/go-nostr) - a Go library that implements relay management, plus event encoding and signing utils
|
||||
- [mleku/nostr](https://git.mleku.dev/mleku/nostr) - a Go library forked from go-nostr with hand-written json codecs for events and filters, support for bitcoin/libsecp256k1 and a fast pure Go signature library refactored from btcec rewritten with 64 bit limbs as automatic fallback, sha256 and hex encoding using AVX SIMD extensions where available.
|
||||
- [mostro-core](https://github.com/MostroP2P/mostro-core)  - common types used by mostro and clients (WIP)
|
||||
- [navigatr](https://github.com/coracle-social/navigatr) - A utility for discovering relays and scraping events
|
||||
- [NIP-44](https://github.com/paulmillr/nip44) - NIP44 spec and implementations of encrypted messages for nostr
|
||||
|
||||
Reference in New Issue
Block a user