Since Mojo
1.0 is here , all of my libraries have been updated to mojo>=1.0.0<1.1.0 and use stable conda channel from now.
flare v0.10.0: Full stack networking library for Mojojson v0.3.0: High-performance JSON library for Mojo with CPU and GPU supportmozz v0.2.0: Pure-Mojo fuzzing and property-based testing librarymorph v0.2.0: Reflection-powered serialization, deserialization, and validation for Mojopprint v0.2.0: Reflection-driven pretty printer for Mojo structssqlite v0.2.0: SQLite bindings with morph ORM integration for Mojouuid v0.2.0: Fast UUID v4 and v7 generation for Mojo with SIMD-accelerated hex encodingenvo v0.2.0: Typed config loading from env vars, TOML, and CLI for Mojotempo v0.2.0: Minimal UTC timestamp and duration types for Mojomojodoc v0.1.0: API documentation generator for Mojo inspired bycargo doc
Enjoy!