Skip to content

a simple example showing a linked list stored in a single buffer instead of using a global allocator

License

Notifications You must be signed in to change notification settings

nilput/plinkedlist

Repository files navigation

plinkedlist

a linked list stored in a single buffer instead of relying on an allocator

benchmark results:

time cache read

About

a simple example showing a linked list stored in a single buffer instead of using a global allocator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published