rust
Machine Learning Library
A Rust binding to TensorFlow's C API for machine learning
Rust language bindings for TensorFlow
5k stars
121 watching
422 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
machine-learningrusttensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
rust-lang/rust-bindgen | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,531 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
rustpython/rustpython | A Python interpreter written in Rust, allowing execution of Python code on the target platform. | 19,301 |
rust-lang/rustlings | A collection of small exercises to help developers learn Rust programming language by reading and writing code. | 55,016 |
rust-sdl2/rust-sdl2 | A Rust library that provides a high-level interface to the SDL2 graphics library | 2,793 |
rusterlium/rustler | Provides a safe Rust bridge for interacting with Erlang VM | 4,389 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,315 |
guillaume-be/rust-bert | Provides pre-trained Rust-native transformer-based models and pipelines for Natural Language Processing tasks. | 2,694 |
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,707 |
rust-embedded/rust-raspberrypi-os-tutorials | A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture | 13,798 |
stepancheg/rust-protobuf | Rust implementation of Google protocol buffers for serialization and deserialization | 2,820 |
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,614 |
awslabs/aws-sdk-rust | AWS SDK for Rust programming language | 3,046 |