byte
0001-01-01
A byte is a unit of data consiting of 8 bits.
Read More
bzip2
0001-01-01
bzip2 is a free open-source file compression program and library.
https://gitlab.com/bzip2/bzip2/ ...
Read More
C
0001-01-01
C is a general purpose programming language. It was created in the 1970s by Dennis Ritchie and remains widely used and influential into the 2020s.
Read More
c-ares
0001-01-01
c-ares is a C library for performing asynchronous DNS requests.
https://github.com/c-ares/c-ares
Read More
C#
0001-01-01
C# (C Sharp) is a general-purpose, object-oriented programming language developed by Microsoft that runs on the .NET framework.
Read More
C++
0001-01-01
C++ is a general-purpose, object-oriented programming language.
Read More
C23
0001-01-01
C23 is the 2023 revision of the C programming language standard.
Read More
C23 - large binary blobs
0001-01-01
In C23, the #embed directive was introduced, which allows for the inclusion of binary blobs directly into C source files.
Read More#include <stdio.h> ...
C99
0001-01-01
C99 is the 1999 revision of the C programming language standard.
Read More
cache
0001-01-01
Cache in a computing context is a data storage method intended to keep data in a manner that it can be served faster to clients.
Read More