Here are
68 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
Jul 13, 2021
Java
WebRTC command-line peer.
A kcptun based on c++11/asio, compatible with kcptun(golang)
Blocky archive - multithreaded archiver offering bit rot protection and sector level recoverability
ffrdp is a fast reliable protocol base on udp + arq + fec.
C++ Reed Solomon Error Correcting Library
A Python wrapper for the OpenFEC API.
Updated
Nov 12, 2019
Python
A Python library for downloading, parsing and cleaning Federal Election Commission filings.
Updated
Jul 12, 2017
Python
Reed-Solomon Forward Error Correction library
An implementation of RTP Payload Format for Flexible Forward Error Correction (FEC) - draft 11.
Loads raw FEC filings into a database
Updated
Jun 10, 2021
JavaScript
Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)
Updated
Apr 2, 2018
Python
a smaller, cleaner, campaign finance app that complements the new FEC site
Updated
Jun 10, 2021
Python
A Node module to parse raw FEC electronic filings, inspired by Fech.
Updated
Jun 24, 2021
JavaScript
Multiplexed, coroutine-powered reliable UDP for Kotlin using fountain codes
Updated
Jul 30, 2019
Kotlin
Additional materials to "Design of cooperative communication system based on CubeSat satellites" (master thesis) .
Updated
Jun 29, 2021
Jupyter Notebook
Updated
Oct 23, 2019
Shell
Save FEC campaign finance data to a SQLite database
Updated
Mar 7, 2020
Python
Updated
Aug 13, 2019
Python
Videostreaming für Internettechnologien 2
Updated
Jul 19, 2021
Java
A SlackBot for notifying NYTimes reporters and editors about filings to the Federal Election Commission's web site.
Updated
Jun 14, 2016
Python
CSV headers and column sources for parsing FEC filings.
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