Stats
Live_data Alternatives
Similar projects and alternatives to live_data
-
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
-
-
-
-
-
AI-basketball-analysis
:basketball::robot::basketball: AI web app and API to analyze basketball shots and shooting pose.
-
-
-
-
pcopy
pcopy is a temporary file host, nopaste and clipboard across machines. It can be used from the Web UI, via a CLI or without a client by using curl.
-
-
-
observable-state-tree
An observable state tree is a normal object except that listeners can be bound to any subtree of the state tree.
-
-
-
Posts
-
The future of web software is HTML over WebSockets
> Let the browser maintain a DOM tree that templates over a JSON object, then reactive-ly update and it's an amazing experience
Totally agreed. I even pulled off an Elixir library as a POC to show this concept, here's an example project: https://github.com/surferseo/live_data/tree/master/examples/... (most relevant part of API is here: https://github.com/surferseo/live_data/blob/master/examples/... and here: https://github.com/surferseo/live_data/blob/master/examples/...)
- Ask HN: Show me your Half Baked project