ywu40 / RaptorCodes_CplusplusLinks
C++ codes for Raptor encoder and decoder. Raptor codes are one kind of rateless codes, which have linear time complexity.
☆23Updated 5 years ago
Alternatives and similar repositories for RaptorCodes_Cplusplus
Users that are interested in RaptorCodes_Cplusplus are comparing it to the libraries listed below
Sorting:
- This project is about Raptor Codes. I implemented R10(rfc5053 //tools.ietf.org/html/rfc5053) Raptor Codes in C++.☆31Updated 4 years ago
- Simulator of IETF RMCAT congestion control protocols☆52Updated 4 years ago
- ☆56Updated 4 years ago
- RaptorQ RFC6330 C++11 implementation☆161Updated 2 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆113Updated 11 months ago
- C and C++ implementation of LT code☆60Updated 4 years ago
- 修改UDT默认的CC算法,移植linux2.6版本的tcp_vegas和tcp_cubic算法进去☆25Updated 10 years ago
- 前向纠错码FEC(含喷泉码RaptorQ)☆17Updated 8 years ago
- Posix style QUIC protocol.☆50Updated 3 years ago
- Forward error correction with SIMD optimizations☆98Updated 3 years ago
- A Dynamic Adaptive Streaming over HTTP (DASH) Toolchain for Scalable Video Coding (SVC)☆46Updated 9 years ago
- A google's congestion Control Algorithm☆373Updated last year
- ☆32Updated last year
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆205Updated 6 years ago
- ☆13Updated 9 years ago
- This project can be used to conduct loopback video call, you can also choose to use OPENH264 or X264 as video codec besides VP8. 本程序可以实现环…☆66Updated 3 years ago
- 一个移植于WebRtc项目的通用基础lib库☆26Updated 6 years ago
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。☆121Updated 3 years ago
- running quic on ns3☆23Updated 2 years ago
- An MPEG/DASH client-server module for simulating rate adaptation mechanisms over HTTP/TCP.☆49Updated 8 months ago
- This project can be used to conduct audio call. 本程序可以实现语音通话。☆48Updated 3 years ago
- Empirically learned congestion control by imitation learning with RNNs☆46Updated 6 years ago
- A C++ library and python bindings for physical layer wireless research☆45Updated 12 years ago
- webrtc流媒体服务器☆45Updated 5 years ago
- Distributed File sharing☆23Updated 13 years ago
- An Open-Source RaptorQ Implementation in C++☆49Updated 10 years ago
- This is a clone of an SVN repository at http://webrtc.googlecode.com/svn/trunk. It had been cloned by http://svn2github.com/ , but the se…☆113Updated 10 years ago
- 基于Chromium 82.0.4061.2 quiche库QuicTransport协议实现的原生QUIC客户端库,去掉HTTP2/SPDY,封装了类Socket接口,可以收发裸QUIC数据。☆67Updated 4 years ago
- An interface to program any congestion control protocol for an unreliable connection based protocol sent over UDP. It comes with a clean …☆53Updated 6 months ago
- Implementation of a RTP server that sends video stream (H.264/HEVC) using the Real-time Transport Protocol(RTP) based on Linux/MacOS. 一个基…☆70Updated 6 years ago