Here are
70 public repositories
matching this topic...
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)
A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
Real-time audio streaming over the network.
A fast simulator and a library dedicated to the channel coding.
C library for Convolutional codes and Reed-Solomon
基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务
Updated
Aug 18, 2021
Java
WebRTC command-line peer.
Blocky archive - multithreaded archiver offering bit rot protection and sector level recoverability
A kcptun based on c++11/asio, compatible with kcptun(golang)
ffrdp is a fast reliable protocol base on udp + arq + fec.
An extremely fast FEC filing parser written in C
Reed-Solomon Forward Error Correction library
A Python library for downloading, parsing and cleaning Federal Election Commission filings.
Updated
Jul 12, 2017
Python
A Python wrapper for the OpenFEC API.
Updated
Nov 12, 2019
Python
Multiplexed, coroutine-powered reliable UDP for Kotlin using fountain codes
Updated
Jul 30, 2019
Kotlin
An implementation of RTP Payload Format for Flexible Forward Error Correction (FEC) - draft 11.
Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)
Updated
Apr 2, 2018
Python
Loads raw FEC filings into a database
Updated
Sep 21, 2021
JavaScript
a smaller, cleaner, campaign finance app that complements the new FEC site
Updated
Dec 13, 2021
Python
A Node module to parse raw FEC electronic filings, inspired by Fech.
Updated
Aug 30, 2021
JavaScript
Additional materials to "Design of cooperative communication system based on CubeSat satellites" (master thesis) .
Updated
Oct 22, 2021
Jupyter Notebook
Updated
Oct 23, 2019
Shell
Save FEC campaign finance data to a SQLite database
Updated
Mar 7, 2020
Python
Videostreaming für Internettechnologien 2
Updated
Nov 23, 2021
Java
Updated
Aug 13, 2019
Python
A SlackBot for notifying NYTimes reporters and editors about filings to the Federal Election Commission's web site.
Updated
Jun 14, 2016
Python
LoRaWAN Fragmented Data Block Transport Algorithm in C
Improve this page
Add a description, image, and links to the
fec
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fec
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently we have one simple test (
sender-receiver_test.goadded in #24), which runs sender in receiver in two goroutines and waits until receiver will get a few non-zero samples.It would be nice to add a few more sophisticated tests. We don't need to test all possible combinations in bindings, since we assume that the underlying library is already tested; however covering a few important fe