Skip to content

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

License

Notifications You must be signed in to change notification settings

ennorehling/quicklist

Repository files navigation

deprecation warning

This repository is deprecated! I am moving all my single-file libraries to a shared repository at https://github.com/ennorehling/clibs where this implementation lives on in selist.h

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