Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yama-lib

A repository storing C code that I plan to reuse.

This is a work in progress!

Data Structures

  • Linked List
  • Stack
  • Queue
  • Dynamic Array (Vector)
  • Hash Map

Macros

  • ANSI Colour Codes
  • Simple Logging

Algorithms and functions (TBD)

Null terminated strings

  • Trim trailing whitespace
  • Trim leading whitespace
  • Trim whitespace (both trailing and leading)

About

Personal library of C code and other things

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages