Skip to content
/ libzro Public

A header-only C library that provides essential data structures

License

Notifications You must be signed in to change notification settings

Ncronom/libzro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libzro

A header-only C library that provides essential data structures, including:

  • Generic memory management
  • Arena allocator
  • Dynamic array
  • Hashmap

Installation

wget https://raw.githubusercontent.com/julienrull/libzro/refs/heads/main/libzro.h

OR

curl https://raw.githubusercontent.com/julienrull/libzro/refs/heads/main/libzro.h -o libzro.h

About

A header-only C library that provides essential data structures

Topics

Resources

License

Stars

Watchers

Forks