Pinned Repositories
boringssl
Mirror of BoringSSL
c-ares
A C library for asynchronous DNS requests
curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
libpng
LIBPNG: Portable Network Graphics support, official libpng repository
OpenCL-ICD-Loader
The OpenCL ICD Loader project.
openjpeg
Official repository of the OpenJPEG project
whereami
Locate the current running executable and the current running module/library on the file system 🔎
xz
:floppy_disk: Free general-purpose data compression software with high compression ratio.
zlib
A massively spiffy yet delicately unobtrusive compression library.
Datapath's Repositories
datapathltd/c-ares
A C library for asynchronous DNS requests
datapathltd/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
datapathltd/libarchive
Multi-format archive and compression library
datapathltd/openjpeg
Official repository of the OpenJPEG project
datapathltd/zlib
A massively spiffy yet delicately unobtrusive compression library.
datapathltd/abseil-cpp
Abseil Common Libraries (C++)
datapathltd/bzip2
Bzip2/libbz2 is a program and library for lossless, block-sorting data compression. Forked from gitlab
datapathltd/compressonator
Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs
datapathltd/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
datapathltd/dds_write
Single header DDS image writer
datapathltd/DotNetDigestAuth
Implementation of Digest Authentication for ASP.NET Core & ASP.NET
datapathltd/dpdk
Data Plane Development Kit
datapathltd/expected
C++11/14/17 std::expected with functional-style extensions
datapathltd/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
datapathltd/google-benchmark
A microbenchmark support library
datapathltd/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
datapathltd/Keycloak.Net
C# client for Keycloak 6.x
datapathltd/KTX-Software
KTX (Khronos Texture) Library and Tools
datapathltd/libjpeg-turbo
Main libjpeg-turbo repository
datapathltd/NAudio
Audio and MIDI library for .NET
datapathltd/oiio
Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
datapathltd/openssl
TLS/SSL and crypto library
datapathltd/protobuf
Protocol Buffers - Google's data interchange format
datapathltd/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
datapathltd/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
datapathltd/ReportGenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
datapathltd/url
A C++ library that implements the WhatWG URL specification
datapathltd/Vulkan-Loader
Vulkan Loader
datapathltd/zint
A barcode encoding library supporting over 50 symbologies including Code 128, Data Matrix, USPS OneCode, EAN-128, UPC/EAN, ITF, QR Code, Code 16k, PDF417, MicroPDF417, LOGMARS, Maxicode, GS1 DataBar, Aztec, Composite Symbols and more.
datapathltd/zxing-cpp
C++ port of ZXing