awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lifthrasiir avatar

lifthrasiir/rust-encoding

0
View on GitHub↗
288 stars·57 forks·Rust·MIT·0 views

Rust Encoding

Character encoding support for Rust

Features

  • Data Serialization - Utilities for character set encoding and decoding.

Star history

Star history chart for lifthrasiir/rust-encodingStar history chart for lifthrasiir/rust-encoding

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rust Encoding

Similar open-source projects, ranked by how many features they share with Rust Encoding.
  • 3hren/msgpack-rust3Hren avatar

    3Hren/msgpack-rust

    1,413View on GitHub↗

    RMP is a pure Rust MessagePack implementation.

    Rust
    View on GitHub↗1,413
  • ahrefs/atdahrefs avatar

    ahrefs/atd

    353View on GitHub↗

    Static types for JSON APIs

    OCaml
    View on GitHub↗353
  • airstruck/knifeairstruck avatar

    airstruck/knife

    515View on GitHub↗

    A collection of useful micro-modules for Lua.

    Lua
    View on GitHub↗515
  • 32leaves/bel3

    32leaves/bel

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Rust Encoding→

Frequently asked questions

What does lifthrasiir/rust-encoding do?

Character encoding support for Rust

What are the main features of lifthrasiir/rust-encoding?

The main features of lifthrasiir/rust-encoding are: Data Serialization.

What are some open-source alternatives to lifthrasiir/rust-encoding?

Open-source alternatives to lifthrasiir/rust-encoding include: 3hren/msgpack-rust — RMP is a pure Rust MessagePack implementation. ahrefs/atd — Static types for JSON APIs. airstruck/knife — A collection of useful micro-modules for Lua. alexcrichton/toml-rs — A [TOML][toml] decoder and encoder for Rust. This library is currently compliant with the v0.5.0 version of TOML. This… bakpakin/binser — Customizable Lua Serializer. 32leaves/bel.