https://github.com/ae2f/core
Last synced: 7 months 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-02-10T23:50:53.000Z (over 1 year ago)
- Last Synced: 2025-02-11T00:29:02.434Z (over 1 year ago)
- Language: C++
- Homepage: https://ae2f.github.io/Core/
- Size: 817 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.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
[](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