lioncash/biscuit

A runtime code generator for RISC-V

49
/ 100
Emerging

This library helps embedded systems developers or firmware engineers generate RISC-V machine code at runtime. It takes your high-level instructions for specific RISC-V operations and outputs optimized, executable code directly within your program. This is used by engineers building applications that require dynamic or adaptive code execution on RISC-V processors.

Use this if you need to create or modify RISC-V assembly code on the fly within a running application, for example, to optimize performance for specific data or conditions.

Not ideal if you primarily work with static compilation or if your target architecture is not RISC-V, as this library is specialized for RISC-V runtime code generation.

embedded-systems firmware-development RISC-V-programming compiler-optimization dynamic-code-execution
No Package No Dependents
Maintenance 10 / 25
Adoption 9 / 25
Maturity 16 / 25
Community 14 / 25

How are scores calculated?

Stars

75

Forks

11

Language

C++

License

MIT

Last pushed

Feb 24, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/lioncash/biscuit"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.