JakkuSakura / SHLL
An experiment of high level code optimization
☆28Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for SHLL
- A faster Arc.☆49Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Lending iterators on stable Rust☆80Updated 10 months ago
- Choose Rust types at compile-time via constants☆62Updated 10 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- A collection of boosting algorithms written in Rust 🦀☆47Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆34Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- ☆40Updated 2 months ago
- A Rustified OpenCL Experience☆46Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Dynamic structured values for Rust☆27Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Build and evaluate binary expression trees☆34Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Trying to create Sync bump allocator☆28Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Static Linear Algebra System☆34Updated last year
- A Rust library for runtime-checked linearish types☆31Updated last year
- A Rusty CUDA wrapper☆32Updated 2 years ago
- Mostly safe wrapper for alloca☆24Updated last year
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Library facilitating safe pinned initialization☆30Updated this week
- Typed any map for rust☆64Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago