An open API service providing repository metadata for many open source software ecosystems.

Topic: "append-only"

paragonie/chronicle

Public append-only ledger microservice built with Slim Framework

Language: PHP - Size: 301 KB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 469 - Forks: 25

marceloboeira/voik

♒︎ [WIP] An experimental ~distributed~ commit-log

Language: Rust - Size: 435 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 259 - Forks: 24

berty/go-ipfs-log

Go version of append-only log CRDT on IPFS

Language: Go - Size: 577 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 85 - Forks: 32

dwyl/phoenix-ecto-append-only-log-example

📝 A step-by-step example/tutorial showing how to build a Phoenix (Elixir) App where all data is immutable (append only). Precursor to Blockchain, IPFS or Solid!

Language: Elixir - Size: 219 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 80 - Forks: 7

abdullin/cellar

Append-only storage in Go designed for the analytical workloads

Language: Go - Size: 28.3 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 62 - Forks: 6

cruzdb/cruzdb

Append-only key-value database on a distributed shared-log

Language: C++ - Size: 2.04 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 49 - Forks: 5

krasun/lsmtree

Log-structured merge-tree

Language: Go - Size: 42 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 7

qoollo/pearl

Pearl Append only key-value blob storage on disk

Language: Rust - Size: 102 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 5

al8n/orderwal

A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.

Language: Rust - Size: 634 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 21 - Forks: 2

bulletproof-ninja/delta

DDD-centric event-sourcing library for the JVM

Language: Scala - Size: 1.53 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 0

ssbc/margaret

a flume-like persisted append-only log implementation

Language: Go - Size: 498 KB - Last synced at: 2 days ago - Pushed at: 14 days ago - Stars: 16 - Forks: 3

Krien/TropoDB

ZNS Append-only based LSM key-value store

Language: C++ - Size: 36.1 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 3

o0101/Bookmate

Watch changes in Chrome bookmarks, and use bookmarks as an append-only key-value store via an fs-like API.

Language: JavaScript - Size: 491 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

phelmkamp/immut

Immutable data structures for the Go language.

Language: Go - Size: 75.2 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

arindas/riakv

Log structured append-only key-value store from Rust In Action with some enhancements.

Language: Rust - Size: 1.83 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

dbaumgarten/addfs

A FUSE-Filesystem where new items can be added but existing ones are protected from changes

Language: Go - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 0

adzialocha/p2p-chat

Simple p2p chat with mDNS discovery, append-only log data structure and replication protocol for learning purposes

Language: Rust - Size: 24.4 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

rvncerr/xlog

Binary append-only log

Language: C - Size: 4.88 KB - Last synced at: 16 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

JamesKyburz/dynamodb-logs

sample repo to use dynamodb with append only logs

Language: JavaScript - Size: 7.54 MB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

jzombie/rust-simd-r-drive

Zero-copy access, schema-less, append-only, SIMD-optimized binary storage engine for Rust.

Language: Rust - Size: 130 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

fiatjaf/journalstate

turn a log of sequential, handwritten facts, into a state

Language: JavaScript - Size: 8.79 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

GlenDC/alumdb

AluminiumDB is an embeddable append-log written in Rust

Language: Rust - Size: 176 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

arindas/laminarmq-io

Generic I/O abstraction over local File storage and AWS S3 for laminarmq

Language: Rust - Size: 2.35 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

SimpleSoulll/ss-aof

spark structured streaming appending only file source based on datasource apiv2. Spark增量日志流式抓取

Language: Scala - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rayaan01/lfs

A key value storage engine. Data is written to an append-only file and read using in-memory hash indexes for high performance.

Language: Go - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

joekir/indelible

sidecar grpc service that creates append-only log files using ext4 filesystem (might work with ext2/ext3 but it's not tested)

Language: Go - Size: 204 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

adzialocha/append-only-log

Experiment with append-only logs

Language: Rust - Size: 11.7 KB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0