lifo topic

List lifo repositories

shtack

8
Stars
0
Forks
Watchers

LIFO Stacks for ES6

cacheout

403
Stars
43
Forks
Watchers

A caching library for Python

libcache

174
Stars
9
Forks
Watchers

A Lightweight in-memory key:value cache library for Go.

JobShopPRO

107
Stars
22
Forks
Watchers

Program for managing orders, planning and scheduling in job shop production system using popular heuristics alghorithms.

Queue

91
Stars
20
Forks
Watchers

Queue handling library (designed on Arduino)

Circular_Buffer

23
Stars
6
Forks
Watchers

Circular Buffer/ Circular Array

cQueue

57
Stars
16
Forks
Watchers

Queue handling library (written in plain c)

lfstack

28
Stars
7
Forks
Watchers

lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!

deque

45
Stars
5
Forks
Watchers

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...