Radar is built on top of engine.io, the next-generation backend for socket.io. It uses Redis for backend storage, though the assumption is that this is only for storing currently active data. | It analyzes text in multiple languages and detects abusive content (hate speech, cyberbullying, sexual advances), reveals reasoning behind sentiment, and provides extensive grammar tagging and parse tree output in 27 languages. |
More than just pub/sub: a resource-based API for presence, messaging and push notifications via a Javascript client library;Written in Javascript/Node.js, and uses engine.io (the new, low-level complement to socket.io);Backend to multiple front-facing servers;REST API for working with web apps that don't use Node (presently, rework in progress) | Topic modelling; Entity extraction; Detection of hate speech; Detection of cyberbullying; Detection of sexual harassment; Detection of criminal activity; Aspect-based (granular) sentiment analysis for brands; Sense disambiguation |
Statistics | |
GitHub Stars 220 | GitHub Stars - |
GitHub Forks 43 | GitHub Forks - |
Stacks 3 | Stacks 1 |
Followers 17 | Followers 1 |
Votes 0 | Votes 0 |
Integrations | |
| No integrations available | |

Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.

It enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.

PubNub makes it easy for you to add real-time capabilities to your apps, without worrying about the infrastructure. Build apps that allow your users to engage in real-time across mobile, browser, desktop and server.

Pusher is the category leader in delightful APIs for app developers building communication and collaboration features.

SignalR allows bi-directional communication between server and client. Servers can now push content to connected clients instantly as it becomes available. SignalR supports Web Sockets, and falls back to other compatible techniques for older browsers. SignalR includes APIs for connection management (for instance, connect and disconnect events), grouping connections, and authorization.

Ably offers WebSockets, stream resume, history, presence, and managed third-party integrations to make it simple to build, extend, and deliver digital realtime experiences at scale.

Syncano is a backend platform to build powerful real-time apps more efficiently. Integrate with any API, minimize boilerplate code and control your data - all from one place.
Unlike traditional enterprise messaging systems, NATS has an always-on dial tone that does whatever it takes to remain available. This forms a great base for building modern, reliable, and scalable cloud and distributed systems.

SocketCluster is a fast, highly scalable HTTP + realtime server engine which lets you build multi-process realtime servers that make use of all CPU cores on a machine/instance. It removes the limitations of having to run your Node.js server as a single thread and makes your backend resilient by automatically recovering from worker crashes and aggregating errors into a central log.

Scalable Server for Realtime Web Apps with JSON structures that can be read, manipulated and listened to, messages that can be sent to one or more subscribers, and request response workflows, between two clients or servers.