ferrite

A collection of utilities that are useful for implementing web standards

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.1.3
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:26

Authors

  • xTrayambak

Installation

nimble install ferrite
choosenim install ferrite
git clone https://github.com/ferus-web/ferrite

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
ferrite - - - - - - -

Dependencies

Package Version Optional
nim >= 2.2.0 No
results >= 0.5.1 No
simdutf >= 6.1.1 No

Source

Repository https://github.com/ferus-web/ferrite
Homepage https://github.com/ferus-web/ferrite
Registry Source nimble_official

README

WARNING: This library has been deprecated. Please do not use it.

Ferrite

Ferrite is a set of routines and utilities that are shared across the entire Ferus projectbase. \ It implements things crucial to building web technologies in Nim. It acts as an abstraction for different Ferus projects (Bali, Ferus, etc.) to reuse the same code.

Its code is mostly based off of other projects, like the Ladybird browser.

Roadmap

  • UTF-16 View [X]
  • UTF-8 View [X]
  • UTF-32 View [ ]