GitShow/facebook/wdt
facebook

wdt

Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.

by facebook
Star on GitHubForkWebsite

C++

3.0k stars392 forks86 contributorsActive · 1w agoSince 2014v1.27.1612021

Meet the team

See all 86 on GitHub →
ldemailly
ldemailly207 contributions
uddipta
uddipta148 contributions
nikunjy
nikunjy43 contributions
Orvid
Orvid24 contributions
yfeldblum
yfeldblum22 contributions
andrewjcg
andrewjcg8 contributions
r-barnes
r-barnes8 contributions
nataliejameson
nataliejameson7 contributions

Languages

View on GitHub →
C++84.5%
Shell8.1%
Python3.4%
Tcl2.3%
CMake1.7%
C0.1%

Commit activity

Last 12 weeks · 2 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
75
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Active · Last activity 1w ago
See all on GitHub →
actualben
SplitStringSimd.cpp no longer in folly but listed in wdt's CMakeLists.txtOpenIssue

is the last release of folly which contained , that file has since been removed, but wdt references it here: https://github.com/facebook/wdt/blob/8e72c3f16ef471919f93815e9518ae2c4e81cc15/CMakeLists.txt#L79

actualben · 3mo ago
iz4tow
Build failed on Ubuntu 20.04 and 24.04OpenIssue

Good morning, I'm trying to build wdt on Ubuntu 20.04 and 24.04 I tried: All good till here The problems begins with wdt: cmake result: make output: cmake version: 3.28.3 GNU Make version: 4.3 g++/gcc version: (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Python version: 3.12.3

iz4tow · 9mo ago
helius-kurt
Fix missing Folly symbolOpenPR

Linking was failing due to the below missing symbol

helius-kurt · 10mo ago

Recent fixes

View closed PRs →
Xiang-cd
Cant transfer data[need help]ClosedIssue

on src host: ssh dst wdt --transfer_id=1234 -directory /mnt/recivie | wdt --encryption_type=none --transfer_id=1234 -directory ./send -destination --ipv4 but always fail with connect did not succeed on 22363 : Connection refused how could I do?

Xiang-cd · 2y ago
Xiang-cd
M1 mac dose not workClosedIssue

brew install cmake brew install glog gflags boost brew install double-conversion brew install openssl brew install fmt with above dependence installed when run following command: cmake ../wdt -G "Unix Makefiles" -DBUILD_TESTING=off -DOPENSSL_ROOT_DIR=/opt/homebrew/opt/openssl@1.1/ make -j end error with [ 84%] Linking CXX shared library libwdt_min.dylib ld: malformed 64-bit a.b.c.d.e version number: 1.32.1910230 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: [libwdt_min.1.32.1910230.dylib] Error 1 make[1]: [CMakeFiles/wdt_min.dir/all] Error 2 make: *** [all] Error 2

Xiang-cd · 2y ago
Structured data for AI agents

Repository: facebook/wdt. Description: Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths. Stars: 2954, Forks: 392. Primary language: C++. Languages: C++ (84.5%), Shell (8.1%), Python (3.4%), Tcl (2.3%), CMake (1.7%). Homepage: https://www.facebook.com/WdtOpenSource Latest release: v1.27.1612021 (9y ago). Open PRs: 5, open issues: 75. Last activity: 1w ago. Community health: 75%. Top contributors: ldemailly, uddipta, nikunjy, Orvid, yfeldblum, andrewjcg, r-barnes, nataliejameson, hjmallon, sls-fb and others.

·@ofershap

Replace github.com with gitshow.dev