https://github.com/ocl-org/fix
The Financial eXchange Protocol C++ Library.
https://github.com/ocl-org/fix
cpp fintech fix library
Last synced: 5 months ago
JSON representation
The Financial eXchange Protocol C++ Library.
- Host: GitHub
- URL: https://github.com/ocl-org/fix
- Owner: ocl-org
- License: bsl-1.0
- Created: 2025-12-04T11:14:54.000Z (7 months ago)
- Default Branch: develop
- Last Pushed: 2026-01-11T14:39:46.000Z (5 months ago)
- Last Synced: 2026-01-13T19:45:46.362Z (5 months ago)
- Topics: cpp, fintech, fix, library
- Language: C++
- Homepage: https://ocl.nekernel.org
- Size: 92.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OCL.FIX
[](LICENSE)
FIX module from the OCL.
## Requirements:
The OCL requires the following:
- [Boost](https://www.boost.org/)
- [Clang](https://clang.llvm.org/)
- [CMake](https://cmake.org/)
- [Git](https://git-scm.com/)
- OCL.Core
## Freestanding Status
The Freestanding Status is a concept where a module is evaluated on whether it has or is fully freestanding or not.
- Unverified (N/A)
##### (c) 2025 Amlal El Mahrouss and OCL Authors, licensed under the Boost Software License.