https://github.com/ae2f/Core
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ae2f/Core
- Owner: ae2f
- License: other
- Created: 2024-09-10T21:50:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T18:23:57.000Z (about 1 year ago)
- Last Synced: 2025-03-25T19:27:20.527Z (about 1 year ago)
- Language: C++
- Homepage: https://ae2f.github.io/Core/
- Size: 758 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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