Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

CoMapeo Core is a foundational library that enables offline-first, peer-to-peer collaboration for mapping projects. It provides core functionality for the CoMapeo mobile and desktop applications, allowing users to work together on maps without constant internet connectivity. This library is intended for developers building or extending the CoMapeo ecosystem and is currently not ready for general public use.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
EvanHahn's profile
EvanHahn
279 contributions
okdistribute's profile
okdistribute
175 contributions
gmaclennan's profile
gmaclennan
140 contributions
hackergrrl's profile
hackergrrl
139 contributions
achou11's profile
achou11
105 contributions
optic-release-automation[bot]'s profile
optic-release-automation[bot]
67 contributions
RangerMauve's profile
RangerMauve
51 contributions
tomasciccola's profile
tomasciccola
38 contributions
sethvincent's profile
sethvincent
21 contributions
Karissa's profile
Karissa
19 contributions
digidem

digidem/comapeo-core

A local-first library for collaborating on mapping projects

JavaScript
22
4
MIT License

Support the dependencies of digidem/comapeo-core

Account's avatar
digidem/comapeo-fallback-smp
Offline fallback map for Comapeo as a styled map package
Account's avatar
digidem/comapeo-schema
JSON Schema and TypeScript types for CoMapeo
Account's avatar
digidem/digidem-types
Typescript type definitions for untyped modules used by Digidem, prior to DefinitelyTyped publishing
Account's avatar
fastify/fastify-error
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
Account's avatar
fastify/fastify-type-provider-typebox
A Type Provider for Typebox over Fastify
Account's avatar
holepunchto/hyperswarm-secret-stream
Secret stream backed by Noise and libsodium's secretstream
Account's avatar
digidem/mapeo-crypto
Key management and encryption / decryption functions for Mapeo
Account's avatar
digidem/mapeo-sqlite-indexer
Index Mapeo data in a SQLite database
Account's avatar
sinclairzx81/sinclair-typebox
Json Schema Type Builder with Static Type Resolution for TypeScript
Account's avatar
holepunchto/b4a
Bridging the gap between buffers and typed arrays
Account's avatar
WiseLibs/better-sqlite3
The fastest and simplest library for SQLite in Node.js.
Account's avatar
mafintosh/big-sparse-array
A sparse array optimised for low memory whilst still being fast
Account's avatar
mafintosh/bogon
Check if an IP is a bogon
Account's avatar
digidem/comapeocat
A JavaScript library for reading and writing CoMapeo Categories archives (`.comapeocat`). These files package category definitions, custom fields, icons, and translations for use in [CoMapeo](https://www.comapeo.app) applications.
Account's avatar
holepunchto/compact-encoding
A series of compact encoding schemes for building small and fast parsers and serializers
Account's avatar
holepunchto/corestore
A Hypercore factory that simplifies managing collections of cores.
Account's avatar
gmaclennan/custom-error-creator
Create typed, structured error classes from simple definitions.
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
drizzle-team/drizzle-orm
Drizzle ORM package for SQL databases
Account's avatar
fastify/fastify
Fast and low overhead web framework, for Node.js
Account's avatar
fastify/fastify-plugin
Plugin helper for Fastify
Account's avatar
holepunchto/hyperblobs
A blob store for Hypercore
Account's avatar
holepunchto/hypercore
Hypercore is a secure, distributed append-only log
Account's avatar
mafintosh/hypercore-crypto
The crypto primitives used in hypercore, extracted into a separate module
Account's avatar
holepunchto/hyperdrive
Hyperdrive is a secure, real-time distributed file system
Account's avatar
ljharb/json-stable-stringify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Account's avatar
LarsKoelpin/magic-bytes
Detect Filetype by bytes
Account's avatar
broofa/mime
A comprehensive library for mime-type mapping
Account's avatar
digidem/multi-core-indexer
Index one or more hypercores
Account's avatar
holepunchto/protomux
Multiplex multiple message oriented protocols over a stream
Account's avatar
holepunchto/quickbit-universal
Universal wrapper for libquickbit with a JavaScript fallback
Account's avatar
holepunchto/ready-resource
Modern single resource management
Account's avatar
holepunchto/sodium-universal
Universal wrapper for sodium-javascript and sodium-native working in Node.js and the Browser
Account's avatar
digidem/start-stop-state-machine
[![Node.js CI](https://github.com/digidem/start-stop-state-machine/workflows/Node.js%20CI/badge.svg)](https://github.com/digidem/start-stop-state-machine/actions/workflows/node.js.yml) [![Coverage Status](https://coveralls.io/repos/github/digidem/start-stop-state-machine/badge.svg)](https://coveralls.io/github/digidem/start-stop-state-machine) [![Npm package version](https://img.shields.io/npm/v/start-stop-state-machine)](https://npmjs.com/package/start-stop-state-machine) [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
Account's avatar
mafintosh/streamx
An iteration of the Node.js core streams with a series of improvements
Account's avatar
digidem/styled-map-package
A Styled Map Package (`.smp`) file is a Zip archive containing all the resources needed to serve a Maplibre vector styled map offline. This includes the style JSON, vector and raster tiles, glyphs (fonts), the sprite image, and the sprite metadata.