Skip to content
/ alpha0 Public

Simple useful structures for C (hash table, ring-buffer, json printer/parser)

License

Notifications You must be signed in to change notification settings

masscry/alpha0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha0

Build StatusCoverage Status

Alpha0 -- an assembly of some simple, but useful structures for C language.

Content

  • UDICT -- very simple hash table with open addressing and linear probing
  • RBUF -- simple ring-buffer
  • JSON2 -- JSON printer/parser

About

Simple useful structures for C (hash table, ring-buffer, json printer/parser)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published