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

https://github.com/ae2f/core


https://github.com/ae2f/core

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# ae2f::Core
- Rel-v6.25.19

> This project has been migrated to [codeberg.org](https://codeberg.org/ae2f/Core).
> You will still be able to access to upstream with github page.

> CMake-generated-headerset which guarantees the same method to work on C/C++, regardless of versions.
> Works under standard C/C++

# Dependency
[![ae2f-workflow](https://github.com/ae2f/Core/actions/workflows/test-default.yml/badge.svg?branch=main)](https://github.com/ae2f/Core/actions/workflows/test-default.yml)
- cmake >= 3.10
- C >= 90
- C++ >= 98

## Disclaimer
> If you're looking for ae2f::ErrGlob, it has migrated to [ae2f::err](https://github.com/ae2f/err).

## Disclaimer::Ds
> If you're looking for Datastructure functions (alloc, arr, etc), it has migrated to [ae2f::Ds](https://github.com/ae2f/Ds)

# See Also
- ae2f::Core-Template