matklad / crtLinks
☆134Updated 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!☆115Updated 2 years ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆118Updated 4 months ago
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 10 months ago
- PEG trace visualizer☆87Updated 5 months ago
- Rank Polymorphic array library for Rust.☆103Updated last year
- Rust String Libraries by mcyoung☆189Updated 5 months ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- A Rust code linter☆216Updated last year
- Simple async reactor and executor for rust☆80Updated 3 months ago
- Fast implementations of integer/floating point conversion operations.☆133Updated 2 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆110Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Type-Safe Graphics Programming with Functional Shaders☆141Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Stochastically generates machine code☆96Updated last week
- ergonomic and precise error handling built atop type-level set arithmetic☆243Updated 2 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆411Updated last year
- An SoA library for Rust☆146Updated 4 months ago
- Human-friendly indexed collections☆53Updated last month
- Small, fast, synchronization primitives☆245Updated 10 months ago
- It executes futures☆57Updated 2 years ago
- An IDE extension for debugging trait errors in Rust.☆185Updated 2 months ago
- Clean tests in Rust☆62Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Program startup and thread support written in Rust☆188Updated last month
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆159Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago