Home > libdatastruct

libdatastruct

Libdatastruct is a project mainly written in C, it's free.

libdatastruct is an ANSI C library for abstract data types.

  • libdatastruct

** Description

This is a ANSI C library for Abstract data types.

** Functions

This library implements the following functions.

  • Associative array (Cuckoo hashing)
  • stack
  • queue
  • double-ended queue (deque)

** Lisence

New BSD License

** Author

Kazuhiko Sakaguchi [email protected]