Repository History
32 repositories tagged with C++

ggml: A Low-Level Tensor Library for Machine Learning
ggml is an innovative tensor library designed for machine learning, emphasizing low-level, cross-platform implementation. It offers features like integer quantization, automatic differentiation, and broad hardware support, all while maintaining zero third-party dependencies and efficient memory usage. This project is actively developed and forms the backbone for other popular projects like llama.cpp and whisper.cpp.

TDLib: Cross-Platform Library for Building Telegram Clients
TDLib is a robust, cross-platform library designed for building Telegram clients. It supports various operating systems and programming languages, simplifying the development process by handling network details, encryption, and data storage. This makes it an ideal choice for developers looking to integrate Telegram functionalities into their applications.

opensim-core: C++ Libraries for Musculoskeletal Simulations
OpenSim-core provides the foundational C++ libraries and command-line applications for OpenSim, a powerful software for musculoskeletal modeling and dynamic movement simulations. It also includes Java and Python bindings, enabling broad accessibility for researchers and developers. This project is essential for studying human and animal movement through computational biology and biomechanics.

vtm: A Text-Based Desktop Environment and Terminal Multiplexer
vtm is an innovative text-based application that functions as both a desktop environment and a standalone terminal emulator. It renders a mosaic of text cells into a TUI matrix, offering a unique and resource-efficient user interface. This versatile tool supports multiple platforms, including Windows, Linux, and macOS, providing a powerful alternative for console-based workflows.

udp2raw: Bypass UDP Firewalls with Encrypted FakeTCP/UDP/ICMP Tunnels
udp2raw is a powerful tunnel that transforms UDP traffic into encrypted FakeTCP, UDP, or ICMP traffic using raw sockets. It effectively helps users bypass UDP firewalls, overcome unstable UDP environments, and improve connection stability. This tool is particularly useful when combined with UDP-based VPNs, enabling the tunneling of any traffic type.

QGIS: A Powerful Free and Open-Source Geographical Information System
QGIS is a leading free, open-source, and cross-platform Geographical Information System (GIS) that offers robust capabilities for spatial data management, cartography, and geospatial analysis. Developed in C++ and released under GPL-2.0, it provides a user-friendly interface and extensive customization options, supported by a vibrant global community.

whisper.cpp: High-Performance Speech Recognition with OpenAI's Whisper Model
whisper.cpp is a high-performance C/C++ port of OpenAI's Whisper automatic speech recognition (ASR) model. It offers efficient, dependency-free inference across a wide range of platforms, from desktop to mobile and embedded devices. This project enables fast, local speech-to-text capabilities, making advanced AI accessible for various applications.

Ladybird: A Truly Independent Web Browser
Ladybird is an independent web browser built with a novel engine based on web standards. It features a robust multi-process architecture for enhanced security and performance, leveraging core library components from SerenityOS. Currently in a pre-alpha state, Ladybird aims to evolve into a complete and usable browser for the modern web, driven by its community.