const-evaluation

There are 6 repositories under const-evaluation topic.

  • vvaltchev/mylang

    A simple programming language inspired by Python, JavaScript and C

    Language:C++31406
  • slowli/const-decoder

    Constant functions for converting hex- and base64-encoded strings into bytes

    Language:Rust431
  • AldaronLau/pure_cell

    Alternative to `GhostCell` that provides safe interior mutability via const expressions.

    Language:Rust320
  • juntyr/const-type-layout

    A derive trait which enables the const comparison of type layouts

    Language:Rust2001
  • ohsayan/constant

    Constant, compile-time evaluation tools for Rust

    Language:Rust2200
  • darinchau/const-arithmetic

    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]

    Language:Rust1