Displaying 701-750 of 2856 search Vcpkg ports.
efsw is a C++ cross-platform file system watcher and notifier.
EGL is an interface between Khronos rendering APIs (such as OpenGL, OpenGL ES or OpenVG) and the underlying native platform windowing system.
EGL API and Extension Registry
C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
Free implementation of EtherNet/IP in C++
Elements is a lightweight, fine-grained, resolution independent, modular GUI library.
ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.
elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces for processes and core files on GNU/Linux.
A simple C++ test framework with no dependencies other than C++11 STL.
High Performance Ray Tracing Kernels.
Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.
ENet reliable UDP networking library
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
A header-only C++ library for numerical optimization --
EntityX - A fast, type-safe C++ Entity-Component system.
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
small epoll implementation using kqueue; includes all features needed for libinput/libevdev
This library provides the implementation of enhanced suffix array.
The Platform-agnostic Reader Interface for Speech and Messages: a new universal text-to-speech and screen reader abstraction library
A C++ template library for embedded applications
EVE - the Expressive Vector Engine : C++20 SIMD Programming Library
C++ library for event dispatcher and callback list
A modern C++ network library based on libevent for developing high performance network services in TCP/UDP/HTTP protocols.
Image metadata library and tools
:herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
expected lite - C++23 expected objects for C++11 and later in a single-file header-only library
Simple to use, easy to integrate and extremely efficient run-time C++ mathematical expression parser and evaluation engine.
💉 全能进程注入器 [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes.
Easy to use C3D reader/writer for C++, Python and Matlab
An open source C++ game engine.
A fast and minimalist 3D viewer
Freeware Advanced Audio (AAC) Decoder faad2 mirror
FADBAD++ Templates for Automatic Differentiation
Faiss is a library for efficient similarity search and clustering of dense vectors.
FakeIt is a simple mocking framework for C++. It supports GCC, Clang and MS Visual C++.
C++ Faker library for generating fake (but realistic) data.
Compile time counter that works with all major modern compilers, compatible with C++11 and above.
A fancy and easy-to-use command-line argument parser for C++. Support C++11/C++14/C++17/C++20/C++23
Fast Artificial Neural Network (FANN) Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks.
FarmHash, a family of hash functions.
A small, easy-to-use and fast header-only library for reading comma separated value (CSV) files
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, DuckDB, Chromium, Redis and WebKit/Safari
Fast C OBJ parser - a single-header C/C++ library for loading Wavefront .obj files.
eProsima FastCDR is a C++ library that provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation that modifies the standard.
The FastCGI interface combines the best aspects of CGI and vendor APIs. Like CGI, FastCGI applications run in separate, isolated processes.
eprosima Fast DDS (formerly Fast RTPS) is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium.
C source code for FAST corner detectors
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
fast_io is an extremely fast C++20 input/output library aiming to replace <iostream> and <cstdio>. It supports networking, NT apis, pipe, filesystem, winrt hstring, Qt, OpenSSL, cryptography. It is freestanding and it works on any platform, including dos, win95, wasm, linux kernel, windows kernel or your own operating system kernel. It has no dependencies.