#dart #dart_library #dart_package #dartlang #flutter #flutter_package #state_management #stream
https://github.com/felangel/cubit
https://github.com/felangel/cubit
GitHub
GitHub - felangel/cubit: Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely…
Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states. - GitHub - felangel/cubit: Cubit is a ...
#java #guide #java_8 #lambda_expressions #learning #parallel_streams #stream #tutorial
https://github.com/winterbe/java8-tutorial
https://github.com/winterbe/java8-tutorial
GitHub
GitHub - winterbe/java8-tutorial: Modern Java - A Guide to Java 8
Modern Java - A Guide to Java 8. Contribute to winterbe/java8-tutorial development by creating an account on GitHub.
#javascript #demo #examples #federated #federation #federation_dashboard #module #module_federation #nextjs #stream_federated
https://github.com/module-federation/module-federation-examples
https://github.com/module-federation/module-federation-examples
GitHub
GitHub - module-federation/module-federation-examples: Implementation examples of module federation , by the creators of module…
Implementation examples of module federation , by the creators of module federation - module-federation/module-federation-examples
#javascript #ecmascript6 #hacktoberfest #hls #html5 #http_live_streaming #mediasource #native_hls #player #stream #streaming #video #video_streaming
https://github.com/video-dev/hls.js
https://github.com/video-dev/hls.js
GitHub
GitHub - video-dev/hls.js: HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE. - video-dev/hls.js
#typescript #data_transfer #http #http2 #nat_traversal #piping_server #stream #transfer #web
https://github.com/nwtgck/piping-server
https://github.com/nwtgck/piping-server
GitHub
GitHub - nwtgck/piping-server: Infinitely transfer between every device over pure HTTP with pipes or browsers
Infinitely transfer between every device over pure HTTP with pipes or browsers - nwtgck/piping-server
#typescript #javascript #go #opensource #kafka #reactjs #metrics #prometheus #self_hosted #tracing #stream_processing #druid #gsoc #kafka_streams #observability #distributed_tracing #application_monitoring #jaegertracing #opentelemetry #open_telemetry
https://github.com/SigNoz/signoz
https://github.com/SigNoz/signoz
GitHub
GitHub - SigNoz/signoz: SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in…
SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open s...
#cplusplus #api #bm25 #cpp #database #full_text_search #json #mysql #search #search_api #search_engine #search_server #sphinxsearch #sql #stream_filtering
https://github.com/manticoresoftware/manticoresearch
https://github.com/manticoresoftware/manticoresearch
GitHub
GitHub - manticoresoftware/manticoresearch: Easy to use open source fast database for search | Good alternative to Elasticsearch…
Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK stack - manticoresoftware/manticoresearch
#c_lang #c #cloudnative #data_collector #fluent_bit #fluentd #forwarder #log #logging #metrics #sql_queries #stream_processing #traces
https://github.com/fluent/fluent-bit
https://github.com/fluent/fluent-bit
GitHub
GitHub - fluent/fluent-bit: Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows
Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows - fluent/fluent-bit
#java #big_data #caching #data_in_motion #data_insights #distributed #distributed_computing #distributed_systems #hacktoberfest #hazelcast #in_memory #low_latency #real_time #scalability #stream_processing
https://github.com/hazelcast/hazelcast
https://github.com/hazelcast/hazelcast
GitHub
GitHub - hazelcast/hazelcast: Hazelcast is a unified real-time data platform combining stream processing with a fast data store…
Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights. - hazelcast/hazelcast
👍1
#cplusplus #android #audio_processing #c_plus_plus #calculator #computer_vision #deep_learning #framework #graph_based #graph_framework #inference #machine_learning #mediapipe #mobile_development #perception #pipeline_framework #stream_processing #video_processing
MediaPipe is a tool that helps you add smart machine learning features to your apps and devices. It works on mobile, web, desktop, and other devices. You can use pre-made solutions for tasks like vision, text, and audio processing, or customize the models to fit your needs. MediaPipe also offers tools like Model Maker and Studio to help you create and test your solutions easily. This makes it easier to delight your customers with innovative features without needing deep machine learning expertise.
https://github.com/google-ai-edge/mediapipe
MediaPipe is a tool that helps you add smart machine learning features to your apps and devices. It works on mobile, web, desktop, and other devices. You can use pre-made solutions for tasks like vision, text, and audio processing, or customize the models to fit your needs. MediaPipe also offers tools like Model Maker and Studio to help you create and test your solutions easily. This makes it easier to delight your customers with innovative features without needing deep machine learning expertise.
https://github.com/google-ai-edge/mediapipe
GitHub
GitHub - google-ai-edge/mediapipe: Cross-platform, customizable ML solutions for live and streaming media.
Cross-platform, customizable ML solutions for live and streaming media. - google-ai-edge/mediapipe
#go #cqrs #event_driven #event_sourcing #events #go #golang #kafka #nats #rabbitmq #reactive #sagas #stream_processing #watermill
Watermill is a tool for working with message streams in Go. It helps you build event-driven applications easily and efficiently. You can use it with various messaging systems like Kafka, RabbitMQ, or even HTTP and MySQL. Watermill is designed to be easy to understand, fast, flexible, and resilient. It provides many examples and a getting started guide to help you get going quickly. Using Watermill, you can handle messages in a simple way, similar to how you work with HTTP requests, making it easier to build distributed and scalable services without needing deep knowledge of complex systems. This makes it beneficial for developers who want to focus on their application logic rather than the underlying messaging infrastructure.
https://github.com/ThreeDotsLabs/watermill
Watermill is a tool for working with message streams in Go. It helps you build event-driven applications easily and efficiently. You can use it with various messaging systems like Kafka, RabbitMQ, or even HTTP and MySQL. Watermill is designed to be easy to understand, fast, flexible, and resilient. It provides many examples and a getting started guide to help you get going quickly. Using Watermill, you can handle messages in a simple way, similar to how you work with HTTP requests, making it easier to build distributed and scalable services without needing deep knowledge of complex systems. This makes it beneficial for developers who want to focus on their application logic rather than the underlying messaging infrastructure.
https://github.com/ThreeDotsLabs/watermill
GitHub
GitHub - ThreeDotsLabs/watermill: Building event-driven applications the easy way in Go.
Building event-driven applications the easy way in Go. - ThreeDotsLabs/watermill
#rust #events #forwarder #logs #metrics #observability #parser #pipeline #router #rust #stream_processing #vector
Vector is a powerful tool for managing your observability data, such as logs and metrics. It allows you to collect, transform, and route your data to any vendor you choose, giving you full control. Vector is reliable, fast (up to 10x faster than alternatives), and secure. It helps reduce costs, improve data quality, and consolidate agents, making your observability processes more efficient and reliable. With a strong community support and extensive documentation, Vector is used by many big companies and is downloaded over 100,000 times daily. This makes it a valuable tool for anyone looking to manage their data effectively.
https://github.com/vectordotdev/vector
Vector is a powerful tool for managing your observability data, such as logs and metrics. It allows you to collect, transform, and route your data to any vendor you choose, giving you full control. Vector is reliable, fast (up to 10x faster than alternatives), and secure. It helps reduce costs, improve data quality, and consolidate agents, making your observability processes more efficient and reliable. With a strong community support and extensive documentation, Vector is used by many big companies and is downloaded over 100,000 times daily. This makes it a valuable tool for anyone looking to manage their data effectively.
https://github.com/vectordotdev/vector
GitHub
GitHub - vectordotdev/vector: A high-performance observability data pipeline.
A high-performance observability data pipeline. Contribute to vectordotdev/vector development by creating an account on GitHub.
👍1
#cplusplus #bittorrent_client #bt #download #download_manager #download_videos #ftp_client #http_client #libtorrent #m3u8 #magnet #qbittorrent #qt #remote_download #ssh_client #stream_downloader #torrent #transmission #video_downloader #webdav_client
File Centipede is a powerful tool that helps you manage internet files easily. It supports many protocols like HTTP, FTP, BitTorrent, and more, making it versatile for different tasks. You can download videos and audio from websites, even if they are encrypted. The software is fast, customizable, and user-friendly, with features like speed limits, proxy management, and browser integration. It also includes tools for translating, encoding, and merging files. Best of all, it's free and has no ads, making it a great choice for managing your online files efficiently.
https://github.com/filecxx/FileCentipede
File Centipede is a powerful tool that helps you manage internet files easily. It supports many protocols like HTTP, FTP, BitTorrent, and more, making it versatile for different tasks. You can download videos and audio from websites, even if they are encrypted. The software is fast, customizable, and user-friendly, with features like speed limits, proxy management, and browser integration. It also includes tools for translating, encoding, and merging files. Best of all, it's free and has no ads, making it a great choice for managing your online files efficiently.
https://github.com/filecxx/FileCentipede
GitHub
GitHub - filecxx/FileCentipede: Cross-platform internet upload/download manager for HTTP(S), FTP(S), SSH, magnet-link, BitTorrent…
Cross-platform internet upload/download manager for HTTP(S), FTP(S), SSH, magnet-link, BitTorrent, m3u8, ed2k, and online videos. WebDAV client, FTP client, SSH client. - filecxx/FileCentipede