yurytsoy / revonetLinks
Rust implementation of real-coded GA for solving optimization problems and training of neural networks
☆20Updated 8 years ago
Alternatives and similar repositories for revonet
Users that are interested in revonet are comparing it to the libraries listed below
Sorting:
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A Rusty CUDA wrapper☆32Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Facade Framework - autogenerated embedded live dashboards for Rust apps☆104Updated 5 years ago
- A Rust implementation of the CMA-ES optimization algorithm.☆35Updated 3 months ago
- A dependency injection library for message-based applications☆38Updated 4 years ago
- A neural network, and tensor dynamic automatic differentiation implementation for Rust.☆24Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A framework for iterating over collections of types implementing a trait without virtual dispatch☆13Updated 4 years ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆55Updated 3 months ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A small and fast frontend framework in Rust☆67Updated last month
- A strict subset of ØMQ with an ergonomic API.☆57Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Big array helper for serde☆62Updated last year
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- High performance key value database with useful json document indexing and manipulations.☆50Updated 4 years ago
- Ternary search tree collection in rust☆25Updated 3 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Run your Rust CLI programs as state machines with persistence and recovery abilities☆36Updated 2 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago