Data Structure Summary

导言

ASCYLIB (with OPTIK) is a concurrent data-structure library. It contains over 40 implementations of linked lists, hash tables, skip lists, binary search trees (BSTs), queues, priority queues, and stacks. ASCYLIB contains sequential, lock-based, and lock-free implementations for each data structure.

Excellent Video Resource

We’re still on the lookout for an exceptional blog or overview paper to complement our understanding of this topic. Stay tuned for updates!

Outstanding Blog or Overview Paper

ASCYLIB + OPTIK[^1]

参考文献

[^1]: ASCYLIB + OPTIK

Author

Shaojie Tan

Posted on

2023-11-15

Updated on

2025-01-30

Licensed under