-
Updated
Jan 6, 2022 - C++
#
low-latency
Here are 224 public repositories matching this topic...
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.
audio
c
c-plus-plus
streaming
video
hls
multimedia
rtmp
webrtc
live-streaming
live
media-server
srs
sfu
srt
low-latency
twitch-tv
video-streaming
video-conferencing
server-side
ldziedziul
commented
Oct 4, 2021
Avoid controlling endless loop with exception in loadAnonymousClasses
, e.g. by extracting loading class to the method:
private boolean tryLoadClass(String innerClassName) {
try {
parent.loadClass(innerClassName);
} catch (ClassNotFoundException ex) {
return false;
}
return true;
}
High performance, distributed and low latency publish-subscribe platform.
-
Updated
Dec 26, 2021 - Go
Python Socket.IO server and client
python
web-server
websocket
socket-io
asyncio
socketio
low-latency
socketio-server
gevent
long-polling
eventlet
-
Updated
Jan 5, 2022 - Python
Micro second messaging that stores everything to disk
-
Updated
Jan 4, 2022 - Java
Secure, Reliable, Transport
-
Updated
Jan 6, 2022 - C++
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
-
Updated
Dec 22, 2020 - C++
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
acceleration
low-latency
video-understanding
tsm
nvidia-jetson-nano
efficient-model
temporal-modeling
-
Updated
Aug 30, 2021 - Python
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
tls
ssl
http
performance
async
https
websocket-server
websocket
tcp-server
socket-server
tcp-client
http-server
low-latency
udp-server
https-server
socket-client
udp-client
-
Updated
Dec 18, 2021 - C#
OvenMediaEngine (OME) is a Streaming Server for Sub-Second Latency. It supports WebRTC, RTMP, SRT, MPEG-2 TS, RTSP as input, WebRTC, LL-DASH, MPEG-DASH, HLS as output.
streaming
hls
rtmp
webrtc
broadcasting
low-latency
streaming-engine
ome
webrtc-signaling
streaming-server
ultra-low-latency
rtmp-to-webrtc
cmaf
sub-second
sub-second-latency
ovenmediaengine
low-latency-dash
lldash
-
Updated
Jan 5, 2022 - C++
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
java
bitcoin
trading-api
cryptocurrency
exchange
stock-market
trading-platform
low-latency
lock-free
hft
hft-trading
order-book
forex-trading
matching-engine
lmax-disruptor
exchange-api
stock-trading
stock-exchange
cryptocurrency-exchanges
matching-algorithm
-
Updated
Oct 26, 2021 - Java
cw124
commented
Jul 15, 2020
For example, given a simple pipeline such as:
Pipeline p = Pipeline.create();
p.readFrom(TestSources.items("the", "quick", "brown", "fox"))
.aggregate(aggregator)
.writeTo(Sinks.logger());
I'd like aggregator
to be something requiring a non-serialisable dependency to do its work.
I know I can do this:
Pipeline p = Pipeline.create();
p.readFrom(TestSource
Source code for SonoBus, a real-time network audio streaming collaboration tool.
audio
music
plugin
windows
macos
linux
network
peer-to-peer
podcasting
low-latency
vst
aax
audiounit
-
Updated
Dec 21, 2021 - C++
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
tls
ssl
http
performance
async
https
websocket-server
websocket
tcp-server
socket-server
tcp-client
http-server
low-latency
udp-server
https-server
socket-client
udp-client
-
Updated
Jan 5, 2022 - HTML
iot
networking
serverless
realtime
stream-processing
functional-reactive-programming
low-latency
quic
metaverse
5g
edge-computing
geodistributedsystems
edge-ai
distributed-cloud
edge-mesh
metaverse-infrastructure
-
Updated
Jan 5, 2022 - Go
Mappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io
-
Updated
Aug 22, 2021 - Java
C++ lockless queue.
c-plus-plus
multi-threading
queue
cplusplus
datastructures
cpp
atomic
high-performance
multithreading
data-structures
benchmarks
low-latency
lock-free
lockfree
lockless
circular-queue
atomics
c-plusplus
atomic-queues
ring-buffer-array
-
Updated
Dec 30, 2021 - C++
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
-
Updated
Nov 7, 2021 - Java
Benchmarks for Low Latency (Streaming) solutions including Apache Storm, Apache Spark, Apache Flink, ...
-
Updated
Jun 4, 2021 - Java
Asynchronous Low Latency C++ Logging Library
-
Updated
Dec 14, 2021 - C++
Low latency, peer-to-peer, interactive game streaming.
-
Updated
Dec 30, 2021 - C
a microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind)
distributed-systems
microservices
api-gateway
ipc
cluster
service-discovery
actor-model
reactive-streams
peer
k8s
low-latency
multicast-streams
failure
service-mesh
gossip-protocol
backpressure
reactive-microservices
aeron
scalecube-services
cluster-membership
reactor-netty
swim-protocol
reactor-aeron
-
Updated
Dec 3, 2021 - Java
Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift
javascript
ruby
kotlin
python
java
go
swift
golang
serialization
performance
csharp
cpp
binary
protocol
low-latency
-
Updated
Jan 4, 2022 - C++
XanMod: Linux kernel source code tree
linux
workstation
lto
linux-kernel
desktop
rng
low-latency
zstd
bbr
llvm-clang
preempt-rt
bfq
gamer
xanmod
preemptive-multitasking
lru-replacement-algorithm
fq-pie
realtime-kernel
bbr2
-
Updated
Jan 6, 2022 - C
Improve this page
Add a description, image, and links to the low-latency topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the low-latency topic, visit your repo's landing page and select "manage topics."
Describe the bug
QuestDB throws an error if my query returns 0 rows when using SAMPLE BY. It works fine and responds 0 row found without SAMPLE BY.
My query (I run it on QuestDB web console directly)