-
Updated
Jun 11, 2021 - Java
#
stream
Here are 2,573 public repositories matching this topic...
Modern Java - A Guide to Java 8
nodejs
api
node
browser
web
stream
neural-network
recurrent-neural-networks
easy-to-use
convolutional-neural-networks
brain
hacktoberfest
-
Updated
May 2, 2021 - TypeScript
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
javascript
player
streaming
video
html5
stream
hls
playback
video-streaming
mediasource
http-live-streaming
ecmascript6
hacktoberfest
hlsjs
native-hls
mediasource-extensions
-
Updated
Jun 18, 2021 - TypeScript
Open
Export json file
5
HaiDang666
commented
Jun 15, 2021
It should be able to export json in album, playlist and favorite tracks view.
StreamSaver writes stream to the filesystem directly asynchronous
-
Updated
Jun 7, 2021 - JavaScript
An extremely intuitive, small, and fast functional reactive stream library for JavaScript
-
Updated
May 7, 2021 - TypeScript
Infinitely transfer between any device over pure HTTP, designed for everyone using Unix pipe and even for browser users
-
Updated
Jun 18, 2021 - TypeScript
Ant Media Server supports RTMP, RTSP, WebRTC and Adaptive Bitrate. It can also record videos in MP4, HLS and FLV
android
ios
streaming
h264
stream
rtsp
mp4
hls
livestream
rtmp
webrtc
ip-camera
android-sdk
broadcasting
media-server
broadcast
ios-sdk
h265
adaptive-streaming
vp8
-
Updated
Jun 18, 2021 - Java
Speedment is a Stream ORM Java Toolkit and Runtime
-
Updated
May 18, 2021 - Java
Daenyth
commented
Jul 16, 2020
It should cover when you'd use and how to use:
- parEvalMap/Unordered
- parJoin
- concurrently
- merge*
There's the page on Queue/Topic/etc but there's not a great single page on the operations directly on Stream. The Guide section on concurrency is very short and doesn't cover some of the most common operations (parEvalMap especially)
-
Updated
Apr 21, 2021 - Swift
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
nodejs
javascript
framework
typescript
reactive
rxjs
stream
functional-programming
observable
marble
-
Updated
Jun 17, 2021 - TypeScript
Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
-
Updated
Jun 15, 2021 - Go
A Reactive Programming library for JavaScript
-
Updated
May 12, 2021 - JavaScript
Rx Visualizer - Animated playground for Rx Observables
-
Updated
May 12, 2021 - JavaScript
Asynchronous React VirtualDOM renderer for SSR.
-
Updated
Apr 17, 2020 - JavaScript
Asynchronous & Fault-tolerant PHP Framework for Distributed Applications.
php
microservices
stream
async
asynchronous
fault-tolerance
multi-process
supervision
multi-thread
service-oriented
async-library
-
Updated
Jul 21, 2017 - PHP
Streams Standard
-
Updated
Jun 15, 2021 - HTML
Improve this page
Add a description, image, and links to the stream topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stream topic, visit your repo's landing page and select "manage topics."
From time to time i see ppl using
datainstead ofbodywhich is wrong.happened just recently in node-fetch/node-fetch#481 (comment)
how do you feel about adding a little warning message that can only appear once. (kinda like node reports that you are using experimental apis)