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!☆116Updated 2 years ago
- Fast implementations of integer/floating point conversion operations.☆133Updated 2 years ago
- Rust String Libraries by mcyoung☆191Updated 6 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆110Updated last year
- A fast, concurrent string interner☆151Updated 11 months ago
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- Simple async reactor and executor for rust☆80Updated 4 months ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated 4 months ago
- Type-Safe Graphics Programming with Functional Shaders☆142Updated last week
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated this week
- A Rust code linter☆217Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A concurrent, append-only vector.☆187Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Tiny Rust Async Linux Executor☆103Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆115Updated 2 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- An SoA library for Rust☆146Updated 5 months ago
- It executes futures☆57Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- generators☆210Updated last year
- Program startup and thread support written in Rust☆189Updated 2 months ago
- What if we could check declarative macros before using them?☆48Updated 9 months ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆173Updated 2 months ago
- PEG trace visualizer☆88Updated 6 months ago
- An IDE extension for debugging trait errors in Rust.☆186Updated this week