└── README.md /README.md: -------------------------------------------------------------------------------- 1 | A list of projects to check by PVS-Studio analyzer 2 | ==================================================== 3 | 4 | We will choose interesting projects from this list to write articles about the checks with the description of interesting errors. 5 | 6 | The whole list of projects that we wrote the articles about: [click](https://www.pvs-studio.com/en/inspections/) 7 | 8 | Projects in C/C++ ([go to C#](#csharp), [go to Java](#java)) 9 | ------------------------------------------------ 10 | 11 | - typesense 12 | - Typesense is a fast, typo-tolerant search engine for building delightful search experiences. 13 | - https://github.com/typesense/typesense 14 | 15 | - Gumbo 16 | - An HTML5 parsing library in pure C99 17 | - https://github.com/google/gumbo-parser 18 | 19 | - CUBRID 20 | - Relational DBMS optimized for web applications 21 | - https://cubrid.org 22 | - https://github.com/CUBRID/cubrid 23 | 24 | - PMDK 25 | - Persistent Memory Development Kit 26 | - http://pmem.io/ 27 | - https://github.com/pmem/pmdk/ 28 | 29 | - Telegram Desktop 30 | - Telegram Desktop messaging app. 31 | - https://desktop.telegram.org/ 32 | - https://github.com/telegramdesktop/tdesktop 33 | 34 | - Juce 35 | - JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. 36 | - https://www.juce.com/ 37 | - https://github.com/julianstorer/JUCE 38 | 39 | - Janus Gateway 40 | - Janus is an open source, general purpose, WebRTC server. 41 | - https://www.meetecho.com/ 42 | - https://github.com/meetecho/janus-gateway 43 | 44 | - Wayland 45 | - Wayland is intended as a simpler replacement for X, easier to develop and maintain. 46 | - https://wayland.freedesktop.org/ 47 | - https://cgit.freedesktop.org/wayland 48 | - https://github.com/wayland-project/wayland 49 | 50 | - LightDM 51 | - LightDM is a cross-desktop display manager. 52 | - https://freedesktop.org/wiki/Software/LightDM/ 53 | - https://code.launchpad.net/lightdm 54 | 55 | - X.Org 56 | - The X.Org project provides an open source implementation of the X Window System. 57 | - https://www.x.org/wiki/ 58 | - https://cgit.freedesktop.org/xorg/xserver 59 | - https://github.com/wereHamster/xorg-server 60 | 61 | - LXDE 62 | - LXDE (Lightweight X11 Desktop Environment) is a desktop environment which is lightweight and fast. 63 | - http://lxde.org/ 64 | - https://wiki.lxde.org/en/Main_Page 65 | - https://sourceforge.net/projects/lxde/files/ 66 | 67 | - GNOME 68 | - GNOME is a desktop environment for Linux and most BSD derivatives. 69 | - https://www.gnome.org/ 70 | - https://git.gnome.org/browse/ 71 | 72 | - KDE 73 | - KDE is a desktop environment for Linux operating systems. 74 | - https://www.kde.org/ 75 | - https://github.com/KDE 76 | 77 | - OpenLiteSpeed 78 | - OpenLiteSpeed is a high-performance, lightweight, open source HTTP server developed and copyrighted by LiteSpeed Technologies. 79 | - https://openlitespeed.org/kb/ 80 | - https://github.com/litespeedtech/openlitespeed 81 | - https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki 82 | 83 | - OpenWallpaper Manager 84 | - OpenWallpaper Plasma is a plugin manager providing additional possibilities for desktop wallpaper. 85 | - https://github.com/Samsuper12/OpenWallpaper-Manager 86 | 87 | - OpenWallpaper Plasma 88 | - OpenWallpaper Plasma is a plugin for KDE Plasma providing playing videos for desktop wallpaper. 89 | - https://github.com/Samsuper12/OpenWallpaper-Plasma 90 | 91 | - Git 92 | - Git is a free and open source distributed version control system. 93 | - https://git-scm.com/ 94 | - https://github.com/git/git/ 95 | 96 | - grep 97 | - grep is a command-line utility for searching plain-text data sets for lines that match a regular expression. 98 | - https://www.gnu.org/software/grep/ 99 | - https://git.savannah.gnu.org/cgit/grep.git 100 | 101 | - Emacs 102 | - Emacs is the extensible, customizable, self-documenting, real-time text editor. 103 | - https://www.gnu.org/software/emacs/ 104 | - https://savannah.gnu.org/projects/emacs/ 105 | 106 | - Darling 107 | - Darling is a translation layer that allows you to run unmodified macOS binaries on Linux. 108 | - https://darlinghq.org/ 109 | - https://github.com/darlinghq/darling 110 | 111 | - Open Cascade Technology 112 | - OCCT is an open-source software development platform for 3D CAD, CAM, etc. that is developed by Open Cascade SAS. 113 | - https://ru.wikipedia.org/wiki/Open_CASCADE_Technology 114 | - https://dev.opencascade.org/index.php?q=home/resources 115 | 116 | - Hangover 117 | - Hangover 0.4 is the project for running x86/x86_64 Windows programs on 64-bit ARM Linux distributions. 118 | - https://github.com/AndreRH/hangover 119 | 120 | - Cefeika 121 | - Cefeika is the cross-platform C++ libraries for the backend development. 122 | - https://github.com/dmitigr/cefeika 123 | 124 | - strace 125 | - strace is a diagnostic, debugging and instructional userspace utility for Linux. 126 | - https://strace.io/ 127 | - https://github.com/strace/strace 128 | 129 | - BusyBox 130 | - BusyBox combines tiny versions of many common UNIX utilities into a single small executable. 131 | - https://www.busybox.net/ 132 | - https://git.busybox.net/busybox/ 133 | 134 | - AppArmor 135 | - AppArmor is an effective and easy-to-use Linux application security system. 136 | - http://wiki.apparmor.net/index.php/Main_Page 137 | - https://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor.git/ 138 | 139 | - Sandboxed API 140 | - The Sandboxed API project allows to run code of libraries in a sandboxed environment. 141 | - https://github.com/google/sandboxed-api 142 | 143 | - GNU nano 144 | - GNU nano is a text editor for Unix-like computing systems with command-line interface. 145 | - https://nano-editor.org/ 146 | - https://git.savannah.gnu.org/cgit/nano.git/ 147 | 148 | - ScoutFS 149 | - ScoutFS is a clustered in-kernel Linux filesystem designed to support large archival systems. 150 | - https://www.scoutfs.org/ 151 | - https://github.com/versity/scoutfs-kmod-dev 152 | 153 | - ToaruOS 154 | - 1.0 release of ToaruOS. 155 | - http://www.toaruos.org/ 156 | - https://github.com/klange/toaruos 157 | 158 | - FreeType 159 | - FreeType is a freely available software library to render fonts. 160 | - https://www.freetype.org/ 161 | - https://git.savannah.gnu.org/cgit/freetype/freetype2.git/ 162 | 163 | - Erlang/OTP 164 | - Erlang/OTP (Open Telecom Platform) is a programming language. 165 | - http://www.erlang.org/ 166 | - https://github.com/erlang/otp/ 167 | 168 | - Midnight Commander 169 | - GNU Midnight Commander is a free cross-platform orthodox file manager. 170 | - https://midnight-commander.org/ 171 | - https://github.com/MidnightCommander/mc 172 | 173 | - File Roller 174 | - File Roller is an archive manager for the GNOME desktop environment. 175 | - https://wiki.gnome.org/Apps/FileRoller 176 | - https://git.gnome.org/browse/file-roller/ 177 | 178 | - HarfBuzz 179 | - HarfBuzz is the open-source text shaping library. 180 | - https://harfbuzz.github.io/ 181 | - https://github.com/harfbuzz/harfbuzz 182 | 183 | - Leafpad 184 | - Leafpad is an open source text editor for Linux, BSD, and Maemo. 185 | - http://tarot.freeshell.org/leafpad/ 186 | - https://download.savannah.gnu.org/releases/leafpad/ 187 | 188 | - NetworkManager 189 | - NetworkManager is a system daemon for making network configurations on Unix systems. 190 | - https://wiki.gnome.org/Projects/NetworkManager 191 | - https://cgit.freedesktop.org/NetworkManager/NetworkManager/ 192 | 193 | - qBittorrent 194 | - The qBittorrent project aims to provide a Free Software alternative to µtorrent. 195 | - http://www.qbittorrent.org/ 196 | - https://github.com/qbittorrent/qBittorrent 197 | 198 | - libtorrent 199 | - libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. 200 | - http://libtorrent.org/ 201 | - https://github.com/arvidn/libtorrent 202 | 203 | - Transmission 204 | - Transmission is a cross-platform torrent client with GUI and web interface. 205 | - https://transmissionbt.com/ 206 | - https://github.com/transmission/transmission 207 | 208 | - SDL 209 | - SDL is a cross-platform development library which provides low level access to different hardware via OpenGL and Direct3D. 210 | - https://www.libsdl.org/ 211 | - https://hg.libsdl.org/SDL 212 | 213 | - FreeGLUT 214 | - FreeGLUT is an open source alternative to the OpenGL Utility Toolkit (GLUT) library. 215 | - http://freeglut.sourceforge.net/ 216 | - https://github.com/dcnieho/FreeGLUT 217 | 218 | - Smoothieware 219 | - Modular, opensource, high performance G-code interpreter and CNC controller written in Object-Oriented C++ 220 | - http://smoothieware.org/ 221 | - https://github.com/Smoothieware/Smoothieware 222 | 223 | - vRt 224 | - vRt is ray tracing library for Vulkan API. 225 | - https://github.com/world8th/vRt 226 | 227 | - VkRunner 228 | - VkRunner is a tool for running a variety of Vulkan shaders for testing a driver's compiler back-end. 229 | - https://github.com/igalia/vkrunner 230 | 231 | - VirtualGL 232 | - VirtualGL is an open source toolkit that gives any Linux or Unix remote display software the ability to run OpenGL applications with full hardware acceleration. 233 | - https://virtualgl.org/ 234 | - https://github.com/VirtualGL/virtualgl 235 | 236 | - CLVK 237 | - CLVK is a prototype implementation of OpenCL 1.2 on top of Vulkan. 238 | - https://github.com/kpet/clvk 239 | 240 | - GRVK 241 | - GRVK is a Mantle to Vulkan translation layer. 242 | - https://github.com/libcg/grvk 243 | 244 | - DXVK 245 | - Vulkan-based D3D11 implementation for Linux / Wine 246 | - https://github.com/doitsujin/dxvk 247 | 248 | - VKD3D 249 | - VKD3D is the D3D12 to Vulkan translation library. 250 | - https://source.winehq.org/git/vkd3d.git/ 251 | 252 | - d3d8to9 253 | - d3d8to9 is a D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones. 254 | - https://github.com/crosire/d3d8to9 255 | 256 | - GLFW 257 | - GLFW is the OpenGL library offers a basic API for the creation of windows/contexts/surfaces across software platforms. 258 | - https://www.glfw.org/ 259 | - https://github.com/glfw/glfw 260 | 261 | - Virgil 262 | - Virgil is a research project to use the capabilities of the host GPU to accelerate 3D rendering. 263 | - https://virgil3d.github.io/ 264 | - https://cgit.freedesktop.org/virglrenderer 265 | 266 | - TuxClocker 267 | - TuxClocker is an overclocking tool for GNU/Linux. 268 | - https://github.com/Lurkki14/tuxclocker 269 | 270 | - CodeXL 271 | - CodeXL is a comprehensive tool suite that enables developers to harness the benefits of CPUs, GPUs and APUs. 272 | - https://gpuopen.com/compute-product/codexl/ 273 | - https://github.com/GPUOpen-Tools/CodeXL 274 | 275 | - V-EZ 276 | - V-EZ is an open source, cross-platform wrapper for Vulkan API. 277 | - https://gpuopen-librariesandsdks.github.io/V-EZ/ 278 | - https://github.com/GPUOpen-LibrariesAndSDKs/V-EZ 279 | 280 | - VKHR 281 | - VKHR is an open-source, real-time hybrid hair renderer written in Vulkan and developed under the support of AMD/RTG. 282 | - https://github.com/CaffeineViking/vkhr 283 | 284 | - Skia 285 | - Skia is an open source 2D graphics library which provides common APIs for many of hardware and software platforms. 286 | - https://skia.org/ 287 | - https://github.com/google/skia/ 288 | 289 | - Mesa 290 | - The Mesa 3D Graphics Library. 291 | - https://mesa3d.org/ 292 | - https://cgit.freedesktop.org/mesa/mesa/ 293 | 294 | - RenderDoc 295 | - RenderDoc is a stand-alone graphics debugging tool for Vulkan, OpenGL, and Direct3D across all major platforms. 296 | - https://renderdoc.org/ 297 | - https://github.com/baldurk/renderdoc 298 | 299 | - vkBasalt 300 | - vkBasalt is a Vulkan post processing layer. 301 | - https://github.com/DadSchoorse/vkBasalt 302 | 303 | - Vulkan loader and validation layers 304 | - This project provides Khronos official ICD loader and validation layers for Vulkan developers on Windows and Linux. 305 | - https://www.khronos.org/vulkan/ 306 | - https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers 307 | 308 | - Gallium Nine Standalone 309 | - Gallium Nine allows to run any Direct3D 9 application with nearly no CPU overhead and increased FPS. 310 | - https://github.com/iXit/wine-nine-standalone 311 | 312 | - VK9 313 | - VK9 is the Direct3D 9 compatibility layer using Vulkan. 314 | - https://github.com/disks86/VK9 315 | - https://github.com/disks86/VK9/wiki 316 | 317 | - VKGL 318 | - VKGL is the OpenGL implementation over Vulkan. 319 | - https://github.com/kbiElude/VKGL 320 | 321 | - MoltenVK 322 | - MoltenVK is the implementation of Vulkan API on Apple's Metal, bringing Vulkan to iOS and macOS. 323 | - https://moltengl.com/moltenvk/ 324 | - https://github.com/KhronosGroup/MoltenVK 325 | 326 | - Fossilize 327 | - Fossilize is a library and Vulkan layer for serializing various Vulkan objects which typically end up in hashmaps. 328 | - https://github.com/ValveSoftware/Fossilize 329 | 330 | - GLOVE 331 | - GLOVE (GL Over Vulkan) is a software library that acts as an intermediate layer between OpenGL and Vulkan. 332 | - https://github.com/Think-Silicon/GLOVE 333 | - https://think-silicon.com/ 334 | 335 | - Basis Universal Codec 336 | - Basis Universal is a GPU texture compression system. 337 | - https://github.com/binomialLLC/basis_universal 338 | 339 | - DIVINE 4 340 | - DIVINE is a modern, explicit-state model checker. 341 | - https://divine.fi.muni.cz/ 342 | 343 | - FAudio 344 | - FAudio is an accuracy-focused XAudio reimplementation for open-source platforms. 345 | - https://fna-xna.github.io/ 346 | - https://github.com/FNA-XNA/FAudio 347 | 348 | - ALSA 349 | - The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. 350 | - http://alsa-project.org/main/index.php/Main_Page 351 | - http://git.alsa-project.org/ 352 | 353 | - zsh 354 | - zsh is a modern shell for *nix systems. 355 | - http://zsh.org/ 356 | - https://sourceforge.net/p/zsh/code/ci/master/tree/ 357 | 358 | - Mutt 359 | - Mutt is a text-based email client for Unix-like systems. 360 | - http://www.mutt.org/ 361 | - https://gitlab.com/muttmua/mutt 362 | 363 | - Exim 364 | - Exim is a mail transfer agent (MTA) used on Unix-like operating systems. 365 | - https://exim.org/ 366 | - https://github.com/Exim/exim 367 | 368 | - rspamd 369 | - rspamd is a rapid spam filtering system. 370 | - https://rspamd.com/ 371 | - https://github.com/rspamd/rspamd 372 | 373 | - Zeek 374 | - Zeek is a powerful framework for network traffic analysis and security monitoring. 375 | - https://www.zeek.org/ 376 | - https://github.com/zeek/zeek/ 377 | 378 | - Fetchmail 379 | - Fetchmail is a free, full-featured, robust, well-documented remote mail retrieval and forwarding utility. 380 | - http://www.fetchmail.info/ 381 | - https://gitlab.com/fetchmail/fetchmail/ 382 | 383 | - Suricata 384 | - Suricata is a high performance Network IDS, IPS and Network Security Monitoring engine. 385 | - https://suricata-ids.org/ 386 | - https://github.com/OISF/suricata 387 | 388 | - Snort 3 389 | - Snort is the next generation Snort IPS (Intrusion Prevention System). 390 | - https://www.snort.org/ 391 | - https://github.com/snort3/snort3 392 | 393 | - libFirm 394 | - libFirm is a C library that provides a graph-based intermediate representation, optimizations, and assembly code generation suitable for use in compilers. 395 | - https://pp.ipd.kit.edu/firm/ 396 | - https://github.com/libfirm/libfirm 397 | 398 | - iptables 399 | - iptables is the userspace command-line program used to configure the Linux packet filtering ruleset. 400 | - https://www.netfilter.org/projects/iptables/index.html 401 | - https://git.netfilter.org/iptables/ 402 | 403 | - rdesktop 404 | - rdesktop is an open source client for Microsoft's RDP protocol. 405 | - https://www.rdesktop.org/ 406 | - https://github.com/rdesktop/rdesktop 407 | 408 | - Endlessh 409 | - Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. 410 | - https://nullprogram.com/blog/2019/03/22/ 411 | - https://github.com/skeeto/endlessh 412 | 413 | - Remmina 414 | - Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers. 415 | - https://remmina.org/ 416 | - https://gitlab.com/Remmina/Remmina/ 417 | 418 | - OpenSSH 419 | - OpenSSH is the premier connectivity tool for remote login with the SSH protocol. 420 | - https://www.openssh.com/ 421 | - https://anongit.mindrot.org/openssh.git 422 | 423 | - GTK-VNC 424 | - GTK-VNC is a project providing client side APIs for the RFB protocol / VNC remote desktop technology. 425 | - https://wiki.gnome.org/Projects/gtk-vnc 426 | - https://gitlab.gnome.org/GNOME/gtk-vnc 427 | 428 | - PuTTY 429 | - PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms. 430 | - http://www.chiark.greenend.org.uk/~sgtatham/putty/ 431 | 432 | - Xapiand 433 | - Xapiand is a fast, simple and modern search and storage server built for the cloud. 434 | - https://kronuz.io/Xapiand/ 435 | - https://github.com/Kronuz/Xapiand 436 | 437 | - ArangoDB 438 | - ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. 439 | - https://www.arangodb.com 440 | - https://github.com/arangodb/arangodb 441 | 442 | - Apache Traffic Server 443 | - Apache Traffic Server™ software is a fast, scalable and extensible HTTP/1.1 compliant caching proxy server. 444 | - http://trafficserver.apache.org/ 445 | - http://trafficserver.apache.org/downloads 446 | 447 | - ethq 448 | - ethq is the Ethernet NIC Queue stats viewer. 449 | - https://www.isc.org/blogs/ethq-linux-nic-monitoring-tool/ 450 | - https://github.com/isc-projects/ethq 451 | 452 | - Knot DNS 453 | - Knot DNS is a high-performance authoritative-only DNS server. 454 | - https://www.knot-dns.cz/ 455 | - https://gitlab.labs.nic.cz/knot/knot-dns 456 | 457 | - Memcached 458 | - Memcached is a high performance multithreaded event-based key/value cache store. 459 | - https://memcached.org/ 460 | - https://github.com/memcached/memcached 461 | 462 | - BIND 463 | - BIND is an open-source implementation of the DNS (Domain Name System) protocol. 464 | - https://gitlab.isc.org/isc-projects/bind9 465 | - https://www.isc.org/git/ 466 | 467 | - OWL 468 | - Open Wireless Link (OWL) is an open implementation of the Apple Wireless Direct Link (AWDL). 469 | - https://owlink.org/ 470 | - https://github.com/seemoo-lab/owl 471 | 472 | - aria2 473 | - aria2 is a lightweight multi-protocol & multi-source command-line download utility. 474 | - https://aria2.github.io/ 475 | - https://github.com/aria2/aria2/ 476 | 477 | - FileZilla 478 | - FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client. 479 | - https://filezilla-project.org/ 480 | - https://svn.filezilla-project.org/filezilla/FileZilla3/ 481 | 482 | - ownCloud 483 | - ownCloud - a personal cloud which runs on your own server. 484 | - https://owncloud.org/ 485 | - https://github.com/owncloud/client 486 | 487 | - rsync 488 | - rsync is a utility for efficiently transferring and synchronizing files across computer systems. 489 | - https://rsync.samba.org/ 490 | - https://git.samba.org/?p=rsync.git;a=summary 491 | 492 | - Grsync 493 | - Grsync is used to synchronize folders, files and make backups. It is a rsync GUI (Graphical User Interface). 494 | - https://sourceforge.net/projects/grsync/ 495 | - https://sourceforge.net/p/grsync/code/HEAD/tree/ 496 | 497 | - dav1d 498 | - dav1d is AV1 video decoder. 499 | - https://code.videolan.org/videolan/dav1d 500 | 501 | - FFmpeg 502 | - FFmpeg is a CLI tool for processing, converting and analyzing audio and video data 503 | - https://github.com/FFmpeg/FFmpeg 504 | - git://source.ffmpeg.org/ffmpeg.git 505 | - https://ffmpeg.org/ 506 | 507 | - LAV Filters 508 | - LAV Filters are a set of DirectShow filters based on the libavformat and libavcodec libraries from the ffmpeg project, which will allow you to play virtually any format in a DirectShow player. 509 | - https://github.com/Nevcairiel/LAVFilters 510 | 511 | - GStreamer 512 | - GStreamer is a library for constructing graphs of media-handling components. 513 | - https://gstreamer.freedesktop.org/ 514 | - https://cgit.freedesktop.org/gstreamer/ 515 | 516 | - Sumatra PDF 517 | - Sumatra PDF is a free PDF, eBook (ePub, Mobi), XPS, DjVu, CHM, Comic Book (CBZ and CBR) reader for Windows. 518 | - https://www.sumatrapdfreader.org/free-pdf-reader.html 519 | - https://github.com/sumatrapdfreader/sumatrapdf 520 | 521 | - MuPDF 522 | - MuPDF is a lightweight PDF, XPS, and E-book viewer. 523 | - https://mupdf.com/ 524 | - http://git.ghostscript.com/?p=mupdf.git;a=summary 525 | 526 | - FBReader 527 | - FBReader is a free and open source e-book reader for Linux, Microsoft Windows, Android, and other platforms. 528 | - https://fbreader.org/ 529 | - https://github.com/geometer/FBReader 530 | 531 | - Evince 532 | - Evince is a document viewer for multiple document formats. 533 | - https://wiki.gnome.org/Apps/Evince 534 | - https://git.gnome.org/browse/evince/ 535 | 536 | - Xen 537 | - Xen is a Virtual Machine Monitor (VMM). 538 | - https://www.xenproject.org/ 539 | - https://github.com/mirage/xen 540 | 541 | - Themis 542 | - Themis provides strong, usable cryptography for busy people. 543 | - https://cossacklabs.com/themis 544 | - https://github.com/cossacklabs/themis 545 | 546 | - GnuCash 547 | - GnuCash is a personal finance manager. 548 | - https://www.gnucash.org/ 549 | - https://github.com/Gnucash/gnucash 550 | 551 | - Hexchat 552 | - HexChat is an IRC client for Windows and UNIX-like operating systems. 553 | - https://hexchat.github.io/ 554 | - https://github.com/HexChat/hexchat 555 | 556 | - Pidgin 557 | - Pidgin is a free and open-source multi-platform instant messaging client. 558 | - https://pidgin.im/ 559 | - https://bitbucket.org/pidgin/main/src 560 | 561 | - Tox 562 | - Secure messenger with audio and video chat capabilities. 563 | - https://tox.chat/ 564 | - https://github.com/TokTok/c-toxcore 565 | - https://github.com/qTox/qTox (client) 566 | 567 | - Protox 568 | - Protox is a Tox client for Android OS written in Qt 5. 569 | - https://gitlab.com/Monsterovich/protox 570 | 571 | - VeraCrypt 572 | - VeraCrypt is a free disk encryption software based on TrueCrypt 7.1a. 573 | - https://sourceforge.net/projects/veracrypt/ 574 | - https://github.com/veracrypt/VeraCrypt 575 | 576 | - MPlayer 577 | - MPlayer is a free and open source media player. 578 | - https://mplayerhq.hu/ 579 | - svn://svn.mplayerhq.hu/mplayer/trunk 580 | 581 | - DeaDBeeF 582 | - DeaDBeeF is a music player for Unix-like systems and OS X. 583 | - http://deadbeef.sourceforge.net/ 584 | - https://github.com/Alexey-Yakovenko/deadbeef 585 | 586 | - mpv 587 | - mpv is a free, open source, and cross-platform media player. 588 | - https://mpv.io/ 589 | - https://github.com/mpv-player/mpv 590 | 591 | - mpz 592 | - mpz is a music player for big local collections. 593 | - https://olegantonyan.github.io/mpz/ 594 | - https://github.com/olegantonyan/mpz 595 | 596 | - wav2letter++ 597 | - wav2letter++ is a fast open source speech processing toolkit from the Speech Team at Facebook AI Research. 598 | - https://github.com/facebookresearch/wav2letter 599 | 600 | - SVT-AV1 601 | - SVT-AV1 is a new AV1 video encoder implementation. 602 | - https://github.com/OpenVisualCloud/SVT-AV1 603 | 604 | - PulseAudio 605 | - PulseAudio is a network-capable sound server program for Linux systems. 606 | - https://www.freedesktop.org/wiki/Software/PulseAudio/ 607 | - https://cgit.freedesktop.org/pulseaudio/pulseaudio/ 608 | 609 | - Tracktion Engine 610 | - Tracktion Engine provides a high level data model and set of classes for building sequence based audio applications. 611 | - https://www.tracktion.com/develop/tracktion-engine 612 | - https://github.com/Tracktion/tracktion_engine/ 613 | 614 | - VLC media player 615 | - VLC is a free and open source cross-platform multimedia player and framework. 616 | - http://www.videolan.org/vlc/index.html 617 | - http://git.videolan.org/?p=vlc.git 618 | - https://github.com/videolan/vlc 619 | 620 | - OBS Studio 621 | - OBS Studio is a free and open source software for video recording and live streaming. 622 | - https://obsproject.com/ 623 | - https://github.com/jp9000/obs-studio 624 | 625 | - OpenShot 626 | - OpenShot is a free and open-source video editor for FreeBSD, Linux, macOS, and Windows. 627 | - http://openshot.org/ 628 | - https://code.launchpad.net/openshot 629 | 630 | - Shotcut 631 | - Shotcut is a free, open source, cross-platform video editor. 632 | - https://www.shotcut.org/ 633 | - https://github.com/mltframework/shotcut 634 | 635 | - Olive 636 | - Olive is a non-linear video editor aiming to provide an alternative to high-end professional video editing software. 637 | - https://www.olivevideoeditor.org/ 638 | - https://github.com/olive-editor/olive 639 | 640 | - xine 641 | - xine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. 642 | - https://sourceforge.net/projects/xine/ 643 | - https://sourceforge.net/p/xine/xine-lib/ci/default/tree/ 644 | - https://sourceforge.net/p/xine/xine-ui/ci/default/tree/ 645 | 646 | - QuiteRSS 647 | - QuiteRSS is a open-source cross-platform RSS/Atom news feeds reader. 648 | - https://quiterss.org/ 649 | - https://github.com/QuiteRSS/quiterss/ 650 | 651 | - Eudora 652 | - Eudora is an open-source e-mail client. 653 | - http://www.computerhistory.org/_static/atchm/the-eudora-email-client-source-code/ 654 | - http://www.computerhistory.org/atchm/the-eudora-email-client-source-code-license-agreement/ 655 | 656 | - SQLite 657 | - SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine. 658 | - https://www.sqlite.org/ 659 | - https://www.sqlite.org/download.html 660 | 661 | - Geany 662 | - Geany is a small and lightweight Integrated Development Environment. 663 | - http://geany.org/ 664 | - https://github.com/geany/geany/ 665 | 666 | - Lua 667 | - Lua is a small but powerful scripting language, embedded in numerous other products. 668 | - https://www.lua.org/ 669 | - https://github.com/lua/lua 670 | 671 | - Redis 672 | - Redis is a multi-purpose in-memory data structure store. 673 | - https://redis.io/ 674 | - https://github.com/antirez/redis 675 | 676 | - Blend2D 677 | - Blend2D is a high performance 2D vector graphics engine written in C++ and released under the Zlib license. 678 | - https://blend2d.com/ 679 | - https://github.com/blend2d/blend2d 680 | 681 | - ImageMagick 682 | - ImageMagick is a CLI utility for converting, processing, analyzing & generating images with a huge feature set. 683 | - https://www.imagemagick.org/ 684 | - https://github.com/ImageMagick/ImageMagick 685 | 686 | - FreeSWITCH 687 | - An open-source telephony platform designed to facilitate the creation of voice and chat driven products. 688 | - https://freeswitch.org/ 689 | - https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse 690 | 691 | - Dolphin Emulator 692 | - Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements. 693 | - https://dolphin-emu.org/ 694 | - https://github.com/dolphin-emu/dolphin 695 | 696 | - Mupen64Plus 697 | - Mupen64Plus is a cross-platform plugin-based Nintendo 64 emulator which is capable of accurately playing many games. 698 | - https://mupen64plus.org/ 699 | - https://github.com/mupen64plus/mupen64plus-core 700 | 701 | - Mupen64Plus-Qt 702 | - Mupen64Plus-Qt is a customizable cross-platform launcher for Mupen64Plus. 703 | - https://github.com/dh4/mupen64plus-qt 704 | 705 | - PCSX-Reloaded 706 | - PCSX-Reloaded is an open-source PlayStation emulator. 707 | - https://archive.codeplex.com/?p=pcsxr 708 | - https://github.com/pcsxr/PCSX-Reloaded 709 | 710 | - PCSX2 711 | - PCSX2 is an open-source PlayStation 2 (AKA PS2) emulator. 712 | - http://pcsx2.net/ 713 | - https://github.com/PCSX2/pcsx2 714 | 715 | - Dust3D 716 | - Dust3D is a cross-platform open-source 3D modeling software. 717 | - https://dust3d.org/ 718 | - https://github.com/huxingyi/dust3d 719 | 720 | - Urho3D 721 | - Urho3D is a free lightweight, cross-platform 2D and 3D game engine. 722 | - https://urho3d.github.io 723 | - https://github.com/urho3d/Urho3D 724 | 725 | - GrafX2 726 | - GrafX2 is a bitmap paint program, specialized in 256-color drawing. 727 | - http://grafx2.chez.com/ 728 | - https://gitlab.com/GrafX2/grafX2 729 | 730 | - Avidemux 731 | - Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. 732 | - http://avidemux.sourceforge.net/ 733 | - https://github.com/mean00/avidemux2 734 | 735 | - darktable 736 | - darktable is an open source photography workflow application and raw developer. 737 | - https://www.darktable.org/ 738 | - https://github.com/darktable-org/darktable 739 | 740 | - HandBrake 741 | - HandBrake is an open-source video transcoder available for Linux, Mac, and Windows. 742 | - https://handbrake.fr/ 743 | - https://github.com/HandBrake/HandBrake 744 | 745 | - MKVToolNix 746 | - MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unixes and Windows. 747 | - https://mkvtoolnix.download/ 748 | - https://github.com/mbunkus/mkvtoolnix 749 | 750 | - Play! 751 | - Play! is an attempt to create a PlayStation 2 emulator for Windows, macOS, UNIX, Android & iOS platforms. 752 | - http://purei.org/ 753 | - https://github.com/jpd002/Play- 754 | 755 | - NetHack 756 | - NetHack is a single-player rogue-like video game originally released in 1987 with ASCII graphics. 757 | - https://www.nethack.org/ 758 | - https://github.com/NetHack/NetHack 759 | 760 | - DOSBox 761 | - DOSBox is an emulator program that emulates an IBM PC compatible computer running a DOS operating system. 762 | - https://www.dosbox.com/ 763 | 764 | - OpenMSX 765 | - OpenMSX is an emulator for the MSX home computer system. 766 | - https://openmsx.org/ 767 | - https://github.com/openMSX/openMSX 768 | 769 | - ppsspp 770 | - A PSP emulator for Android, Windows, Mac and Linux, written in C++. 771 | - http://www.ppsspp.org/ 772 | - https://github.com/hrydgard/ppsspp 773 | 774 | - x360ce 775 | - "Xbox 360 Controller Emulator" allows your controller to function as an Xbox 360 controller. 776 | - http://www.x360ce.com/ 777 | - https://github.com/x360ce/x360ce 778 | 779 | - AntiMicro 780 | - AntiMicro is a graphical program used to map keyboard keys and mouse controls to a gamepad. 781 | - https://github.com/AntiMicro/antimicro 782 | - https://github.com/AntiMicro/antimicro/wiki 783 | 784 | - Chiaki 785 | - Chiaki is a free and open source software client for PlayStation 4 Remote Play. 786 | - https://git.sr.ht/~thestr4ng3r/chiaki 787 | 788 | - Cilium 789 | - eBPF-based Networking, Security, and Observability 790 | - https://cilium.io 791 | - https://github.com/cilium/cilium/tree/master/bpf 792 | 793 | - RPCS3 794 | - RPCS3 is an open-source Sony PlayStation 3 emulator written in C++ for Windows and Linux. 795 | - https://rpcs3.net/ 796 | - https://github.com/RPCS3/rpcs3 797 | 798 | - Xenia 799 | - Xenia is an open-source Xbox 360 emulator. 800 | - http://xenia.jp/ 801 | - https://github.com/benvanik/xenia 802 | 803 | - yuzu 804 | - yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra. 805 | - https://yuzu-emu.org/ 806 | - https://github.com/yuzu-emu/yuzu 807 | 808 | - GEOS 809 | - GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). 810 | - https://trac.osgeo.org/geos/ 811 | - https://git.osgeo.org/gitea/geos/geos.git 812 | 813 | - GDAL 814 | - GDAL is a translator library for raster and vector geospatial data formats. 815 | - https://gdal.org/ 816 | - https://github.com/OSGeo/gdal 817 | 818 | - V8 819 | - V8 is Google's open source high-performance JavaScript engine. 820 | - https://developers.google.com/v8/ 821 | - https://github.com/v8/v8 822 | 823 | - nginx 824 | - nginx is a web server 825 | - https://nginx.org/ 826 | - https://github.com/nginx/nginx 827 | 828 | - MythTV 829 | - MythTV is a free open-source software digital video recorder (DVR) project. 830 | - https://www.mythtv.org/ 831 | - https://github.com/MythTV/mythtv 832 | 833 | - Kodi 834 | - Media center for playing videos, music, pictures, games, and more. 835 | - https://kodi.tv/ 836 | - https://github.com/xbmc/xbmc 837 | 838 | - apt 839 | - The default package manager for Debian-derived GNU/Linux distros 840 | - https://anonscm.debian.org/git/apt/apt.git 841 | - https://github.com/Debian/apt 842 | 843 | - Synaptic 844 | - Synaptic is a graphical user interface for apt - the package management system. 845 | - http://www.nongnu.org/synaptic/ 846 | - https://code.launchpad.net/synaptic 847 | 848 | - GNUnet 849 | - GNUnet is peer-to-peer framework providing a network abstractions and applications focusing on security and privacy. 850 | - https://gnunet.org/ 851 | - https://git.gnunet.org/gnunet.git/ 852 | 853 | - Bitcoin Core 854 | - Bitcoin is a P2P digital currency system. Bitcoin Core is the reference implementation of Bitcoin. 855 | - https://bitcoin.org/ 856 | - https://github.com/bitcoin/bitcoin/ 857 | 858 | - Bitcoin Unlimited 859 | - Bitcoin Unlimited is a proposed hard-fork which increases the max block size. 860 | - https://bitcoinunlimited.info/ 861 | - https://github.com/BitcoinUnlimited/BitcoinUnlimited/ 862 | 863 | - AMXModX 864 | - AMX Mod X is a versatile Half-Life metamod plugin which is targetted toward server administration. 865 | - http://www.amxmodx.org/ 866 | - https://github.com/alliedmodders/amxmodx/ 867 | 868 | - WineVDM 869 | - WineVDM is a 16-bit Windows emulator for 64-bit Windows. 870 | - https://github.com/otya128/winevdm 871 | 872 | - Bochs 873 | - Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. 874 | - http://bochs.sourceforge.net/ 875 | - https://sourceforge.net/p/bochs/code/HEAD/tree/ 876 | 877 | - QEMU 878 | - QEMU is a generic and open source machine emulator and virtualizer. 879 | - http://www.qemu-project.org/ 880 | - https://github.com/qemu/qemu 881 | 882 | - cereal 883 | - cereal is a header-only C++11 serialization library. 884 | - http://uscilab.github.io/cereal/ 885 | - https://github.com/USCiLab/cereal 886 | 887 | - Radare2 888 | - Unix-like reverse engineering framework and commandline tools. 889 | - https://radare.org 890 | - https://github.com/radare/radare2 891 | 892 | - Rufus 893 | - Rufus is a utility that helps format and create bootable USB flash drives. 894 | - https://rufus.ie/ 895 | - https://github.com/pbatard/rufus 896 | 897 | - WoeUSB 898 | - WoeUSB is a Linux program to create a Windows USB stick installer from a real Windows DVD or image. 899 | - https://github.com/slacka/WoeUSB 900 | 901 | - USBSnoop 902 | - USBSnoop is a tool for logging USB packets going from Windows device driver to any hardware device and vice-versa. 903 | - https://github.com/SnoopWare/usbsnoop 904 | 905 | - Dr. Memory 906 | - Memory Debugger for Windows, Linux, Mac, and Android 907 | - http://www.drmemory.org 908 | - https://github.com/DynamoRIO/drmemory 909 | 910 | - Apache Ignite C++ 911 | - In-Memory Data Fabric is in-memory platform for computing and transacting on large-scale data sets in real-time. 912 | - https://apacheignite-cpp.readme.io/docs 913 | - https://github.com/apache/ignite/tree/master/modules/platforms/cpp 914 | 915 | - CMake 916 | - CMake is an open-source, cross-platform family of tools designed to build, test and package software. 917 | - https://cmake.org/ 918 | - https://gitlab.kitware.com/cmake/cmake/ 919 | 920 | - OSSEC 921 | - Host-based Intrusion Detection System (HIDS). 922 | - http://ossec.github.io/ 923 | - https://github.com/ossec/ossec-hids 924 | 925 | - 0 A.D. 926 | - A free, open-source game of ancient warfare. 927 | - https://play0ad.com/ 928 | - https://github.com/0ad/0ad 929 | 930 | - QFusion 931 | - id Tech 2 derived game engine. 932 | - http://qfusion.github.io/qfusion/ 933 | - https://github.com/Qfusion/qfusion 934 | 935 | - wxWidgets 936 | - A Cross-Platform GUI library 937 | - https://www.wxwidgets.org/ 938 | - https://github.com/wxWidgets/wxWidgets 939 | 940 | - OMR 941 | - The Eclipse OMR is a set of open source C and C++ components that can be used to build robust language runtimes. 942 | - https://github.com/eclipse/omr 943 | - http://www.eclipse.org/omr/ 944 | 945 | - Ethereum C++ client 946 | - It is the third most popular of the Ethereum clients. 947 | - http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/ 948 | - https://github.com/ethereum/cpp-ethereum 949 | 950 | - Windows File Manager 951 | - Windows File Manager is a file manager bundled with releases of Microsoft Windows between 1990 and 1999. 952 | - https://github.com/Microsoft/winfile 953 | 954 | - ROCm OpenOpenCL Runtime 955 | - ROCm (Radeon Open Compute) is an open source Linux project. 956 | - https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime 957 | 958 | - Open Image Denoise 959 | - Open Image Denoise is a collection of high-performance, high-quality denoising filters for images. 960 | - https://openimagedenoise.github.io/ 961 | - https://github.com/OpenImageDenoise/oidn 962 | 963 | - AntiDupl 964 | - AntiDupl is a program to search similar and defect pictures on the disk. 965 | - https://ermig1979.github.io/AntiDupl/english/index.html 966 | - https://github.com/ermig1979/AntiDupl 967 | 968 | - LuxCoreRender 969 | - LuxCoreRender is a rendering engine that simulates the flow of light according to physical equations. 970 | - https://luxcorerender.org/ 971 | - https://github.com/LuxCoreRender/LuxCore 972 | 973 | - KeePassXC 974 | - Cross platform password manager 975 | - https://keepassxc.org/ 976 | - https://github.com/keepassxreboot/keepassxc 977 | 978 | - FAUST 979 | - FAUST is a functional programming language specifically designed for real-time signal processing and synthesis. 980 | - https://github.com/grame-cncm/faust 981 | - http://faust.grame.fr 982 | 983 | - Supercollider 984 | - SuperCollider is a platform for audio synthesis and algorithmic composition. 985 | - http://supercollider.github.io 986 | - https://github.com/supercollider/supercollider 987 | 988 | - Eigen 989 | - Eigen is a C++ template library for linear algebra matrices, vectors, numerical solvers, and related algorithms. 990 | - http://eigen.tuxfamily.org/index.php?title=Main_Page 991 | - https://bitbucket.org/eigen/eigen/ 992 | 993 | - Q2VKPT 994 | - Q2VKPT is a Quake 2 engine with real-time path tracing. 995 | - http://brechpunkt.de/q2vkpt/ 996 | - https://github.com/cschied/q2vkpt/ 997 | 998 | - Cauldron 999 | - Cauldron is a framework library for rapid prototyping on Vulkan or DirectX 12. 1000 | - https://gpuopen.com/gaming-product/caudron-framework/ 1001 | - https://github.com/GPUOpen-LibrariesAndSDKs/Cauldron 1002 | 1003 | - Torque 3D 1004 | - The premier open-source game engine. 1005 | - http://torque3d.org/ 1006 | - https://github.com/GarageGames/Torque3D 1007 | 1008 | - Mumble 1009 | - Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. 1010 | - https://www.mumble.info/ 1011 | - https://github.com/mumble-voip/mumble 1012 | 1013 | - PvPGN 1014 | - PvPGN is a free and open-source server software that supports Battle.net and Westwood Online game clients. 1015 | - https://pvpgn.pro/ 1016 | - https://github.com/pvpgn/pvpgn-server 1017 | 1018 | - MangoHud 1019 | - MangoHud is a Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. 1020 | - https://github.com/flightlessmango/MangoHud 1021 | 1022 | - Julius 1023 | - Julius is an open source re-implementation of Caesar III, a city-building computer game. 1024 | - https://github.com/bvschaik/julius 1025 | 1026 | - X-Plane 1027 | - X-Plane is an open-source cross-platform flight simulator. 1028 | - https://developer.x-plane.com/ 1029 | - https://github.com/X-Plane/xptools 1030 | 1031 | - Flare Engine 1032 | - Flare is an open source, 2D action RPG licensed under the GPL3 license. 1033 | - http://flarerpg.org/ 1034 | - https://github.com/flareteam/flare-engine 1035 | 1036 | - Storm 1037 | - Storm is a game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games. 1038 | - https://github.com/storm-devs/storm-engine 1039 | 1040 | - Vangers 1041 | - Video game that combines elements of the racing and role-playing genres. 1042 | - http://vangers.org/ 1043 | - https://github.com/KranX/Vangers 1044 | 1045 | - TobEx 1046 | - A dynamic link library for Baldur's Gate 2: Throne of Bhaal that fixes engine bugs and extends the engine. 1047 | - http://www.spellholdstudios.net/ie/tobex 1048 | - https://github.com/BGforgeNet/TobEx 1049 | 1050 | - GemRB 1051 | - Game Engine Made with preRendered Background is a portable open-source reimplementation of the Infinity Engine. 1052 | - https://gemrb.org/ 1053 | - https://github.com/gemrb/gemrb 1054 | 1055 | - Sfall 1056 | - A set of engine modifications for the classic game Fallout 2 in form of a DLL. 1057 | - https://sfall.bgforge.net/ 1058 | - https://github.com/phobos2077/sfall 1059 | 1060 | - Falltergeist 1061 | - Opensource crossplatform Fallout 2 engine writen in C++ and SDL. 1062 | - https://falltergeist.org/ 1063 | - https://github.com/falltergeist/falltergeist 1064 | 1065 | - Jagged Alliance 2 Stracciatella 1066 | - An improved, cross-platform, stable Jagged Alliance 2 runtime 1067 | - https://ja2-stracciatella.github.io/ 1068 | - https://github.com/ja2-stracciatella/ja2-stracciatella 1069 | 1070 | - SuperTux 1071 | - SuperTux is a open-source classic platformer game in a style similar to the original Super Mario games. 1072 | - https://www.supertux.org/ 1073 | - https://github.com/SuperTux/supertux/ 1074 | 1075 | - freeablo 1076 | - freeablo is a modern cross platform reimplementation of the game engine used in Diablo. 1077 | - https://freeablo.org/ 1078 | - https://github.com/wheybags/freeablo 1079 | 1080 | - FreeOrion 1081 | - FreeOrion is an open source space empire and galactic conquest computer game based on the Master of Orion games. 1082 | - https://www.freeorion.org/index.php/Main_Page 1083 | - https://github.com/freeorion/freeorion 1084 | 1085 | - OrionUO 1086 | - OrionUO is an open source Ultima Online client. 1087 | - https://github.com/OrionUO/OrionUO 1088 | 1089 | - ET: Legacy 1090 | - ET: Legacy is a multiplayer first-person shooter based on the open source code of Wolfenstein: Enemy Territory. 1091 | - https://www.etlegacy.com/ 1092 | - https://github.com/etlegacy/etlegacy 1093 | 1094 | - FlightGear 1095 | - FlightGear is an open-source flight simulator. 1096 | - https://home.flightgear.org/ 1097 | - https://sourceforge.net/p/flightgear/flightgear/ci/next/tree/ 1098 | 1099 | - AstroMenace 1100 | - AstroMenace is hardcore 3D space scroll-shooter with spaceship upgrade possibilities. 1101 | - https://viewizard.com/ 1102 | - https://github.com/viewizard/astromenace/ 1103 | 1104 | - Perimeter 1105 | - Perimeter is a real-time strategy video game developed by Russian studio K-D Lab for Microsoft Windows. 1106 | - https://github.com/KranX/Perimeter 1107 | 1108 | - Widelands 1109 | - Widelands is a free, open source real-time strategy game inspired by The Settlers II. 1110 | - https://www.widelands.org/ 1111 | - https://github.com/widelands/widelands 1112 | 1113 | - Warzone 2100 1114 | - Warzone 2100 is an open-source real-time strategy and real-time tactics hybrid computer game, originally developed by Pumpkin Studios and published by Eidos Interactive in 1999. 1115 | - https://wz2100.net/ 1116 | - https://github.com/Warzone2100/warzone2100 1117 | 1118 | - Seven Kingdoms 1119 | - Seven Kingdoms is a proper classic RTS released under the terms of the GNU GPL in 2009. 1120 | - https://7kfans.com/ 1121 | - https://github.com/the3dfxdude/7kaa 1122 | 1123 | - The Battle for Wesnoth 1124 | - The Battle for Wesnoth is an open source, turn-based strategy game with a high fantasy theme. 1125 | - https://wesnoth.org/ 1126 | - https://github.com/wesnoth/wesnoth 1127 | 1128 | - Russian Railway Simulator 1129 | - Russian Railway Simulator is free open-source railway simulator of Russian mainline locomotives and trains. 1130 | - https://github.com/maisvendoo/RRS 1131 | 1132 | - XScreenSaver 1133 | - XScreenSaver is the standard screen saver collection on most Linux and Unix systems. 1134 | - https://github.com/porridge/xscreensaver 1135 | - https://www.jwz.org/xscreensaver/ 1136 | 1137 | - Redshift 1138 | - Redshift adjusts the color temperature of your screen according to your surroundings. 1139 | - http://jonls.dk/redshift/ 1140 | - https://github.com/jonls/redshift/ 1141 | 1142 | - Zapcc 1143 | - zapcc is a caching C++ compiler based on clang, designed to perform faster compilations 1144 | - https://www.zapcc.com/ 1145 | - https://github.com/yrnkrn/zapcc 1146 | 1147 | - PhysX 1148 | - PhysX is an open source realtime physics engine middleware SDK created by Nvidia. 1149 | - http://gameworksdocs.nvidia.com/simulation.html 1150 | - https://github.com/NVIDIAGameWorks/PhysX 1151 | 1152 | - Filament 1153 | - Filament is a physically based rendering engine for Android, Linux, macOS and Windows. 1154 | - https://github.com/google/filament 1155 | - https://google.github.io/filament/Filament.md.html 1156 | 1157 | - GameMode 1158 | - GameMode is an open-source project from Feral Interactive for dynamically optimizing a Linux system for gaming. 1159 | - https://github.com/FeralInteractive/gamemode 1160 | 1161 | - Godot Engine 1162 | - Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games from a unified interface. 1163 | - https://godotengine.org 1164 | - https://github.com/godotengine/godot 1165 | 1166 | - PsRealVehicle 1167 | - PsRealVehicle is the plugin for Unreal Engine 4 with simple force-driven vehicle simulation. 1168 | - https://github.com/PushkinStudio/PsRealVehicle 1169 | 1170 | - Stellarium 1171 | - Stellarium is a free open source planetarium for your computer. 1172 | - http://www.stellarium.org/ 1173 | - https://code.launchpad.net/stellarium/ 1174 | 1175 | - Monado 1176 | - Monado is an open source XR runtime delivering immersive experiences such as VR and AR on mobile, PC/desktop, and any other device. 1177 | - https://monado.dev/ 1178 | - https://gitlab.freedesktop.org/monado/monado 1179 | 1180 | - GNU core utilities 1181 | - The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. 1182 | - https://www.gnu.org/software/coreutils/coreutils.html 1183 | - http://git.savannah.gnu.org/cgit/coreutils.git 1184 | 1185 | - X-CD-Roast 1186 | - X-CD-Roast is a flexible frontend for optical disc tools like cdrecord, cdda2wav, readcd and mkisofs. 1187 | - http://www.xcdroast.org/ 1188 | - https://sourceforge.net/projects/xcdroast/ 1189 | 1190 | - GNU Radio 1191 | - GNU Radio is a software development toolkit that provides signal processing blocks to implement software radios. 1192 | - https://www.gnuradio.org/ 1193 | - https://github.com/gnuradio/gnuradio 1194 | 1195 | - KiCad 1196 | - KiCad is an open source software suite for Electronic Design Automation (EDA). 1197 | - http://kicad.org/ 1198 | - https://github.com/KiCad/kicad-source-mirror 1199 | 1200 | - HAL 1201 | - HAL is a comprehensive reverse engineering and manipulation framework for gate-level netlists focusing on efficiency, extendability and portability. 1202 | - https://github.com/emsec/hal/ 1203 | 1204 | - xow 1205 | - xow is a Linux user mode driver for the Xbox One wireless dongle. 1206 | - https://github.com/medusalix/xow 1207 | 1208 | - Tvheadend 1209 | - Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android. 1210 | - https://tvheadend.org 1211 | - https://github.com/tvheadend/tvheadend 1212 | 1213 | - LibreDWG 1214 | - LibreDWG is a free C library to read and write DWG files. 1215 | - https://www.gnu.org/software/libredwg/ 1216 | - https://github.com/LibreDWG/libredwg/ 1217 | 1218 | - FastoTV 1219 | - FastoTV is a free IPTV cloud server. 1220 | - https://fastocloud.com/ 1221 | - https://github.com/fastogt/iptv 1222 | 1223 | - Spectrum 1224 | - Spectrum is a cross-platform image transcoding library. 1225 | - https://libspectrum.io/ 1226 | - https://github.com/facebookincubator/spectrum 1227 | 1228 | - FreeRTOS 1229 | - FreeRTOS is a cloud-native IoT operating system for microcontrollers. 1230 | - https://www.freertos.org/ 1231 | - https://github.com/aws/amazon-freertos 1232 | 1233 | - Klever 1234 | - Klever is a static verification framework that aims at automated checking of programs developed. 1235 | - https://github.com/ldv-klever/klever 1236 | - https://forge.ispras.ru/projects/klever?jump=welcome 1237 | 1238 | - Catch2 1239 | - Catch2 stands for C++ Automated Test Cases in a Header and is a multi-paradigm test framework for C++. 1240 | - https://github.com/catchorg/Catch2 1241 | 1242 | - OSCam 1243 | - OSCam is a softcam, software to be used to decrypt digital television channels on a settopbox (receiver). 1244 | - http://www.streamboard.tv/oscam/wiki/BuildingOscam 1245 | 1246 | - HHVM 1247 | - HHVM is an virtual machine designed for executing programs written in Hack. 1248 | - https://hhvm.com/ 1249 | - https://github.com/facebook/hhvm 1250 | 1251 | - Geometric Tools Engine 1252 | - Geometric Tools Engine, a library of source code for computing in the fields of mathematics, graphics, image analysis and physics 1253 | - https://www.geometrictools.com 1254 | - https://www.geometrictools.com/Downloads/Downloads.html 1255 | 1256 | - FunctionSimSearch 1257 | - FunctionSimSearch is a demonstration how to do SimHash-based similarity search over CFGs extracted from disassemblies. 1258 | - https://github.com/googleprojectzero/functionsimsearch 1259 | 1260 | - srsLTE 1261 | - srsLTE is a free and open-source LTE software suite. 1262 | - http://www.softwareradiosystems.com/products/#srslte 1263 | - https://github.com/srsLTE/srsLTE 1264 | 1265 | - Roc 1266 | - Roc is a toolkit for real-time media streaming over the network. 1267 | - https://roc-project.github.io/ 1268 | - https://github.com/roc-project/roc/ 1269 | 1270 | - TeXstudio 1271 | - TeXstudio is a fully featured LaTeX editor. 1272 | - https://github.com/texstudio-org/texstudio 1273 | - https://www.texstudio.org/ 1274 | 1275 | - PyTorch 1276 | - PyTorch is an open source deep learning platform with strong GPU acceleration 1277 | - https://github.com/pytorch/pytorch 1278 | - https://pytorch.org/ 1279 | 1280 | - Cling 1281 | - Cling is the interactive C++ interpreter 1282 | - https://github.com/root-project/cling 1283 | - https://cdn.rawgit.com/root-project/cling/master/www/index.html 1284 | 1285 | - SoftEtherVPN 1286 | - Open Cross-platform Multi-protocol VPN Software 1287 | - https://www.softether.org 1288 | - https://github.com/SoftEtherVPN/SoftEtherVPN 1289 | 1290 | - Capstone Engine 1291 | - Capstone Engine is a lightweight multi-platform, multi-architecture disassembly framework. 1292 | - https://www.capstone-engine.org/ 1293 | - https://github.com/aquynh/capstone 1294 | 1295 | - OpenRGB 1296 | - OpenRGB is an open source RGB lighting control that doesn't depend on manufacturer software. 1297 | - https://gitlab.com/CalcProgrammer1/OpenRGB 1298 | 1299 | - OpenHMD 1300 | - OpenHMD is an API and drivers for immersive technology, such as head mounted displays with built in head tracking. 1301 | - http://www.openhmd.net/ 1302 | - https://github.com/OpenHMD/OpenHMD 1303 | 1304 | - OpenCPN 1305 | - OpenCPN is a free ppen-source chartplotter and marine GPS navigation software. 1306 | - https://opencpn.org/ 1307 | - https://github.com/OpenCPN/OpenCPN 1308 | 1309 | - f3 1310 | - f3 (Fight Fake Flash) is a simple tool that tests flash cards capacity and performance. 1311 | - http://oss.digirati.com.br/f3/ 1312 | - https://github.com/AltraMayor/f3 1313 | 1314 | - Magisk 1315 | - Magisk is a suite of open source tools for customizing Android. 1316 | - https://topjohnwu.github.io/Magisk/ 1317 | - https://github.com/topjohnwu/Magisk 1318 | 1319 | - TWRP 1320 | - TWRP (Team Win Recovery Project) is an open-source software custom recovery image for Android-based devices. 1321 | - https://twrp.me/ 1322 | - https://github.com/omnirom/android_bootable_recovery/ 1323 | 1324 | - GZDoom 1325 | - GZDoom is a modern Doom source port that has lots of user options and advanced modding capabilities. 1326 | - https://zdoom.org/ 1327 | - https://github.com/coelckers/gzdoom/ 1328 | 1329 | - OpenZFS 1330 | - OpenZFS is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the OpenZFS community. 1331 | - https://openzfs.org/wiki/Main_Page 1332 | - https://github.com/openzfs/zfs 1333 | 1334 | - Kartarica 1335 | - Program language based on russian. 1336 | - https://github.com/zx-90/kartarika 1337 | 1338 | - Betaflight 1339 | - Flight controller software. 1340 | - https://github.com/betaflight/betaflight 1341 | 1342 | - INAV 1343 | - Navigation capable flight controller. 1344 | - https://github.com/iNavFlight/inav 1345 | 1346 | - MSVC STL 1347 | - The implementation of the C++ Standard Library for Visual Studio 1348 | - https://github.com/microsoft/STL 1349 | 1350 | Projects in C# 1351 | ----------------------------------- 1352 | 1353 | - LINQ to DB 1354 | - LINQ to DB is the fastest LINQ database access library. 1355 | - https://github.com/linq2db/linq2db 1356 | 1357 | - Simple DNSCrypt 1358 | - Simple DNSCrypt is a simple management tool to configure dnscrypt-proxy on Windows-based systems. 1359 | - https://www.simplednscrypt.org/ 1360 | - https://github.com/bitbeans/SimpleDnsCrypt 1361 | 1362 | - Telerik UI for UWP 1363 | - Source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls. 1364 | - http://www.telerik.com/universal-windows-platform-ui 1365 | - https://github.com/telerik/UI-For-UWP 1366 | 1367 | - The Reactive Extensions for .NET 1368 | - Reactive extensions are an implementation of the Observer pattern "done right". 1369 | - http://reactivex.io/ 1370 | - https://github.com/Reactive-Extensions/Rx.NET 1371 | 1372 | - RestSharp 1373 | - Simple REST and HTTP API Client for .NET. 1374 | - http://restsharp.org/ 1375 | - https://github.com/restsharp/RestSharp 1376 | 1377 | - Fluent.Ribbon 1378 | - WPF Ribbon control like in Office 2010, 2013 and Windows 8. 1379 | - http://fluentribbon.github.io 1380 | - https://github.com/fluentribbon/Fluent.Ribbon 1381 | 1382 | - Caliburn.Micro 1383 | - MVVM framework, designed for building applications across all XAML platforms. 1384 | - http://caliburnmicro.com/ 1385 | - https://github.com/Caliburn-Micro/Caliburn.Micro 1386 | 1387 | - Akka.Net 1388 | - Akka.NET is a community-driven port of the popular Java/Scala framework Akka to .NET. 1389 | - http://getakka.net/ 1390 | - https://github.com/akkadotnet/akka.net 1391 | 1392 | - Apache Ignite.NET 1393 | - In-Memory Data Fabric is in-memory platform for computing and transacting on large-scale data sets in real-time. 1394 | - https://apacheignite-net.readme.io/docs 1395 | - https://github.com/apache/ignite/tree/master/modules/platforms/dotnet 1396 | 1397 | - Moondust 1398 | - Moondust is the demo for Knuckles EV2. 1399 | - https://github.com/ValveSoftware/Moondust 1400 | 1401 | - NoteCAD 1402 | - NoteCAD is Unity3d CAD system with C# Geometric Constraint Solver. 1403 | - http://notecad.xyz/ 1404 | - https://github.com/NoteCAD/NoteCAD 1405 | 1406 | - Reko 1407 | - Reko is a decompiler for machine code binaries. 1408 | - https://github.com/uxmal/reko 1409 | - https://uxmal.github.io/reko/ 1410 | 1411 | - UniRX 1412 | - Reactive extensions for Unity 1413 | - https://github.com/neuecc/UniRx 1414 | 1415 | - Extenject 1416 | - Dependency injection framework for C#/Unity 1417 | - https://github.com/svermeulen/Extenject 1418 | 1419 | - Entitas 1420 | - Entity component system framework for C#/Unity 1421 | - https://github.com/sschmid/Entitas-CSharp 1422 | 1423 | - LeoECS 1424 | - Entity component system framework for C#/Unity 1425 | - https://github.com/Leopotam/ecs 1426 | 1427 | - FPS Sample 1428 | - Official Unity sample game 1429 | - https://github.com/Unity-Technologies/FPSSample 1430 | 1431 | - Unity Open Project #1: Chop Chop 1432 | - Official Unity sample game 1433 | - https://github.com/UnityTechnologies/open-project-1 1434 | - https://blogs.unity3d.com/ru/2020/09/30/open-projects-embark-on-an-open-source-gamedev-journey-with-us/ 1435 | 1436 | - OpenHogwarts 1437 | - Sandbox Unity Harry Potter game 1438 | - https://github.com/OpenHogwarts/hogwarts 1439 | 1440 | - GrandNode 1441 | - GrandNode was designed to solve the most important business challenges from the world of digital shopping. 1442 | - https://grandnode.com/ 1443 | - https://github.com/grandnode/grandnode2 1444 | 1445 | Projects in Java 1446 | ----------------------------------- 1447 | - Ghidra 1448 | - Ghidra is a software reverse engineering (SRE) framework from The National Security Agency. 1449 | - https://www.nsa.gov/resources/everyone/ghidra/ 1450 | - https://github.com/NationalSecurityAgency/ghidra 1451 | 1452 | - Gerrit 1453 | - Gerrit is an open-source web-based team code collaboration tool developed by Google. 1454 | - https://www.gerritcodereview.com/ 1455 | - https://github.com/GerritCodeReview/gerrit 1456 | - https://gerrit.googlesource.com/gerrit 1457 | 1458 | - NetBeans 1459 | - NetBeans is an integrated development environment (IDE) for Java. 1460 | - http://hg.netbeans.org/main/file/ 1461 | - https://netbeans.org 1462 | 1463 | - IntelliJ IDEA Community Edition 1464 | - IDEA CE is the open-source version of IDEA, an IDE for Java, Groovy and other programming languages. 1465 | - https://www.jetbrains.com/idea/ 1466 | - https://github.com/JetBrains/intellij-community 1467 | 1468 | - FreeMind 1469 | - A premier mind-mapping software written in Java. 1470 | - http://freemind.sourceforge.net/wiki/index.php/Main_Page 1471 | - https://sourceforge.net/p/freemind/code/ci/master/tree/admin/software/openstreetmap/lib/ 1472 | 1473 | - DBeaver 1474 | - Free universal database tool and SQL client. 1475 | - https://dbeaver.io 1476 | - https://github.com/dbeaver/dbeaver 1477 | 1478 | - Jenkins 1479 | - Jenkins is an open source automation server. 1480 | - https://jenkins.io 1481 | - https://github.com/jenkinsci/jenkins 1482 | 1483 | - OpenJ9 1484 | - Eclipse OpenJ9 is a high performance, scalable, Java virtual machine (JVM) implementation. 1485 | - https://en.wikipedia.org/wiki/OpenJ9 1486 | - https://github.com/eclipse/openj9 1487 | 1488 | - OpenJDK 1489 | - OpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE). 1490 | - http://openjdk.java.net 1491 | - http://hg.openjdk.java.net 1492 | 1493 | - I2P 1494 | - I2P is an anonymizing network, offering a simple layer that identity-sensitive applications can use to securely communicate. 1495 | - https://en.wikipedia.org/wiki/I2P 1496 | - https://github.com/i2p/i2p.i2p 1497 | 1498 | - Hibernate 1499 | - Hibernate ORM (Hibernate in short) is an object-relational mapping tool for the Java programming language. 1500 | - https://github.com/hibernate/ 1501 | - http://hibernate.org 1502 | 1503 | - LanguageTool 1504 | - LanguageTool is an open source proofreading software for many languages. 1505 | - https://www.languagetool.org/ 1506 | - https://github.com/languagetool-org/languagetool 1507 | 1508 | - Spring Framework 1509 | - The Spring Framework is an application framework and inversion of control container for the Java platform. 1510 | - https://spring.io 1511 | - https://github.com/spring-projects/spring-framework 1512 | 1513 | - Elasticsearch 1514 | - Elasticsearch is a search engine based on Lucene. 1515 | - https://www.elastic.co/products/elasticsearch 1516 | - https://github.com/elastic/elasticsearch 1517 | 1518 | - HikariCP 1519 | - A solid, high-performance, JDBC connection pool. 1520 | - https://github.com/brettwooldridge/HikariCP 1521 | - http://brettwooldridge.github.io/HikariCP/ 1522 | 1523 | - BouncyCastle 1524 | - The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. 1525 | - http://www.bouncycastle.org/latest_releases.html 1526 | - https://github.com/bcgit/bc-java 1527 | - https://www.bouncycastle.org/java.html 1528 | 1529 | - Undertow 1530 | - Undertow is a flexible performant web server written in java, providing both blocking and non-blocking API’s based on NIO. 1531 | - http://undertow.io 1532 | - https://github.com/undertow-io/undertow 1533 | 1534 | - Spring Boot 1535 | - The Spring Framework is an application framework and inversion of control container for the Java platform. 1536 | - https://spring.io/projects/spring-boot 1537 | - https://github.com/spring-projects/spring-boot 1538 | 1539 | - OpenDaylight 1540 | - OpenDaylight (ODL) is a modular open platform for customizing and automating networks of any size and scale. 1541 | - https://www.opendaylight.org 1542 | - https://github.com/opendaylight?utf8=✓&q=&type=&language= 1543 | 1544 | - Caffeine 1545 | - A high performance caching library for Java 8 1546 | - https://github.com/ben-manes/caffeine/wiki 1547 | - https://github.com/ben-manes/caffeine 1548 | 1549 | - GraalVM 1550 | - GraalVM is a universal virtual machine for running applications written in different programming languages. 1551 | - https://github.com/graalvm/ 1552 | - https://www.graalvm.org 1553 | 1554 | - Groovy-Eclipse 1555 | - Groovy-Eclipse provides Eclipse and Maven support for the Apache Groovy programming language. 1556 | - https://github.com/groovy/groovy-eclipse/wiki 1557 | - https://github.com/groovy/groovy-eclipse 1558 | 1559 | - Netty 1560 | - Netty is an event-driven network application framework for development of high performance protocol servers & clients. 1561 | - http://netty.io 1562 | - https://github.com/netty 1563 | 1564 | - Eclipse Jetty 1565 | - Eclipse Jetty is a Java HTTP (Web) server and Java Servlet container. 1566 | - https://www.eclipse.org/jetty/ 1567 | - https://github.com/eclipse/jetty.project 1568 | 1569 | - Sweet Home 3D 1570 | - Free interior design software. 1571 | - http://www.sweethome3d.com 1572 | - https://sourceforge.net/projects/sweethome3d/files/SweetHome3D-source/ 1573 | 1574 | - Mindustry 1575 | - Mindustry is a sandbox tower defense game written in Java. 1576 | - https://mindustrygame.github.io/ 1577 | - https://github.com/Anuken/Mindustry 1578 | 1579 | - XMage 1580 | - XMage is an open-source collectible card game. 1581 | - http://xmage.de/ 1582 | - https://github.com/magefree/mage 1583 | 1584 | - Salome 1585 | - SALOME is an open-source software that provides a generic Pre- and Post-Processing platform for numerical simulation. 1586 | It is based on an open and flexible architecture made of reusable components. 1587 | - https://www.salome-platform.org/ 1588 | - https://git.salome-platform.org/gitpub/ 1589 | 1590 | - OpenFoam 1591 | - OpenFOAM is the free, open source CFD software developed primarily by OpenCFD Ltd since 2004. 1592 | - https://www.openfoam.com/ 1593 | - https://develop.openfoam.com/Development/openfoam 1594 | --------------------------------------------------------------------------------