Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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