Skip to content

heaprip/c-structures

Repository files navigation

C Structures

The project describes the use of the C language to implement data structures with a balance between academic learning tasks and the use of popular C language templates.

Editor

The project is configured to use Visual Studio Code, using Clangd for IDE C/C++ capabilities

Packages

All the examples were compiled on a Linux host running Arch Linux, which has the following necessary packages installed

# pacman -S git llvm  clang cmake ninja lldb lldb-mi lld compiler-rt libunwind sccache

About

describes the use of the C language to implement data structures with a balance between academic learning tasks and the use of popular C language templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors