Skip to content

wexder/zig-katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ziglang katas

Implementation of some basic data structures in ziglang just for fun and practice.

data structures

  • queue with locks
  • lock free queue
  • lock free ring buffer queue
  • Hashmap ?
  • Trees ?

About

Ziglang data structures katas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors