matklad / crtLinks
☆140Updated 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!☆132Updated 2 years ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Fast implementations of integer/floating point conversion operations.☆133Updated 3 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- A Rust code linter☆213Updated last year
- Simple async reactor and executor for rust☆78Updated 9 months ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated last week
- A concurrent, append-only vector.☆208Updated 4 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Type-Safe Graphics Programming with Functional Shaders☆147Updated 2 months ago
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated 3 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Choose Rust types at compile-time via constants☆70Updated last year
- Stochastically generates machine code☆102Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆233Updated 4 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆426Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Müsli is a flexible and efficient serialization framework☆419Updated this week
- Program startup and thread support written in Rust☆196Updated 2 months ago
- Type that deserializes only from one specific value☆266Updated last week
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- Skill-tree rendering☆165Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- What if we could check declarative macros before using them?☆51Updated last year
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆221Updated 6 years ago