streams-api
There are 117 repositories under streams-api topic.
amaembo/streamex
Enhancing Java Stream API
aol/cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
anthumchris/fetch-stream-audio
Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs
anthumchris/fetch-progress-indicators
Progress indicators/bars using Streams, Service Workers, and Fetch APIs
eazybytes/java
Java Programming: A Comprehensive Bootcamp from Zero to Hero
anthumchris/opus-stream-decoder
Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)
whatwg/compression
Compression Standard
react-native-community/fetch
A fetch API polyfill for React Native with text streaming support.
guto-alves/java-how-to-program-11e
My solutions for Deitel & Deitel - Java How to Program, 11/e (Early Objects).
tpeczek/Demo.Ndjson.AsyncStreams
Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to client and client to server in .NET
JoeKarlsson/complete-guide-to-client-server-communication
A complete list of all the ways a Client and Server communicate with each other in JavaScript and Node.
dgroup/enumerable4j
Amazing Ruby's "Enumerable" ported to Java
guest271314/AudioWorkletStream
fetch() => ReadableStream => AudioWorklet
eazybytes/Java-New-features
Examples Java programs based on the new features from Java versions 7 & 8
jhspetersson/packrat
Gatherers library for Java Stream API
iuioiua/redis
Fast, lightweight Redis client built upon the Web Streams API.
parubok/swing-stream-utils
Utilities for working with Java Swing components via Java 8 streams.
rolandjitsu/react-fetch-streams
React hook for the Streams API.
karmakrafts/kstd-streams
Highly optimized, constexpr-ready collection streams for C++17/20.
bogdansolga/java8-training
A training on the new features from Java 8
gAmUssA/jet-streams-presentation
The code examples from «Riding the Jet Streams» presentation
lambdalisue/deno-streamtools
🦕 This is a TypeScript module that provides utilities for handling Streams API.
nwtgck/aes128gcm-stream-npm
🛡128-bit AES-GCM Encryption Stream for Web Browsers
vlada22/minimal-mediator
Minimal Mediator
gowthamrajk/StreamsAPI-Tutorials
JAVA 8 Features & streams API -> all the Functions and Concepts with their individual Code Implementation
CodeJamm/CodeJamm
A complete learning platform for java programming from scratch to advanced and practicing programming's. it has an inbuilt compiler, different sectional of programs and concepts to learn like advanced programs, easy programs, moderate level programs, data structures , oops concepts, matrix, pattern printing, heap, stack, queue, linked list, arrays, collections, strings, JDBC, trees, functions in java, reference materials, learning tutorial videos, etc...
IBM/ibm-streams-with-python-api
access IBM Streams using Python API
ksm2/targa-service-worker
Service Worker to convert Targa Image Format to PNG for browser support
Muhammad-Saad-01/java-simplified
A beginner-friendly guide to Java, explaining core topics, concepts in clear language with practical examples. Perfect for students, educators, and anyone who wants to learn Java the easy way!
RamakanthB/Java8Lamda-Streams
A look into lambda expressions and streams using java8
thakkarsmit11/Traffic-pattern-recognition
Traffic pattern recognition using clustering methods
cluemediator/react-fetch-streams-api
How to read data from the Streams API in React
CristianBonilla/functional-programming
A partir de la versión 8 de java la programación funcional se aplica con un estilo idiomático. Para entender la programación funcional es necesario volver a versiones anteriores.
ElementaryFramework/Streams
Shared project for streams operations across the framework
kaliv0/pyrio
Functional-style Streams API
m-doescode/LuaStreams
LuaStreams brings the Java 8 Streams library to Lua or Luau (Roblox).