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!☆109Updated 2 years ago
- A Rust code linter☆211Updated 9 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆106Updated last year
- Program startup and thread support written in Rust☆179Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆135Updated 2 weeks ago
- A concurrent, append-only vector.☆153Updated this week
- Müsli is a flexible and efficient serialization framework☆383Updated last week
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆351Updated 8 months ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆166Updated 10 months ago
- Rust String Libraries by mcyoung☆174Updated last month
- Type-Safe Graphics Programming with Functional Shaders☆137Updated 2 weeks ago
- A fast, concurrent string interner☆149Updated 7 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆402Updated 8 months ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last week
- Choose Rust types at compile-time via constants☆64Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆117Updated 4 months ago
- Small, fast, synchronization primitives☆244Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- An ε-copy serialization/deserialization framework for Rust☆138Updated 2 weeks ago
- The prettier pattern-matching parser with automatic error recovery☆124Updated last month
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- The cost of Rust async/await☆129Updated 2 years ago
- Execute Rust code carefully, with extra checking along the way☆403Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- Cycle-tracking garbage collector library for Rust☆176Updated 2 months ago
- Fast, concurrent, arena-based allocator with drop support☆124Updated last year