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
- A Rust code linter☆210Updated 8 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆108Updated 2 years ago
- A concurrent, append-only vector.☆149Updated this week
- A fast, concurrent string interner☆148Updated 6 months ago
- Program startup and thread support written in Rust☆174Updated last week
- Rust String Libraries by mcyoung☆158Updated 3 weeks ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- Müsli is a flexible and generic binary serialization framework☆366Updated last week
- A Vec That Has a Smaller size_of☆133Updated 6 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆164Updated 9 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆219Updated 4 years ago
- An SoA library for Rust☆131Updated this week
- Fast, concurrent, arena-based allocator with drop support☆124Updated 11 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Fantastic serialization library☆159Updated 9 months ago
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- A Rust macro to make enums with a subset of values of the parent☆85Updated 9 months ago
- It executes futures☆55Updated last year
- Cycle-tracking garbage collector library for Rust☆173Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Type-Safe Graphics Programming with Functional Shaders☆137Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆217Updated 3 months ago
- Proc-macro typestate DSL for Rust☆143Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆106Updated last year
- Track and query Cargo dependency graphs.☆201Updated this week
- Rank Polymorphic array library for Rust.☆102Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆115Updated 3 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆401Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 2 weeks ago