alx-low_level_programming C projects.
-
Updated
Jan 18, 2023 - C
alx-low_level_programming C projects.
Experimental implementation of the paper 'Locality-Sensitive Hashing of Curves' published by A. Driemel and F. Silvestri
The custom_string.h library is a C library that provides functions for working with strings, such as calculating length, copying, concatenating, searching, and comparing strings. To use the library, add the include statement and link to your project. The library follows the POSIX.1-2017 standard and is built using gcc compiler.
Nginx module to concatenate static files together
C String builder, like strcat but more efficient.
Add a description, image, and links to the concatenation topic page so that developers can more easily learn about it.
To associate your repository with the concatenation topic, visit your repo's landing page and select "manage topics."