







Multi-dimensional key-value documents with an efficient synchronization protocol.
y-atproto - npmx
A [Yjs](https://yjs.dev/) CRDT provider that syncs documents over the [AT Protocol](https://atproto.com/). Documents are stored as ATProto records and real-time updates are delivered via [Jetstream](https://github.com/bluesky-social/jetstream).

Open Exchange Architecture
A specification for representing scientific documents and their components as structured objects.
Open Exchange Architecture
A specification for representing scientific documents and their components as structured objects.

Open Exchange Architecture
A specification for representing scientific documents and their components as structured objects.
Scientific Documents as First-Class Objects on AT Protocol
OXA now defines an AT Protocol lexicon for publishing scientific documents to the Atmosphere. The `pub.oxa.*` namespace lets documents live in any Personal Data Server, making scientific content user-owned, portable, and discoverable alongside social interactions, feeds, and moderation infrastructure.
Scientific Documents as First-Class Objects on AT Protocol
OXA now defines an AT Protocol lexicon for publishing scientific documents to the Atmosphere. The `pub.oxa.*` namespace lets documents live in any Personal Data Server, making scientific content user-owned, portable, and discoverable alongside social interactions, feeds, and moderation infrastructure.
Your decentralised & privacy enhancing alternative to google docs
Decentralised Docs: peer-to-peer document editor that keeps your data secure with end-to-end encryption. Real-time collaboration, onchain.

Solid Protocol
This document connects a set of specifications that, together, provide applications with secure and permissioned access to externally stored data in an interoperable way.
iroh-drop
Hand files to people with one string. No accounts, no server, no hashes to copy.

mohsen1/yek
A fast Rust based tool to serialize text-based files in a repository or directory for LLM consumption
Go sync.Map: The Right Tool for the Right Job
Go’s sync.Map isn’t a magic bullet for all concurrent map needs. It’s got some good tricks up its sleeve, like handling reads without locking, but it’s not always the best choice. This article dives into how sync.Map works under the hood, from its two-map system to the bottom line of expunged entries.
