Kestrer / gppLinks
Generic C-like Preprocessor for Rust
☆13Updated 2 years ago
Alternatives and similar repositories for gpp
Users that are interested in gpp are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last week
- Bare-metal allocators.☆76Updated 2 years ago
- Write and execute C code inside Rust.☆152Updated 9 months ago
- Mostly safe wrapper for alloca☆27Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 3 weeks ago
- ☆39Updated 10 months ago
- Collection of crates to deal with crashes☆154Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A lock-free memory allocator☆61Updated last month
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆102Updated last year
- Faster integer division and modulus operations☆87Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Hierarchical sparse bitset☆47Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated last week
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆37Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Fast implementation of QOI format in Rust☆94Updated 2 years ago
- ☆67Updated 11 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 8 months ago
- ☆89Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- ☆40Updated last year
- Ergonomic tagged pointer☆31Updated 9 months ago
- A C expression parser and evaluator☆46Updated 2 years ago