matklad / crtLinks
☆139Updated 2 years ago
Alternatives and similar repositories for crt
Users that are interested in crt are comparing it to the libraries listed below
Sorting:
- A fast, concurrent string interner☆159Updated last year
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- Simple async reactor and executor for rust☆79Updated 7 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- Fast implementations of integer/floating point conversion operations.☆133Updated 3 years ago
- A Vec That Has a Smaller size_of☆146Updated last month
- A Rust code linter☆212Updated last year
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- An SoA library for Rust☆156Updated 8 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 3 weeks ago
- Clean tests in Rust☆62Updated 2 years ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated 8 months ago
- A concurrent, append-only vector.☆205Updated 3 months ago
- Müsli is a flexible and efficient serialization framework☆417Updated 2 weeks ago
- ☆241Updated this week
- Type-Safe Graphics Programming with Functional Shaders☆146Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆162Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated this week
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Small, fast, synchronization primitives☆253Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Stochastically generates machine code☆102Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated 2 weeks ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆218Updated 6 years ago
- Brief implementation of Trees that Grow in Rust☆40Updated 3 years ago
- Type that deserializes only from one specific value☆266Updated last month
- Resilient LL(1) parser generator for Rust☆177Updated 2 weeks ago