Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/younix/stack
simple stack library
https://github.com/younix/stack
Last synced: about 1 month ago
JSON representation
simple stack library
- Host: GitHub
- URL: https://github.com/younix/stack
- Owner: younix
- Created: 2014-08-14T10:11:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-14T21:58:08.000Z (over 10 years ago)
- Last Synced: 2024-11-02T09:25:15.827Z (3 months ago)
- Language: C
- Size: 137 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
stack
-----stack is a simple library for stacks of basic C types char, integer, float and
double.