An open API service indexing awesome lists of open source software.

https://github.com/fossil-lib/fscl-xsequential-c

This library focuses on sequential data structures, providing robust implementations of stacks and queues. It's designed for scenarios where maintaining order and managing data in a first-in, first-out (FIFO) or last-in, first-out (LIFO) manner is essential, enabling efficient data processing.
https://github.com/fossil-lib/fscl-xsequential-c

c18 fossillogic meson mesonbuild

Last synced: 2 months ago
JSON representation

This library focuses on sequential data structures, providing robust implementations of stacks and queues. It's designed for scenarios where maintaining order and managing data in a first-in, first-out (FIFO) or last-in, first-out (LIFO) manner is essential, enabling efficient data processing.

Awesome Lists containing this project