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.
- Host: GitHub
- URL: https://github.com/kumarjitdas/kd
- Owner: KumarjitDas
- License: bsd-3-clause
- Created: 2025-05-23T14:36:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-06-09T19:16:54.000Z (4 months ago)
- Last Synced: 2025-06-09T20:26:00.286Z (4 months ago)
- Topics: c89, c90, clang, clion, cmake, gcc, library, make, mingw32, mingw64, msvc, ninja, nmake, wsl
- Homepage: https://github.com/KumarjitDas/kd/blob/main/README.md
- Size: 193 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
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.