Skip to content

jacobmcnamee/datastructures

Repository files navigation

Data Structures Library

A collection of data structures implemented in C.

Tests

Tests found in test are automatically built and run using Google Test as part of the default make target. make test can be used to run the tests explicitly.

Benchmarks

Benchmarks found in benchmark are automatically built and run using Google Benchmark when make bench is executed.

About

A collection of data structures implemented in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published