Skip to content

mihai-negru/c-language-data-structures

Repository files navigation

c-language-data-structures

Projec Logo

GitHub issues GitHub forks GitHub stars GitHub license

This project is a collection of small objects that consist into a big library.

The project is divided in two main sub-projects:

Getting Started

In orther to use the c-language-data-structures project, make sure to navigate to the readmes of every project appart and to take step by step every documentation of a different data struction, even though they practically represent the same idea, the implementations and the examples are quite different from structure to structure.

Contributing

I am very open for contributing, however if you want to take part of this project you will have to follow some set of rules:

  • First you should respect the code styling, some references are C Style
  • You should provide documentation (respecting doxygen standard) for every function or piece of code
  • You should come with some tests or examples to show how to work with your new functions
  • Be happy and don't stop coding

About

A minimalist implementation of generic data structures written in C language.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published