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 11 months ago
- ☆35Updated 7 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- Linux linker for x86 and x86-64☆32Updated 3 months ago
- An alternative `std`-like implementation built on origin☆31Updated 6 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆42Updated last week
- atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust☆29Updated 6 months ago
- Human-friendly indexed collections☆54Updated this week
- A visual-first, statically typed, pluggable, graph-based programming language☆28Updated last week
- Eager evaluation of macros like `concat!` and `env!`☆41Updated this week
- An experiment in an augmented error handling type for Rust☆40Updated last week
- A memory efficient syntax tree for language developers☆62Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆30Updated this week
- Library facilitating safe pinned initialization☆60Updated last week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆55Updated 2 months ago
- Experimental stuff. Don't spend your time here for the moment.☆26Updated 7 months ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Idiomatic exceptions for Rust☆80Updated last month
- Lightweight exceptions for Rust☆81Updated last month
- Somewhat hacky workaround for the lack of stream generators☆16Updated 3 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- How fast can we recognize a word from a small pre-determined set?☆79Updated 7 months ago
- Imitate the documentation build that docs.rs would do☆56Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- A zero-allocation, no-std grapheme cluster iterator☆12Updated 6 months ago
- A highly experiment portable runtime☆20Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- ☆19Updated last year
- String OS from User Space!☆11Updated 2 years ago