channels
There are 925 repositories under channels topic.
LukasLechnerDev/Kotlin-Coroutines-and-Flow-UseCases-on-Android
🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
luk4z7/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
pubkey/broadcast-channel
:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/
rusq/slackdump
Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.
matryer/vice
Go channels at horizontal scale (powered by message queues)
destel/rill
Go toolkit for clean, composable, channel-based concurrency
tylertreat/chan
Pure C implementation of Go channels.
eapache/channels
Golang channel helpers and special types
iptv-org/database
User editable database for TV channels.
NilCoalescing/djangochannelsrestframework
A Rest-framework for websockets using Django channels-v4
maddox/magic-cards
🎩 Queue music, play movies, or trigger events with RFID cards.
TianPangJi/drf_admin
项目基于Django、Django REST framework(DRF)、Channels、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC;目前已实现基本功能,满足日常学习使用,工由于工作较忙更新较慢,请见谅......https://tianpangji.github.io/
Open-NET-Libraries/Open.ChannelExtensions
A set of extensions for optimizing/simplifying System.Threading.Channels usage.
gophercises/quiz
Ex 1 - Run timed quizzes via the command line
softwaremill/ox
Safe direct-style concurrency and resiliency for Scala on the JVM
joaocgduarte/concurrency-in-go
These are all my learnings gathered on concurrency in golang
benmoose39/YouTube_to_m3u
Grabs m3u from YouTube live.
golang-basics/concurrency
Concurrency in Go video course with in depth explanations & examples
Bearle/django_private_chat2
Chat app for Django, powered by Django Channels, Websockets & Asyncio
softwaremill/jox
Fast and Scalable Channels in Java
mengxianliang/XLChannelControl
iOS 仿腾讯新闻客户端的频道管理功能
jinht/NewsChannel
新闻频道栏/滚动栏(网易新闻,新浪新闻,搜狐新闻,今日头条,聚划算,腾讯视频,优酷等类的频道栏),支持小红点标识 && 懒加载 && 缓存 && 排序 && 增删等
austinjones/postage-rs
The feature-rich, portable async channel library
picons/picons
High quality tv & radio logos for your channels, also known as picons.
sinclairzx81/threadbox
Recursive Worker Threads in NodeJS
mobileoverlord/phoenix_client
Elixir Phoenix Client for Channels
white07S/TradingPatternScanner
Trading Pattern Scanner Identifies complex patterns like head and shoulder, wedge and many more.
Shivamdhuria/flows_guide
Android Application 🐕 based on offline first approach built using Dagger Hilt, Material Motion, Coroutines + Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
sajjadjaved01/iptv
Android project for live streaming IPTV
Cloud-CV/visual-chatbot
:cloud: :eyes: :speech_balloon: Visual Chatbot
eamigo86/graphene-django-subscriptions
This package adds support to Subscription's requests and its integration with websockets using Channels package.
ENQT-GmbH/remoc
Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust
romulomourao/awesome-courses
:smirk: :page_facing_up: An awesome list of educational websites, YouTube playlists, channels and books about programming
teivah/broadcast
Notification broadcaster library
yakuter/go-concurrency
This repos has lots of Go concurrency, goroutine and channel usage and best practice examples