{"id":80952,"library":"fast-excel","title":"Fast Excel","description":"A Ruby wrapper for libxlsxwriter using FFI to create Excel files quickly.","status":"active","version":"0.5.0","language":"ruby","source_language":null,"source_url":"https://github.com/paxa/fast_excel","tags":["excel","xlsx","spreadsheet","ffi"],"install":[{"cmd":"gem install fast_excel","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'fast_excel', '~> 0.5.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"FastExcel","correct":"require 'fast_excel'"}],"quickstart":{"code":"require 'fast_excel'\nworkbook = FastExcel.open('output.xlsx')\nworksheet = workbook.add_worksheet\nworksheet.write_string(0, 0, 'Hello')\nworkbook.close","lang":"ruby","description":"Create an Excel file with a single cell"},"warnings":[{"fix":"Install libxlsxwriter via your package manager or from https://github.com/jmcnamara/libxlsxwriter","message":"Requires libxlsxwriter system library","severity":"gotcha","affected_versions":">= 0.5.0"}],"env_vars":null,"search_vec":"'creat':11 'excel':2,12,15 'fast':1 'ffi':9,18 'file':13 'libxlsxwrit':7 'quick':14 'rubi':4 'spreadsheet':17 'use':8 'wrapper':5 'xlsx':16","created_at":"2026-06-18T05:39:47.752499+00:00","updated_at":"2026-06-18T05:39:47.752499+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/paxa/fast_excel","github":"https://github.com/paxa/fast_excel","docs":"http://www.rubydoc.info/gems/fast_excel/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}