iduartgomez / tf-rs
High level Rust API for TensorFlow.
☆29Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for tf-rs
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A macro to generate Rust actors☆42Updated 3 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated 9 months ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- An default value loader from TOML for structopt☆28Updated last year
- rust histogram and percentile stats☆46Updated 4 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Add support for geometric types and functions to diesel☆20Updated last year
- ☆59Updated 2 years ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 2 years ago
- A timeout connector for the hyper client☆25Updated 2 weeks ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Safely combine results☆81Updated 2 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆76Updated 6 months ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆36Updated 7 months ago
- ☆76Updated last year
- Calculate statistics iteratively☆38Updated 6 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago