dtolnay / unsafe-libyaml
libyaml transpiled to rust by c2rust
☆33Updated last year
Alternatives and similar repositories for unsafe-libyaml:
Users that are interested in unsafe-libyaml are comparing it to the libraries listed below
- Serde serializer for generating Starlark build targets☆66Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- ☆54Updated last year
- Rust traits for key comparison in maps.☆27Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- ☆72Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- ☆53Updated 2 months ago
- An implementation of bzip2 in pure rust☆29Updated this week
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- An async version of iterator☆40Updated 10 months ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Rust crate to get the IANA time zone for the current system☆41Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Dynamic structured values for Rust☆28Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Serde Visitor for deserializing untagged enums