xml
XML tokenizer
A library that tokenizes XML data into smaller units for easier processing
Tokenize XML
24 stars
4 watching
6 forks
Language: Zig
last commit: almost 2 years ago
Linked from 1 awesome list
zig-package
Related projects:
Repository | Description | Stars |
---|---|---|
bzick/tokenizer | A high-performance tokenization library for Go, capable of parsing various data formats and syntaxes. | 100 |
andrewrk/zig-window | A cross-platform windowing API with support for multiple graphics contexts and event handling. | 117 |
andrewrk/libz | A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
diasks2/pragmatic_tokenizer | A multilingual tokenizer to split strings into tokens, handling various language and formatting nuances. | 90 |
andreww/fox | An XML parsing library for Fortran programming | 61 |
pluglimited/nudge | A framework to serialize objects as XML in ActionScript | 1 |
media-io/yaserde | A Rust-based XML serialization and deserialization library with customizable features and support for various data types. | 182 |
arbox/tokenizer | A Ruby-based library for splitting written text into tokens for natural language processing tasks. | 46 |
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
zingballyhoo/stackxml | An XML serialization and deserialization library optimized for low allocation overhead using source generation. | 49 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
andrewrk/tetris | A simple implementation of the classic Tetris puzzle game in Zig programming language. | 397 |
juliatext/wordtokenizers.jl | A set of high-performance tokenizers for natural language processing tasks | 96 |
andrewrk/zig-vulkan-triangle | A simple implementation of a triangle using Vulkan and Zig, showcasing graphics rendering with xcb. | 116 |
abitdodgy/words_counted | A Ruby library that tokenizes input and provides various statistical measures about the tokens | 159 |