matklad / crt
☆121Updated last year
Related projects ⓘ
Alternatives and complementary repositories for crt
- Recipes for avoiding bounds checks in Rust, without unsafe!☆101Updated last year
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- Fast, concurrent, arena-based allocator with drop support☆119Updated 8 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆158Updated last year
- A fast, concurrent string interner☆140Updated 2 months ago
- Program startup and thread support written in Rust☆167Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆142Updated 10 months ago
- SIMD base64 codecs☆76Updated 9 months ago
- A concurrent, append-only vector.☆135Updated this week
- A Rust code linter☆208Updated 4 months ago
- Fast implementations of integer/floating point conversion operations.☆128Updated 2 years ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆108Updated 11 months ago
- Tiny Rust Async Linux Executor☆55Updated 3 months ago
- Fantastic serialization library☆158Updated 5 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆90Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆171Updated 6 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆116Updated 5 months ago
- Versioned data-structures for Rust☆203Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆75Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆212Updated 3 years ago
- Just use daxa. Rust support is in active development, as I am a maintainer of the Rust API! https://github.com/ipotrick/daxa https://gith…☆101Updated last year
- Arena type inspired by generational-arena☆201Updated 5 months ago
- Tracy client libraries for Rust☆172Updated this week
- A Vec That Has a Smaller size_of☆128Updated 3 months ago
- A Rust promise for games and immediate mode GUIs☆129Updated last year
- The prettier pattern-matching parser with automatic error recovery☆120Updated 2 weeks ago
- Müsli is a flexible and generic binary serialization framework☆353Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago