yurytsoy / revonetLinks
Rust implementation of real-coded GA for solving optimization problems and training of neural networks
☆20Updated 7 years ago
Alternatives and similar repositories for revonet
Users that are interested in revonet are comparing it to the libraries listed below
Sorting:
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A rust cargo subcommand which cooks your crate☆31Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- ☆36Updated 9 months ago
- An safe & opinionated actor-like framework written in Rust that just works. Simple, robust, fast, documented.☆90Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- ☆56Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Optimization algorithms realized in Rust☆15Updated 5 years ago
- A simple neural net implementation.☆42Updated 5 years ago
- A strict subset of ØMQ with an ergonomic API.☆57Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Convert between nalgebra and numpy types.☆23Updated 2 years ago