FractalFir / seabridgeLinks
Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.
☆37Updated 5 months ago
Alternatives and similar repositories for seabridge
Users that are interested in seabridge are comparing it to the libraries listed below
Sorting:
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆159Updated last week
- https://crates.io/crates/undname☆17Updated 10 months ago
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆34Updated 2 weeks ago
- A faster Arc.☆73Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Library facilitating safe pinned initialization☆60Updated this week
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆56Updated last month
- An exploration of Storages☆37Updated last year
- GUI viewer for cargo metadata☆20Updated last month
- ☆31Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- ☆20Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- Static-checked parsing of regexes into structs☆45Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- Generate parsers directly from AST node types☆85Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 6 months ago
- Integer types with customizable niche values☆48Updated 9 months ago
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆49Updated 6 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Concise bit field extraction☆59Updated 9 months ago
- Finite State Machines with an entry API and data storage☆41Updated 4 months ago
- State machine pattern for Rust☆29Updated 9 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago