Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Real Time

Real Time

422 projects

Showing 36 of 422 projects

PlayRho
PlayRhoC++

A real-time oriented, platform independent 2D physics engine and library for interactive games and demos.

#collision-handling#simulation#collision-detection
Stars148
Forks26
Last commit2 years ago
Warp
WarpTypeScript

A feature-rich framework for building multiplayer games with GameMaker clients and a Node.js server.

#gamemaker#multiplayer#tcp-server
Stars147
Forks9
Last commit11 days ago
Dreamento
DreamentoPython

An open-source Python toolbox for real-time EEG monitoring, analysis, and sensory stimulation during sleep for dream engineering research.

#neuroscience#real-time-processing#gui-application
Stars142
Forks12
Last commit2 years ago
Elephant.io
Elephant.ioPHP

A PHP client library for communicating with Socket.IO servers, enabling real-time event-driven interactions.

#event-driven#polling#elephant-io
Stars136
Forks41
Last commit1 month ago
boltun
boltunElixir

An Elixir library that transforms PostgreSQL LISTEN/NOTIFY notifications into callback execution.

#elixir#listen-notify#callback-handling
Stars135
Forks12
Last commit8 years ago
RethinkDB Angular Express
RethinkDB Angular ExpressJavaScript

A todo application example built with RethinkDB, ExpressJS, and AngularJS.

#expressjs#angularjs#example-project
Stars135
Forks97
Last commit2 years ago
Cable
CableCrystal

A 100% ActionCable-compatible WebSocket server for real-time features in Crystal applications.

#realtime#hacktoberfest#redis
Stars134
Forks11
Last commit1 month ago
Narwhal
NarwhalRust

An extensible pub/sub messaging server for edge applications that delegates authentication and business logic to external modulators.

#chat#iot#messaging-server
Stars133
Forks5
Last commit25 days ago
Vert.x feeds
Vert.x feedsJava

A real-time feed aggregator built with Vert.x 3, using MongoDB and Redis for data storage and real-time updates.

#feed-aggregator#redis#event-bus
Stars131
Forks30
Last commit6 years ago
tinymq
tinymqErlang

A channel-based, in-memory message queue for Erlang with automatic channel lifecycle management.

#in-memory#message-queue#distributed-systems
Stars125
Forks41
Last commit5 years ago
dockdash
dockdashGo

A real-time terminal dashboard for monitoring Docker containers and their resource usage.

#devops#dashboard#cli-tool
Stars125
Forks11
Last commit4 years ago
unitdb
unitdbGo

A blazing fast specialized time-series database optimized for IoT, real-time connected devices, and AI analytics.

#iot#database#high-performance
Stars124
Forks11
Last commit3 years ago
Socio
SocioTypeScript

A WebSocket framework that enables real-time, reactive frontend-backend communication by syncing SQL queries and server-side data.

#database#api#data-synchronization
Stars123
Forks3
Last commit13 days ago
graphitejs
graphitejsJavaScript

A Node.js framework for building scalable GraphQL schemas and types quickly and easily.

#api-framework#graphql#framework
Stars122
Forks8
Last commit9 days ago
Hunchensocket
HunchensocketCommon Lisp

RFC6455 compliant WebSocket server implementation for Common Lisp, extending the Hunchentoot web server.

#server#websocket#bidirectional-communication
Stars120
Forks22
Last commit1 year ago
feathers-client
feathers-clientJavaScript

A consolidated client-side library for Feathers services, supporting REST, Socket.io, and Primus transports.

#feathers-client#authentication#feathersjs
Stars112
Forks27
Last commit7 years ago
MQTT-Tiles
MQTT-TilesVue

An open-source MQTT-based dashboard visualization tool for IoT, supporting MQTT 5.0 and easy dashboard sharing.

#iot#vue-js#iot-dashboard
Stars112
Forks14
Last commit1 month ago
websocket-driver
websocket-driverCommon Lisp

A WebSocket server and client implementation for Common Lisp, designed to integrate with Clack and various web servers.

#clack#event-driven#client
Stars111
Forks27
Last commit2 months ago
ros_ethercat
ros_ethercatC++

A ROS package providing an EtherCAT main loop based on ros_control, replacing PR2-specific dependencies for custom robot hardware.

