matklad / crt
☆133Updated 2 years ago
Alternatives and similar repositories for crt:
Users that are interested in crt are comparing it to the libraries listed below
- Recipes for avoiding bounds checks in Rust, without unsafe!☆111Updated 2 years ago
- Müsli is a flexible and efficient serialization framework☆386Updated this week
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Rust String Libraries by mcyoung☆183Updated 2 months ago
- A fast, concurrent string interner☆149Updated 8 months ago
- A concurrent, append-only vector.☆156Updated last month
- A Vec That Has a Smaller size_of☆138Updated last month
- Simple async reactor and executor for rust☆79Updated 2 weeks ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆107Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- A Rust code linter☆212Updated 10 months ago
- Fast, concurrent, arena-based allocator with drop support☆125Updated last year
- Program startup and thread support written in Rust☆183Updated this week
- Execute Rust code carefully, with extra checking along the way☆406Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Fast implementations of integer/floating point conversion operations.☆131Updated 2 years ago
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated this week
- It executes futures☆58Updated 2 years ago
- Small, fast, synchronization primitives☆245Updated 7 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆400Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Fantastic serialization library☆158Updated 11 months ago
- A fixed-size circular buffer written in Rust.☆113Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 3 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- Clean tests in Rust☆61Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆192Updated 2 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆119Updated 5 months ago