lifo topic
libcache
A Lightweight in-memory key:value cache library for Go.
js-data-structures
:herb: Data structures for JavaScript
JobShopPRO
Program for managing orders, planning and scheduling in job shop production system using popular heuristics alghorithms.
Queue
Queue handling library (designed on Arduino)
Circular_Buffer
Circular Buffer/ Circular Array
lfstack
lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
deque
Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to perform when used by Microservices and Serverless services running...