azaleacolburn / sonderLinks
Static Pointer Analyzer and Transpiler from C to Safe Rust
☆25Updated 3 months ago
Alternatives and similar repositories for sonder
Users that are interested in sonder are comparing it to the libraries listed below
Sorting:
- Scope Graph Implementation in Rust☆27Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- ☆35Updated 7 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated last week
- Human-friendly indexed collections☆54Updated 3 months ago
- Experimenting with Rust's fundamental data model☆53Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 2 weeks ago
- ☆16Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last week
- An experiment in an augmented error handling type for Rust☆39Updated last week
- A zero-allocation, no-std grapheme cluster iterator☆12Updated 5 months ago
- Linux linker for x86 and x86-64☆32Updated 2 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆38Updated this week
- atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust☆29Updated 5 months ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- Lightweight exceptions for Rust☆80Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Library facilitating safe pinned initialization☆60Updated this week
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- Idiomatic exceptions for Rust☆80Updated last month
- An alternative `std`-like implementation built on origin☆31Updated 5 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- "Valgrind Client Request" interface for Rust programs☆18Updated 7 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆53Updated last month
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 weeks ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 9 months ago
- Somewhat hacky workaround for the lack of stream generators☆15Updated this week