4 pointsby rfgplk10 hours ago2 comments
  • Rochus4 hours ago
    Not to be mixed-up with the Micron programming language (see https://github.com/micron-language/specification and https://github.com/rochus-keller/micron/), also mostly written in C++. That said, Micron.cpp looks like a cool alternative for the C++ standard library.
  • michalsustr6 hours ago
    Congrats on the launch, this must have been an insane amount of work! I noticed the headers had 2024 in them, so indeed quite some time put in.

    It seems the main selling point of micron is speed. You’ve done quite a lot of benchmarking. I think to make the case of micron stronger compared STL it would be cool to publish these benchmarks (where the two are comparable).