SkillAgentSearch skills...

Jcfp

Java ClassFile Parser (JCFP)

Install / Use

/learn @rdbo/Jcfp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Java ClassFile Parser (JCFP)

A library to parse and manage Java ClassFiles

License

This project is licensed under the GNU AGPL-3.0

Read the file LICENSE for more information

Considerations

This library is inspired by libjnif

After making my first ClassFile parser, it felt like it could be designed much better

The jnif library seemed to be better, both in design in usability, but it felt overengineered due to using its own custom allocators, iterators, etc

This library is meant to be a better and more ergonomic version of my initial parser, but also not overengineered

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1mo ago
Forks0

Languages

C++

Security Score

85/100

Audited on Feb 18, 2026

No findings