Skip to content

szawrowski/caitlyn

Repository files navigation

Caitlyn

Caitlyn is a header-only versatile general-purpose C library designed to enhance productivity for everyday tasks.

Whether you’re working on text processing, data serializing, file management, or unit testing, Caitlyn aims to provide efficient and easy-to-use tools.

Supported Platforms

  • Linux

  • Windows

  • macOS

Supported Standard

  • C 11 or later

Features

Get Started

License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See the LICENSE file for details.

GNU General Public License v3.0 (GPL-3.0)

The GPL-3.0 license ensures that everyone has the freedom to run, study, modify, and share the software. Key points include:

  • Freedom to Use: Use the software for any purpose.
  • Freedom to Study and Modify: Access the source code to study and change the software.
  • Freedom to Distribute: Share both original and modified versions, preserving the same freedoms.

For the complete text of the license, refer to the LICENSE file.

Contributing

Contributions are welcome! If you’d like to help improve Caitlyn, please check out the Contributing Guide for details on how to get started.