matklad / crtLinks
☆141Updated 3 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!☆135Updated 3 years ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated 3 weeks ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Fast implementations of integer/floating point conversion operations.☆133Updated 3 years ago
- A fast, concurrent string interner☆163Updated last year
- A Rust code linter☆213Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Müsli is a flexible and efficient serialization framework☆420Updated 3 weeks ago
- Small, fast, synchronization primitives☆254Updated last year
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- An implementation of the C++ Masstree data structure in Rust.☆114Updated this week
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- Simple async reactor and executor for rust☆78Updated 9 months ago
- A concurrent, append-only vector.☆209Updated 5 months ago
- Program startup and thread support written in Rust☆199Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- generators☆211Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆426Updated last year
- An SoA library for Rust☆163Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated last month
- Arena type inspired by generational-arena☆223Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last month
- Type-Safe Graphics Programming with Functional Shaders☆147Updated 2 months ago
- Tiny Rust Async Linux Executor☆111Updated 8 months ago
- Resilient LL(1) parser generator for Rust☆186Updated last month
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- It executes futures☆57Updated 2 years ago