data structure & algo in pure C

joe 1331c95edb updating 4 years ago
include 1331c95edb updating 4 years ago
src 1331c95edb updating 4 years ago
test 1331c95edb updating 4 years ago
.gitignore 30d975956f update array, add vector 4 years ago
CMakeLists.txt f251edb58d init 4 years ago
Makefile 30d975956f update array, add vector 4 years ago
README.md 1331c95edb updating 4 years ago

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
  • valgrind