A simple programming language inspired by Python, JavaScript and C
-
Updated
Jun 4, 2024 - C++
A simple programming language inspired by Python, JavaScript and C
Constant functions for converting hex- and base64-encoded strings into bytes
Alternative to `GhostCell` that provides safe interior mutability via const expressions.
A derive trait which enables the const comparison of type layouts
Constant, compile-time evaluation tools for Rust
Kotlin compiler plugin for minimal compile time function evaluation
A crate developed for fun. Dedicated to exploiting Rust's powerful compiler and type generic system to perform integer arithmetics at compile time. This works on stable to circumvent (sort of) #[generic_const_exprs]
League of Legends library that interacts with Riot Game's API for the live game and evaluates damages of champion abilities, items, and runes very fast, and with support to compile time evaluation
Add a description, image, and links to the const-evaluation topic page so that developers can more easily learn about it.
To associate your repository with the const-evaluation topic, visit your repo's landing page and select "manage topics."