entanglement

Entanglement

An abstraction layer allowing detached state management with shared data between atoms.

"Spooky action at a distance" (between atoms)

GitHub

43 stars
5 watching
1 forks
Language: Clojure
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eneroth/plato A ClojureScript library that allows you to store and restore data in local storage, keeping application logic separate from state persistence 30
madelson/distributedlock Provides distributed synchronization primitives, such as locks and semaphores, to ensure exclusive access to regions of code across multiple applications or machines. 1,906
whitfin/sleeplocks Provides a simple locking mechanism using message passing to synchronize concurrent access to shared data in Erlang/Elixir systems. 56
softvar/secure-ls Protects and encrypts data stored in local storage. 646
clj-commons/manifold A compatibility layer for event-driven abstractions 1,021
ibdknox/waltz Manages state in client-side applications using non-deterministic finite state machines. 90
arqex/freezer A data structure that maintains immutable state and notifies other parts of an application when the state changes 1,276
bitcoinjs/bip68 An encoding and decoding library for Bitcoin's relative lock-time specification. 2
git-disl/lockdown A backdoor defense system against attacks in federated learning algorithms used for machine learning model training on distributed datasets. 14
encryptogroup/psi An implementation of Private Set Intersection protocols for secure data sharing 178
macourtney/clj-crypto Provides a simplified interface to Java Bouncy Castle encryption library 29
clojure/algo.monads A Clojure-based library providing macros and definitions for common data monads. 448
meltmedia/dropwizard-crypto A cryptographic bundle for adding encryption support to a Java application's configuration and data serialization. 13
harlowja/fasteners Provides cross-platform locks for threads and processes with features similar to those of the standard library locks. 251
erwinvandervalk/sqlstreamstore.locking Provides a locking mechanism to manage concurrency in a single process environment using Sql Stream Store 2