libctf

Crates.iolibctf
lib.rslibctf
version0.3.1
created_at2025-05-26 03:21:15.974497+00
updated_at2025-05-27 16:03:41.52259+00
descriptionSDK intended for use with CTF-rs, but is designed to be repurposed by others to easily extend functionality for other CTF related projects
homepagehttps://github.com/libctf/sdk
repository
max_upload_size
id1688892
size142,180
aRustyDev (aRustyDev)

documentation

README

libctf

Core lib crate for ctf-rs

I decided to make this for two reasons

  1. CTFd has some enterprise/managed gated features I though should be opened up (programmable flags)
  2. I wanted a cloud native CTF platform. (ie kubernetes-api + helm-charts)

This library is intended to be used as a base for all CTF-rs components to provide a common API and allow easy integration with other components.

Commit count: 0

cargo fmt