Ecosyste.ms: Repos

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

GitHub topics: copy-on-write

allenvox/string-cow ๐Ÿ“ฆ

Implementation of C++ String class with copy-on-write

Language: C++ - Size: 833 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

fujiapple852/bounded-static

A Rust crate that defines the ToBoundedStatic and IntoBoundedStatic traits

Language: Rust - Size: 91.8 KB - Last synced: 19 days ago - Pushed: 2 months ago - Stars: 8 - Forks: 3

chrisioan/Copy-On-Write-in-xv6

Implementation of Copy-On-Write in xv6 kernel in C.

Language: C - Size: 2.76 MB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 1 - Forks: 0

phelmkamp/immut

Immutable data structures for the Go language.

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

LtVaios/copy-on-write-COW-xv6

:computer: The famous copy on write problem solved in xv6 implemented for a RISC-V multiprocessor.

Language: C - Size: 135 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

remram44/cowblock

Block-level copy-on-write tool

Language: Rust - Size: 42 KB - Last synced: 20 days ago - Pushed: about 1 year ago - Stars: 16 - Forks: 1

xfbs/imstr

Immutable strings, in Rust.

Language: Rust - Size: 305 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 238 - Forks: 13

aweary/react-copy-write

โœ๏ธ Immutable state with a mutable API

Language: JavaScript - Size: 143 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 1,787 - Forks: 54

Tamschi/cervine

A slightly more flexible Cow; to T: Borrow<R> as alloc::borrow::Cow is to B: ToOwned.

Language: Rust - Size: 55.7 KB - Last synced: about 13 hours ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

planetis-m/cowstrings

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

Language: Nim - Size: 51.8 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 16 - Forks: 1

RReverser/cow-utils-rs

Copy-on-write string utilities for Rust

Language: Rust - Size: 15.6 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 152 - Forks: 9

kolayne/docker-on-top

Docker volume driver: mount host directory with copy-on-write

Language: Go - Size: 378 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

oleg-m1973/shared_string

C++ shared_string class implementation

Language: C++ - Size: 65.4 KB - Last synced: 5 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

purpleprotocol/hashcow

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

Language: Rust - Size: 10.7 KB - Last synced: 26 days ago - Pushed: almost 5 years ago - Stars: 32 - Forks: 2

lideming/btrdb

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

Language: TypeScript - Size: 429 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 17 - Forks: 2

kr-g/dryades

dryades umbrella project

Language: Python - Size: 139 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

gdex1974/CopyOnWritePtr

A simple smart pointer with copy-on-write semantic.

Language: C++ - Size: 11.7 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

bannsec/pyCoW

Attempt at creating Copy-On-Write library for Python

Language: Python - Size: 44.9 KB - Last synced: 3 months ago - Pushed: about 6 years ago - Stars: 4 - Forks: 1

Conaclos/cow-list

Copy-On-Write iterable list

Language: TypeScript - Size: 132 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 1

3coma3/btrfs-backup

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

Language: Shell - Size: 464 KB - Last synced: 6 months ago - Pushed: almost 3 years ago - Stars: 67 - Forks: 10

werbenhu/eventbus

A lightweight eventbus that simplifies communication between goroutines

Language: Go - Size: 108 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 8 - Forks: 0

lemonjesus/file-COW

A header-only library that provides simple copy-on-write functionality to files.

Language: C - Size: 6.84 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

nethappen/blocksync-fast

Fast block device sync with digest, designed to improve block-based backups.

Language: C - Size: 231 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

grillbaer/persistentds

Persistent data structures - immutable copy-on-write lists, maps and sets for Java

Language: Java - Size: 94.7 KB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 8 - Forks: 1

janprzy/zfs-snapsize

Recursively get the combined size of a ZFS snapshot across descendant datasets

Language: Shell - Size: 22.5 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

Brugarolas/immersible

My own version of Immer. Just for fun!

Language: JavaScript - Size: 41 KB - Last synced: 6 days ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

dchandak99/copy-on-write

Implementation of Copy on Write (COW) fork in xv6

Language: C - Size: 110 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 4 - Forks: 1

assa77/libx1000

libx1000 fixes the LOCK prefix segfault on Intel Quark X1000

Language: C - Size: 40 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

Themiscodes/MIT-Copy-on-Write-xv6

Implementation of copy-on-write fork

Language: C - Size: 95.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

kr-g/pyfileguard ๐Ÿ“ฆ

support for preserving the old content of a file

Language: Python - Size: 38.1 KB - Last synced: 8 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

sin/react-immer-hooks

Easy immutability in React Hooks with Immer.

Language: JavaScript - Size: 20.5 KB - Last synced: 25 days ago - Pushed: over 5 years ago - Stars: 45 - Forks: 2

panagiotiskon/OS-COW-RISCV

๐Ÿ“‘Copy On Write implementation

Language: C - Size: 17.2 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

WeZZard/COWKit

A copy-on-write help library for Swift.

Language: Swift - Size: 5.86 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

mgoltzsche/k8storagex

host path and layered cache file system provisioner for distributed (CI) jobs on Kubernetes (alpha)

Language: Go - Size: 397 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

dureuill/maybe_ptr

Pointer type that acts like a std::unique_ptr, but that may or may not actually own its data.

Language: C++ - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

pavelkryukov/KryuCowString

COW implementation of limited length string with a pun name

Language: C++ - Size: 109 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gavjan/JNP1

Programming languages and tools I

Language: C++ - Size: 2.61 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

Conaclos/replayable-random

Replayable sequence of pseudo-random numbers for JavaScript and TypeScript

Language: TypeScript - Size: 633 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

Photonios/pgcow

Bringing copy-on-write semantics to PostgreSQL.

Language: C - Size: 166 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

anarsiel/Cpp-BigInt

Implementation of Big Integer calculation on ะกpp

Language: C++ - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0