rust
Machine Learning Library
A Rust binding to TensorFlow's C API for machine learning
Rust language bindings for TensorFlow
5k stars
122 watching
424 forks
Language: Rust
last commit: 3 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,182 |
rust-lang/rust-bindgen | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,467 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
rustpython/rustpython | A Python interpreter written in Rust, allowing execution of Python code on the target platform. | 19,183 |
rust-lang/rustlings | A collection of small exercises to help developers learn Rust programming language by reading and writing code. | 54,232 |
rust-sdl2/rust-sdl2 | A Rust library that provides a high-level interface to the SDL2 graphics library | 2,775 |
rusterlium/rustler | Provides a safe Rust bridge for interacting with Erlang VM | 4,370 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,214 |
guillaume-be/rust-bert | Provides pre-trained Rust-native transformer-based models and pipelines for Natural Language Processing tasks. | 2,651 |
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,689 |
rust-embedded/rust-raspberrypi-os-tutorials | A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture | 13,693 |
stepancheg/rust-protobuf | Rust implementation of Google protocol buffers for serialization and deserialization | 2,809 |
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,597 |
awslabs/aws-sdk-rust | An SDK that allows Rust developers to interact with AWS services | 3,029 |