Repository History
32 repositories tagged with C++
QDirStat: Efficient Disk Space Analysis and Cleanup for Linux and macOS
QDirStat is a powerful, Qt-based graphical application designed to help you understand where your disk space has gone and efficiently clean it up. It is the modern, KDE-independent successor to the original KDirStat, developed by the same author. QDirStat provides an intuitive interface for visualizing disk usage, making it an essential tool for system maintenance on Linux, BSD, Unix-like systems, and macOS.
Waifu2x-Extension-GUI: AI-Powered Upscaling and Frame Interpolation
Waifu2x-Extension-GUI is a powerful tool for enhancing multimedia content using deep convolutional neural networks. It offers super-resolution capabilities for images, GIFs, and videos, alongside advanced video frame interpolation. This application supports a wide range of AI algorithms and is compatible with AMD, Nvidia, and Intel GPUs.

cpp-cheatsheet: A Comprehensive Modern C++ Reference Guide
The cpp-cheatsheet repository by mortennobel offers a concise and comprehensive reference for modern C++, covering C++11 and C++14 features. It serves as an invaluable resource for developers looking for quick syntax reminders and standard library usage. This cheatsheet is ideal for both learning and daily development tasks.

GigaSLAM: Large-Scale Monocular SLAM with Hierarchical Gaussian Splats
GigaSLAM is a groundbreaking monocular SLAM framework designed for kilometer-scale outdoor environments. It leverages hierarchical Gaussian splats and neural networks to achieve efficient, scalable mapping and high-fidelity rendering. This system addresses the challenges of large-scale tracking and mapping using only RGB input, extending the applicability of Gaussian Splatting SLAM to unbounded outdoor scenes.
Fast Music Remover: Lightweight Music and Noise Removal for Media
Fast Music Remover is a C++ based, lightweight tool designed for efficient music and noise removal from YouTube and other internet media. It leverages DeepFilterNet for advanced audio enhancement, empowering users to take control of their media consumption. The project offers a modular, cross-platform solution with both a web UI and containerized deployment options.

ClickHouse: Real-time Analytics Database Management System for Big Data
ClickHouse is an open-source, column-oriented database management system specifically engineered for generating analytical data reports in real-time. It is highly regarded for its exceptional performance in processing large volumes of data, making it a powerful solution for modern big data analytics. With over 45,000 stars on GitHub, it stands as a leading choice in the analytics database landscape.

Faiss: Efficient Similarity Search and Clustering for Dense Vectors
Faiss is a library developed by Meta's Fundamental AI Research (FAIR) group, designed for efficient similarity search and clustering of dense vectors. It offers a comprehensive suite of algorithms capable of handling vector sets of any size, including those that exceed RAM capacity. With complete wrappers for Python/numpy and GPU implementations, Faiss provides robust solutions for various vector comparison tasks.

Cactus: Cross-Platform AI Inference Engine for Mobile Devices
Cactus is an open-source project providing an energy-efficient, cross-platform AI inference engine specifically designed for mobile devices. It features low-level ARM-specific SIMD operations, a unified zero-copy computation graph, and a high-level transformer engine with NPU support. This framework enables developers to deploy state-of-the-art AI models on smartphones and other edge devices with impressive performance.

KeyDB: A Multithreaded, High-Performance Fork of Redis
KeyDB is a high-performance, multithreaded fork of Redis, designed for enhanced memory efficiency and high throughput. It maintains full compatibility with the Redis protocol, modules, and scripts, making it a seamless drop-in replacement. KeyDB also introduces advanced features like Active Replication and a MVCC architecture for non-blocking operations.

SDRPlusPlus: A Bloat-Free, Cross-Platform Software Defined Radio Solution
SDRPlusPlus is an open-source, cross-platform Software Defined Radio (SDR) application designed to be bloat-free and user-friendly. It offers extensive hardware support, multi-VFO capabilities, and a modular design for easy plugin integration. This powerful C++ project provides a smooth experience for exploring radio signals across various operating systems.

FoundationDB: An Open Source Distributed Transactional Key-Value Store
FoundationDB is an open-source, distributed, transactional key-value store developed by Apple. It is designed to manage large volumes of structured data across clusters, offering strong ACID transaction guarantees for all operations. This robust database is well-suited for both read/write and write-intensive workloads, providing excellent performance.

Wolf: Stream Virtual Desktops and Games in Docker with Moonlight
Wolf is a streaming server designed for Moonlight, enabling multiple users to share a single host for gaming and virtual desktops. It focuses on low-latency streaming, on-demand virtual desktop creation, and leverages Docker for running games in isolated containers. This project is ideal for those seeking a powerful, hackable solution for remote gaming and desktop access on Linux.