7 Must‑Know Russian‑Created Software That Power Our Daily Tech
This article highlights seven world‑class software projects originated by Russian developers—including 7‑Zip, Telegram, Nginx, Kaspersky, JetBrains IDE suite, ClickHouse, and the classic Tetris game—explaining their history, key technologies, and impact on everyday computing.
7‑Zip
7‑Zip is an open‑source file‑compression utility created in 1999 by Russian programmer Igor Pavlov. Pavlov also designed the LZMA (Lempel‑Ziv‑Markov chain algorithm) compression algorithm, which serves as the core of 7‑Zip and provides high compression ratios while using modest CPU and memory resources. The program supports the 7z archive format as well as ZIP, TAR, GZIP and others, and can be used via a graphical interface or command‑line tools (e.g., 7z a archive.7z file).
Telegram
Telegram (often abbreviated TG) is an instant‑messaging platform launched in 2013 by Russian brothers Pavel and Nikolai Durov, who previously created the social network VKontakte. The service emphasizes end‑to‑end encryption, user privacy, and resistance to state‑level surveillance. Telegram provides a client‑server architecture based on the proprietary MTProto protocol and offers a Bot API that allows developers to create automated accounts and integrate external services.
Nginx
Nginx is a high‑performance web server and reverse‑proxy developed in 2004 by Russian programmer Igor Sysoev. It was originally built to solve the “C10K” problem—handling ten thousand simultaneous connections—by using an event‑driven, asynchronous architecture. Nginx is widely deployed as a static‑file server, load balancer, and HTTP cache, and its configuration is expressed in a concise nginx.conf file.
Kaspersky Antivirus
Kaspersky Antivirus is the flagship security product of the Russian company founded in 1997 by computer‑security expert Eugene Kaspersky. Kaspersky’s background in cryptography from the Soviet KGB academy contributed to the development of signature‑based detection, heuristic analysis, and sandboxing techniques that made the product popular among enterprise and even U.S. military users before 2000.
JetBrains IDE Suite
The JetBrains family of integrated development environments (IDEs) includes IntelliJ IDEA for Java, PyCharm for Python, PhpStorm for PHP, and WebStorm for JavaScript/TypeScript. All IDEs share the IntelliJ Platform, which provides a common plugin architecture, code‑analysis engine, and refactoring tools. The suite is developed by a Russian company founded by three programmer‑entrepreneurs and is widely adopted for modern software development.
ClickHouse
ClickHouse is an open‑source column‑oriented database system created by engineers at Yandex under the leadership of Alexey Milovidov. It was designed to process the massive analytical workloads generated by Yandex.Metrica, offering fast, vectorized query execution and horizontal scalability. ClickHouse’s SQL dialect resembles MySQL but is optimized for large‑scale read‑heavy analytics.
Tetris
Tetris is a puzzle video game invented in 1984 by Soviet programmer Alexey Pajitnov while working at a Moscow research institute. The original implementation was a simple computer program that later became licensed to Nintendo in 1989 for the Game Boy, turning it into a worldwide cultural phenomenon.
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Liangxu Linux
Liangxu, a self‑taught IT professional now working as a Linux development engineer at a Fortune 500 multinational, shares extensive Linux knowledge—fundamentals, applications, tools, plus Git, databases, Raspberry Pi, etc. (Reply “Linux” to receive essential resources.)
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
