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
- A fast, concurrent string interner☆140Updated 3 months ago
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆158Updated last year
- Program startup and thread support written in Rust☆167Updated last month
- Tiny Rust Async Linux Executor☆55Updated 4 months ago
- A Rust code linter☆210Updated 5 months ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆158Updated 6 months ago
- A concurrent, append-only vector.☆135Updated 2 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆106Updated 3 weeks ago
- Fast implementations of integer/floating point conversion operations.☆128Updated 2 years ago
- SIMD base64 codecs☆76Updated 9 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆94Updated last year
- Simple async reactor and executor for rust☆78Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆170Updated 6 months ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆108Updated last year
- Fast, concurrent, arena-based allocator with drop support☆119Updated 8 months ago
- Track and query Cargo dependency graphs.☆167Updated this week
- A fast and flexible LRU map.☆170Updated 6 months ago
- "A very small syn"☆196Updated 7 months ago
- Type-Safe Graphics Programming with Functional Shaders☆136Updated last month
- Müsli is a flexible and generic binary serialization framework☆353Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- A Vec That Has a Smaller size_of☆128Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆143Updated 10 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆213Updated 3 years ago
- Discovering and describing Rust's design axioms☆68Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- It executes futures☆55Updated last year
- What if we could check declarative macros before using them?☆45Updated 2 weeks ago