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!☆119Updated 2 years ago
- Rust String Libraries by mcyoung☆192Updated 7 months ago
- A Rust code linter☆216Updated last year
- A Rust allocator which makes sound when active, like a Geiger counter.☆120Updated 6 months ago
- Müsli is a flexible and efficient serialization framework☆404Updated this week
- A fast, concurrent string interner☆152Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- Type-Safe Graphics Programming with Functional Shaders☆142Updated last month
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Fast implementations of integer/floating point conversion operations.☆134Updated 2 years ago
- Small, fast, synchronization primitives☆250Updated last year
- An SoA library for Rust☆150Updated 6 months ago
- A concurrent, append-only vector.☆196Updated last month
- Clean tests in Rust☆62Updated 2 years ago
- Simple async reactor and executor for rust☆79Updated 5 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Comparing parser APIs☆139Updated last week
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆415Updated last year
- Fast, concurrent, arena-based allocator with drop support☆140Updated last year
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- Arena type inspired by generational-arena☆220Updated 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…☆102Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆284Updated 4 months ago
- PEG trace visualizer☆88Updated 7 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- It executes futures☆57Updated 2 years ago
- A Vec That Has a Smaller size_of☆143Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆139Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month