https://github.com/unikraft/lib-fft2d
Unikraft port of the fft2d library
https://github.com/unikraft/lib-fft2d
fft library unikraft
Last synced: about 2 months ago
JSON representation
Unikraft port of the fft2d library
- Host: GitHub
- URL: https://github.com/unikraft/lib-fft2d
- Owner: unikraft
- License: other
- Created: 2020-04-06T08:31:40.000Z (about 5 years ago)
- Default Branch: staging
- Last Pushed: 2024-01-02T20:54:52.000Z (over 1 year ago)
- Last Synced: 2025-01-19T04:12:39.348Z (3 months ago)
- Topics: fft, library, unikraft
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING.md
Awesome Lists containing this project
README
libfft2d for Unikraft
===================
This is the port of protobuf as a Unikraft external library.## Build
Protobuf depends on the following libraries that need to be added to
`Makefile` in this order:
* CXX standard library, e.g. `libunwind`, `compiler-rt`, `libcxxabi`, `libcxx`
* `libc`, e.g. `newlib`Please refer to the `README.md` as well as the documentation in the `doc/`
subdirectory of the main unikraft repository.