An open API service indexing awesome lists of open source software.

https://github.com/kumarjitdas/kd

A modern standard library for C (C89), designed to bring powerful utility-rich, data structures and algorithms to the C programming language.
https://github.com/kumarjitdas/kd

c89 c90 clang clion cmake gcc library make mingw32 mingw64 msvc ninja nmake wsl

Last synced: 4 months ago
JSON representation

A modern standard library for C (C89), designed to bring powerful utility-rich, data structures and algorithms to the C programming language.

Awesome Lists containing this project

README

          

# KD

A modern standard library for C, designed to bring powerful data structures and algorithms to the C programming
language. Inspired by the rich standard libraries of languages like Python and Java, kd fills the gaps in C by offering
a robust, modular, and efficient collection of utilities for everyday programming needs.