Skip to content
/ zata Public

Common Data Structures and Algorithms for Learning Zig

License

Notifications You must be signed in to change notification settings

rvcas/zata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zata

Common and simple data structures for learning zig.

Requirements

You'll need zig to play with this.

You can find instructions to install it here: click me

Running

git clone git@github.com:10factory/zata.git

cd zata

zig build test

Implemented

  • Linked List

About

Common Data Structures and Algorithms for Learning Zig

Topics

Resources

License

Stars

Watchers

Forks

Languages