Skip to content

JianchengZh/quicklist

 
 

Repository files navigation

quicklist:

A simple list that is better than (value, next) tuples in performance and memory usage.

The tests in this repository depends on the cutest module. You may have to update the Makefile to point it to your local checkout.

endorse

About

A simple list that is better than (value, next) tuples in performance and memory usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.3%
  • Makefile 1.6%
  • CMake 1.1%