base64-loong64-lasx

Community

Accelerate LoongArch64 base64 encoding.

Authoremmansun
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides highly optimized Base64 encoding and decoding for the LoongArch64 architecture using LASX SIMD instructions, significantly speeding up these operations compared to generic Go implementations.

Core Features & Use Cases

  • LASX Acceleration: Leverages 256-bit LASX SIMD instructions for maximum performance on LoongArch64 CPUs.
  • Go 1.25 Compatibility: Addresses specific syntax limitations and provides workarounds for manual WORD encoding of missing LASX instructions.
  • Use Case: Integrate this Skill into applications that frequently encode or decode large amounts of data using Base64 on LoongArch64 systems, such as network communication, data serialization, or file transfer protocols.

Quick Start

Use the base64-loong64-lasx skill to encode the string "hello world".

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: base64-loong64-lasx
Download link: https://github.com/emmansun/base64/archive/main.zip#base64-loong64-lasx

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.