data structure & algo in pure C

joe 84f9304d19 update bitree hace 4 años
include 84f9304d19 update bitree hace 4 años
src 84f9304d19 update bitree hace 4 años
test 84f9304d19 update bitree hace 4 años
.gitignore 30d975956f update array, add vector hace 4 años
CMakeLists.txt f251edb58d init hace 5 años
Makefile 30d975956f update array, add vector hace 4 años
README.md e1960bf5ac add README.md hace 4 años

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