flatc-rust
FlatBuffers helper generator
A tool that compiles FlatBuffers code into Rust helpers for working with the flatBuffers library.
FlatBuffers compiler (flatc) as API (with focus on transparent .fbs
to .rs
code-generation via Cargo build scripts integration)
108 stars
6 watching
11 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
flatbuffershelpersrustrust-craterust-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides bindings to various compression formats. | 936 |
| Automatically generates C header files from Rust source code | 191 |
| A crate for creating windows and framebuffers on multiple platforms. | 1,045 |
| A tool that generates bindings to OpenGL APIs | 683 |
| Provides a way to build static Rust binaries for various crates, including OpenSSL and Diesel. | 1,541 |
| A container solution to compile Rust projects across multiple operating systems. | 32 |
| A collection of Rust libraries implementing a procedural generation algorithm. | 148 |
| An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,679 |
| Provides a collection of terminal spinners for creating interactive user interfaces in Rust | 545 |
| Compiles Rust code into a WebAssembly binary for rendering diff between crate versions | 113 |
| Tool to help developers create new Rust projects quickly from existing templates | 2,006 |
| Testing tool for validating application output against expected versions. | 38 |
| A framework for building custom fuzzers using Rust, allowing developers to extend and customize their fuzzing capabilities. | 2,059 |
| Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |