Solving i18n for client-side and resource-constrained environments.
☆1,807Jun 4, 2026Updated last week
Alternatives and similar repositories for icu4x
Users that are interested in icu4x are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆773Updated this week
- Zero-copy deserialization framework for Rust☆4,252Jun 2, 2026Updated last week
- Rust implementation of Project Fluent☆1,328Mar 27, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,501Jan 21, 2026Updated 4 months ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,741May 29, 2026Updated 2 weeks ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A string type for Rust that is not required to be valid UTF-8.☆1,070Feb 10, 2026Updated 4 months ago
- A fast bump allocation arena for Rust☆2,234Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,083Mar 12, 2026Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,376May 2, 2026Updated last month
- Fast floating point to string conversion☆696Feb 16, 2026Updated 3 months ago
- An interpreter for Rust's mid-level intermediate representation☆6,294Updated this week
- Slotmap data structure for Rust☆1,321May 9, 2026Updated last month
- Safe interop between Rust and C++☆6,738May 31, 2026Updated last week
- A crate for mucking around with piles of bytes☆1,005Jan 31, 2026Updated 4 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,869Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆840May 27, 2026Updated 2 weeks ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,564Jun 1, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,941Updated this week
- A next-generation test runner for Rust.☆3,036Updated this week
- Rust parser combinator framework☆10,414Aug 26, 2025Updated 9 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,359Feb 21, 2026Updated 3 months ago
- Scan your Rust crate for semver violations.☆1,635Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆3,028Apr 16, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Application level tracing for Rust.☆6,728May 30, 2026Updated last week
- A no_std + serde compatible message library for Rust☆1,430Apr 30, 2026Updated last month
- Macros for all your token pasting needs☆1,087Oct 6, 2024Updated last year
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,333Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,648Apr 15, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,722Feb 20, 2026Updated 3 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,604Apr 22, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆735Apr 29, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,127Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Compile time static maps for Rust☆2,153Jun 2, 2026Updated last week
- a multi-language bindings generator for rust☆4,662Updated this week
- A small and fast async runtime for Rust☆4,959May 13, 2026Updated 3 weeks ago
- A snapshot testing library for rust☆2,878Jun 3, 2026Updated last week
- derive(Error) for struct and enum error types