matklad / crtLinks
☆139Updated 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!☆131Updated 2 years ago
- Type-Safe Graphics Programming with Functional Shaders☆147Updated last month
- A fast, concurrent string interner☆161Updated last year
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated 9 months ago
- A Rust code linter☆212Updated last year
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- Fast implementations of integer/floating point conversion operations.☆133Updated 3 years ago
- Simple async reactor and executor for rust☆78Updated 8 months ago
- A Vec That Has a Smaller size_of☆149Updated 2 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- Müsli is a flexible and efficient serialization framework☆418Updated last month
- Program startup and thread support written in Rust☆196Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 3 weeks ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆424Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- A concurrent, append-only vector.☆206Updated 3 months ago
- generators☆211Updated 2 years ago
- An SoA library for Rust☆159Updated 9 months ago
- Profiling tool for Rust code.☆47Updated 10 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Arena type inspired by generational-arena☆219Updated last year
- ☆247Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Stochastically generates machine code☆102Updated last month
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆128Updated 2 weeks ago
- PEG trace visualizer☆92Updated 2 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- Choose Rust types at compile-time via constants☆69Updated last year