https://micro-os-plus.github.io/utils-lists-xpack/
A source code library with the µOS++ C++ intrusive lists
https://micro-os-plus.github.io/utils-lists-xpack/
cpp intrusive lists xpack
Last synced: over 1 year ago
JSON representation
A source code library with the µOS++ C++ intrusive lists
- Host: GitHub
- URL: https://micro-os-plus.github.io/utils-lists-xpack/
- Owner: micro-os-plus
- License: mit
- Created: 2021-01-10T20:35:24.000Z (over 5 years ago)
- Default Branch: xpack
- Last Pushed: 2023-12-26T10:03:45.000Z (over 2 years ago)
- Last Synced: 2024-05-21T11:24:03.359Z (about 2 years ago)
- Topics: cpp, intrusive, lists, xpack
- Language: C++
- Homepage: https://micro-os-plus.github.io/utils-lists-xpack/
- Size: 1.18 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/micro-os-plus/utils-lists-xpack/blob/xpack/package.json)
[](https://github.com/micro-os-plus/utils-lists-xpack/tags)
[](https://www.npmjs.com/package/@micro-os-plus/utils-lists/)
[](https://github.com/micro-os-plus/utils-lists-xpack/blob/xpack/LICENSE)
# The µOS++ Intrusive Lists
A source code library with the µOS++ intrusive lists.
## Project documentation
For information on how to install and use this project, please refer to the
[project website](https://micro-os-plus.github.io/utils-lists-xpack/).
## Project source
The source code of the current release is available on
[GitHub tag v4.0.2 tree](https://github.com/micro-os-plus/utils-lists-xpack/tree/v4.0.2).
## License
Unless otherwise stated, the original content is released under the terms of the
[MIT License](https://opensource.org/licenses/mit),
with all rights reserved to
[Liviu Ionescu](https://github.com/ilg-ul).