strom - torrent

Contains ads
Content rating
Everyone
100+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

High-performance Bit-torrent client optimized for mobile architectures.
Features:
1. Bit-Torrent Extensions supported:
i. DHT - Distributed Hash Table
ii. PEX - Peer Exchange
iii. Magnet Links
2. UPnP
3. Hardware-assisted hashing (using NEON SIMD instructions on ARMv7 and ARMv8 CPUs) to verify torrent pieces.
4. Memory mapped File I/O.
5. Zero-copy memory architecture
i. Download: Network-Buffer --> Disk-Write (Mmap files).
ii. Upload: Disk read (Mmap files) --> Network-Buffer.
6. Complete re-write of bit-torrent protocol in a memory-safe programming language avoids any low-level vulnerabilities.
7. Memory and CPU optimizations to support (smaller) mobile footprints and provide maximum network bandwidth.
8. Modern, minimal and clean UI.
Modern Bit-torrent client for mobile
Updated on
Aug 25, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • No data collected
    Learn more about how developers declare collection

What’s new

Performance improvements:
- DHT and UDP tracker communications now better handle network events when writing data to the network buffer.
- Improved algorithm to reduce wasted network bandwidth, cpu and memory by reducing duplicate piece requests.

Bug Fixes:
- UDP Tracker (OS errors) are handled gracefully.