#robotics#robot-control#ros-control
Stars111
Forks40
Last commit8 months ago
herfi
herfiClojure

A 3D multiplayer game prototype built with Clojure and ClojureScript, featuring an Entity Component System architecture.

#multiplayer#clojurescript#game-prototype
Stars111
Forks10
Last commit4 years ago
BlazorBarcodeScanner
BlazorBarcodeScannerC#

A Blazor component for scanning barcodes from camera streams using zxing-js interop.

#camera#webassembly#image-capture
Stars110
Forks38
Last commit2 years ago
ads1x15
ads1x15Python

A MicroPython driver for ADS1115 and ADS1015 analog-to-digital converters, optimized for time-sensitive and IRQ-safe operations.

#embedded-systems#micropython#i2c
Stars110
Forks35
Last commit8 months ago
react-native-swift-socketio
react-native-swift-socketioSwift

A React Native wrapper for the Socket.IO Swift client library, enabling real-time communication in iOS apps.

#ios#websocket#react-native
Stars109
Forks14
Last commit8 years ago
ros2_object_analytics
ros2_object_analyticsC++

A ROS2 wrapper for real-time object detection, 3D localization, and tracking using RGB-D camera inputs.

#robotics#perception#object-tracking
Stars109
Forks45
Last commit3 years ago
Redis
RedisC

An in-memory data structure store used as a database, cache, message broker, and vector database for real-time applications.

#data-structures#nosql#vector-database
Stars106
Forks11
Last commit27 days ago
live-ask.com
live-ask.comRust

A free, real-time Q&A platform for moderating discussions at conferences, meetups, and panel events.

#realtime#panel-discussions#feedback
Stars104
Forks11
Last commit1 month ago
wocket
wocketTypeScript

A WebSocket library for Deno providing real-time bidirectional communication with a simple API.

#event-driven#application#client
Stars102
Forks4
Last commit2 years ago
d3-MQTT-Topic-Tree
d3-MQTT-Topic-TreeJavaScript

A dynamic MQTT topic tree visualization tool using d3.js collapsible trees and MQTT over WebSockets.

#iot#mqtt#monitoring
Stars98
Forks25
Last commit5 years ago
ThruwayBundle
ThruwayBundlePHP

A Symfony bundle for building real-time applications using the WAMP protocol via the Thruway PHP library.

#worker-processes#authentication#wamp-protocol
Stars98
Forks47
Last commit3 years ago
micropython-fourier
micropython-fourierPython

A fast single-precision Fast Fourier Transform (FFT) library written in ARM assembler for MicroPython on embedded platforms.

#fft#micropython#rp2350
Stars96
Forks15
Last commit7 months ago
freertps
freertpsC

A free, portable, minimalist RTPS implementation for real-time publish-subscribe communication.

#robotics#iot#publish-subscribe
Stars94
Forks32
Last commit8 years ago
NuttX
NuttXC

A NuttX RTOS fork optimized for micro-ROS, enabling real-time robotics applications on microcontrollers.

#robotics#micro-ros#iot
Stars93
Forks38
Last commit4 years ago
FastAPI Websocket RPC
FastAPI Websocket RPCPython

A robust Python library for bidirectional JSON RPC over WebSockets, built on FastAPI and asyncio.

#fastapi#asyncio#pydantic
Stars91
Forks0
Last commit4 years ago
Ember Data Sails Adapter
Ember Data Sails AdapterJavaScript

An Ember Data adapter for Sails.js that provides both WebSocket and REST connectivity.

#ember-data#adapter#rest-api
Stars90
Forks16
Last commit2 years ago
PocketBase React
PocketBase ReactTypeScript

Unofficial React SDK for PocketBase, providing hooks and context for React, React Native, and Expo apps.

#react-sdk#backend-integration#authentication
Stars87
Forks13
Last commit1 year ago
Hipbot
HipbotRuby

A Ruby-based XMPP bot framework for HipChat, enabling custom chat automation and integrations.

#integration#chatbot#hipchat
Stars87
Forks7
Last commit8 years ago
PreviousPage 11 of 12Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Websocket70
#Websockets51
#Robotics41
#Javascript38
#Computer Vision35
#Event Driven30
#Nodejs29
#Cross Platform28
#Distributed Systems28
#Game Development28
#Typescript27
#Embedded Systems26