-
Updated
Dec 9, 2021 - C++
#
fec
Here are 76 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.
-
Updated
Dec 9, 2021 - C++
Real-time audio streaming over the network.
-
Updated
Feb 2, 2022 - C++
A fast simulator and a library dedicated to the channel coding.
library
multi-threading
cpp
simulation
mpi
decoding
multithreading
turbo
reed-solomon
fec
polar
error-correcting-codes
polar-codes
ldpc-codes
ldpc
turbo-codes
channel-coding
forward-error-correction
bch
turbo-product-codes
-
Updated
Apr 21, 2022 - C++
C library for Convolutional codes and Reed-Solomon
-
Updated
Sep 3, 2021 - C
基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务
-
Updated
Jan 10, 2022 - Java
Blocky archive - multithreaded archiver offering bit rot protection and sector level recoverability
rust
backup
archive
reed-solomon
recovery
fec
reedsolomon
bitrot
data-recovery
sbx
forward-error-correction
seqbox
rsbx
sector-level-recovery
burst-sector-errors
blockyarchive
blkar
blocky-archive
-
Updated
Nov 6, 2019 - Rust
C++ Reed Solomon Error Correcting Library https://www.schifra.com
c-plus-plus
ecc
encoder
decoder
reed-solomon
codec
fec
symbol
error-correcting-codes
lfsr
berlekamp-massey
codeword
erasures
-
Updated
Jan 1, 2020 - C++
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
Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)
-
Updated
Apr 2, 2018 - Python
Loads raw FEC filings into a database
-
Updated
Apr 28, 2022 - JavaScript
A Node module to parse raw FEC electronic filings, inspired by Fech.
-
Updated
May 17, 2022 - JavaScript
Additional materials to "Design of cooperative communication system based on CubeSat satellites" (master thesis) .
communication
satellite
channels
ipynb
fec
cubesat
channel-coding
digital-modulation
link-budget
cubesat-satellites
-
Updated
Jan 10, 2022 - Jupyter Notebook
Save FEC campaign finance data to a SQLite database
-
Updated
Mar 7, 2020 - Python
A SlackBot for notifying NYTimes reporters and editors about filings to the Federal Election Commission's web site.
-
Updated
Jun 14, 2016 - Python
gavv
commented
Aug 21, 2020
Currently we have one simple test (sender-receiver_test.go added 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
4
Improve this page
Add a description, image, and links to the fec topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fec topic, visit your repo's landing page and select "manage topics."
For some uses cases it would be useful to have an option in the
gr_satellitescommand line tool that skips the demodulator and sends the input the directly to the deframer.