tesserae
missionary

tesserae | missionary | |
---|---|---|
2 | 25 | |
189 | 713 | |
1.6% | 1.5% | |
6.3 | 7.0 | |
6 months ago | 27 days ago | |
Clojure | Clojure | |
Eclipse Public License 1.0 | Eclipse Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tesserae
-
Reactive Relational Algebra
And someone built a spreadsheet with Electric Clojure
https://github.com/lumberdev/tesserae
- lumberdev/tesserae: A Clojure spreadsheet and more!
missionary
-
Reactive Relational Algebra
If you enjoy this stuff, Missionary][0] (in Clojure) is doing some really great work.
Most people discover it through Electric Clojure.[1]
The Missionary author has some really good talks he's done up on YouTube about it.
[0] https://github.com/leonoel/missionary
[1] https://github.com/hyperfiddle/electric
- Humble Chronicles: Managing State with Signals
- Is there a reframe/cljfx-like subscription/memoization-context library available?
-
[Blog] The Web Before Teatime
I think the reactive query problem is more of a spectrum of tradeoffs, there's a middle ground between "full page refresh on nav" and "refresh all query subscriptions per user per tx". Truly realtime things like chat come from a streaming event source (not a database) and even in a chat app, most of the information coordinates on a page is slow moving. So really this is about regaining control over concurrent data flow so we can sample different views at different speeds. See technologies like https://github.com/leonoel/missionary.
-
Comparison of manifold and clojure.core.async
I wonder if anyone can compare these to missionary?
-
Is there a general IO library built to work with core.async?
related: https://github.com/leonoel/missionary
-
Structuring Clojure Applications
- https://github.com/leonoel/missionary
-
IO/async monad without the indirect monadic style: Possible? needed?
https://github.com/leonoel/missionary has excellent syntax, it uses a macro to extend regular clojure syntax with monadic join operator – basically turning clojure sexprs into do-notation
-
What are the essential libraries to learn for web dev
I recommend having a look at missionary - it is probably the most essential library in our application. But it depends on what type of application you are building.
-
UIs are streaming DAGs
Process supervision is what Missionary implements: https://github.com/leonoel/missionary
What are some alternatives?
Discord.Net - An unofficial .Net wrapper for the Discord API (https://discord.com/)
awesome-clojure - A curated list of awesome Clojure libraries and resources. Inspired by awesome-... stuff
relic - Functional relational programming for Clojure(Script).
react-flip-toolkit - A lightweight magic-move library for configurable layout transitions
electric - Electric Clojure: full-stack differential dataflow for UI
manifold - A compatibility layer for event-driven abstractions
jsonista - Clojure library for fast JSON encoding and decoding.
honeysql - Turn Clojure data structures into SQL
odoyle-rules - A rules engine for Clojure(Script)
flex - flex is a reactive signal library for Clojure(Script)
typedclojure - An optional type system for Clojure
react-grid-layout - A draggable and resizable grid layout with responsive breakpoints, for React.
