Back to browse
GitHub Repository

Faster and more efficient uploads of small files to AWS S3 using C# with AoT, RaptorQ over UDP and a serverless backend.

7 starsC#

Raptor – fast, energy efficient small file uploads to S3

by mlhpdx·May 2, 2026·4 points·3 comments

AI Analysis

●●SolidBig BrainNiche Gem

RaptorQ over UDP beats TCP overhead for small S3 uploads, requiring a serverless proxy.

Strengths
  • Using RaptorQ fountain codes avoids TCP retransmission penalties on lossy networks.
  • C# AoT compilation reduces startup latency for serverless backend functions.
  • Targets specific small-file overhead pain point ignored by standard SDKs.
Weaknesses
  • Requires deploying and maintaining a serverless proxy layer alongside standard S3.
  • Repo has one star and no visible benchmarks to verify speed claims.
Target Audience

Backend developers handling high-volume small file ingestion

Similar To

AWS Transfer Acceleration · Rclone · AWS SDK

Similar Projects

Developer Tools●●●Banger

Timber – Ollama for classical ML models, 336x faster than Python

336× faster tree model inference; compiles sklearn/XGBoost to C99, serves like Ollama.

WizardrySolve My Problem
kossisoroyce
207333mo ago
Developer Tools●●Solid

Nimic – write pure Python and compile AOT to native binaries via Nim

Python-to-Nim transpiler with ctypes-backed types when Cython and Numba already exist.

Big BrainNiche Gem
dima-quant
5013d ago