copy-on-write topic

List copy-on-write repositories

btrfs-backup

69
Stars
10
Forks
Watchers

A simple, flexible script for versioned backups using btrfs and rsync

react-copy-write

1.8k
Stars
54
Forks
Watchers

✍️ Immutable state with a mutable API

cow-utils-rs

153
Stars
9
Forks
Watchers

Copy-on-write string utilities for Rust

react-immer-hooks

45
Stars
2
Forks
Watchers

Easy immutability in React Hooks with Immer.

hashcow

32
Stars
2
Forks
Watchers

A Rust HashMap implementation with copy-on-write keys and values

cowblock

16
Stars
1
Forks
Watchers

Block-level copy-on-write tool

btrdb

18
Stars
2
Forks
Watchers

A Copy-on-Write NoSQL database engine inspired by btrfs

imstr

237
Stars
13
Forks
Watchers

Immutable strings, in Rust.

cowstrings

16
Stars
1
Forks
Watchers

Copy-On-Write string implementation according to nim-lang/RFCs#221