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

https://github.com/ae2f/Core


https://github.com/ae2f/Core

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ae2f::Core
- Rel-v6.22.17

> Integration between C and C++ via CMake.

> The smallest core utils for ae2f-like library.
> Contains no source, just headers. (interface)

## 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

# Dependency
- gcc
- make
- cmake