oxigemma 0.0.1

Pure-Rust inference engine for Google's Gemma model family (Gemma 4 QAT and beyond)
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 13.99 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 229.14 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cool-japan

OxiGemma

crates.io License: Apache-2.0 MSRV: 1.89

Status: Name Reservation — Implementation Coming Soon

Pure-Rust inference engine for Google's Gemma model family.

About

This crate is currently a name reservation for the OxiGemma project — a sister project to OxiBonsai, targeting Google's Gemma model family including the low-memory Gemma 4 QAT variants. Full implementation will be available in future releases.

OxiGemma is part of the COOLJAPAN Pure-Rust ecosystem: zero FFI, zero C/C++, zero external native libraries.

Copyright

Copyright (c) 2026 COOLJAPAN OU (Team Kitasan)

License

Licensed under the Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)