data structure & algo in pure C

joe e1960bf5ac add README.md 4 年之前
include 30d975956f update array, add vector 4 年之前
src 30d975956f update array, add vector 4 年之前
test 30d975956f update array, add vector 4 年之前
.gitignore 30d975956f update array, add vector 4 年之前
CMakeLists.txt f251edb58d init 4 年之前
Makefile 30d975956f update array, add vector 4 年之前
README.md e1960bf5ac add README.md 4 年之前

README.md

ds

Data Structures implements in C.

learning project

Learning programing under Linux

  • C basis
  • Build tools usage
  • Composing docs
  • Unit testing
  • CI
  • Lua
  • Containers in C
  • Algos in C