Stars
FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议
🔥 Golang audio/video live streaming lib/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711/OPUS, relay, cluster, record, HTTP Notify/API/UI. 直播
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Distributed reliable key-value store for the most critical data of a distributed system
ClickHouse® is a real-time analytics database management system
一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛
Apache Spark - A unified analytics engine for large-scale data processing
A library that provides an embeddable, persistent key-value store for fast storage.
netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)
veepee-oss / influxdb-relay
Forked from influxdata/influxdb-relayService to replicate InfluxDB data for high availability.
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
Tools and information for the Broadcom VideoCore IV (RaspberryPi)
C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, …
popcornmix / FFmpeg
Forked from FFmpeg/FFmpegmirror of git://source.ffmpeg.org/ffmpeg.git
Free and Open Source, Distributed, RESTful Search Engine
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
Scalable datastore for metrics, events, and real-time analytics
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern