plato
State library
A ClojureScript library that allows you to store and restore data in local storage, keeping application logic separate from state persistence
Incrementally persists atom state to Local Storage in ClojureScript
30 stars
6 watching
1 forks
Language: Clojure
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ibdknox/waltz | Manages state in client-side applications using non-deterministic finite state machines. | 90 |
jd-wang/pinia-persistedstate | A library that persists Pinia state between page reloads | 15 |
anakic/jot | A C# library for persisting and applying .NET application state | 632 |
prasannavl/liquidstate | An efficient state machine library for .NET with support for asynchronous and synchronous machines. | 241 |
acid-state/acid-state | A Haskell library that provides a way to store and manage data in a transactional manner, ensuring consistency and recovery after crashes or errors. | 294 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
yoshuawuyts/choo-persist | A library that persists application state to local storage. | 44 |
tolitius/mount | A state management system for Clojure and ClojureScript applications | 1,230 |
lilactown/helix | A ClojureScript library for building React applications with optimized interop and state management. | 631 |
jimpil/enclog | A Clojure wrapper around the Encog machine learning framework, providing an interface to build and train neural networks | 137 |
brucou/kingly | A small JavaScript library for modeling and executing user interface behavior as state machines. | 202 |
qmuntal/stateless | A Go library for creating finite state machines directly in code | 972 |
krasimir/stent | A library that combines Redux with state machine concepts to manage application states in JavaScript applications. | 688 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 747 |
berserkerdotnet/blazorstate | A set of libraries to help manage state in Blazor applications | 29 |