matklad / crtLinks
☆135Updated 2 years ago
Alternatives and similar repositories for crt
Users that are interested in crt are comparing it to the libraries listed below
Sorting:
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Rust String Libraries by mcyoung☆190Updated 4 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆108Updated last year
- Program startup and thread support written in Rust☆187Updated last month
- A Rust code linter☆214Updated last year
- Type-Safe Graphics Programming with Functional Shaders☆140Updated last week
- An IDE extension for debugging trait errors in Rust.☆181Updated last month
- An SoA library for Rust☆146Updated 3 months ago
- A concurrent, append-only vector.☆174Updated this week
- Müsli is a flexible and efficient serialization framework☆394Updated this week
- Rank Polymorphic array library for Rust.☆102Updated last year
- Choose Rust types at compile-time via constants☆67Updated last year
- Resilient LL(1) parser generator for Rust☆159Updated this week
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆158Updated last year
- Fast, concurrent, arena-based allocator with drop support☆137Updated last year
- Fantastic serialization library☆160Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- SIMD base64 codecs☆83Updated last year
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆408Updated 11 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Tiny Rust Async Linux Executor☆103Updated last month
- A Rust macro to make enums with a subset of values of the parent☆98Updated 3 weeks ago
- ergonomic and precise error handling built atop type-level set arithmetic☆232Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Reflection via DWARF.☆296Updated 2 years ago
- Comparing parser APIs☆130Updated 3 weeks ago