🔥 CrazyStringAn experiment of utilizing small string optimization and efficient Unicode code point indexingAug 25Aug 25
Poor persons package management in MojoAs you might have noticed, if you followed my last few posts, I am currently exploring the new programming language called Mojo.Oct 31, 2023Oct 31, 2023
Faster prefix sum computation with SIMD and MojoSince a couple of months I am experimenting with the new programming language called Mojo. The language is still in a very early stage, so…Oct 19, 20231Oct 19, 20231
Published inAI Mind🔥 FibyTree vs. 🐍 Set and SortedSetCouple of days ago, I wrote an article about FibyTree, a data structure I designed and implemented in Mojo. Today I would like to reveal…Aug 24, 20231Aug 24, 20231
Published inAI MindA high level introduction to FibyTreeFibyTree is an optionally fully balanced and complete implicit binary search tree, which has the same semantics as a sorted set. I did a…Aug 19, 2023Aug 19, 2023
Simple CSV parser in MojoParsing 400MB per second with less than 80 lines of 🔥May 28, 2023May 28, 2023
Counting chars with SIMD in MojoMojo is a very young (actually a work in progress) programming language designed and developed by a new company called Modular. Here is a…May 18, 20232May 18, 20232
Published inNerd For TechProgressive indexEnable random accessibility for a stream of asymmetric data pointsJun 29, 2021Jun 29, 2021
Packaging 93K LevelsA story of custom binary serialisation for a game made with Unity3DJul 24, 2020Jul 24, 2020