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
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A small and fast frontend framework in Rust☆69Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- An safe & opinionated actor-like framework written in Rust that just works. Simple, robust, fast, documented.☆90Updated 3 years ago
- A 2D environment simulator, that let's you define the behavior and the shape of your entities, while taking care of dispatching events ge…☆63Updated 3 years ago
- A strict subset of ØMQ with an ergonomic API.☆57Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- ☆56Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A Rusty CUDA wrapper☆32Updated 3 years ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Big array helper for serde☆64Updated last year
- A dependency injection library for message-based applications☆38Updated 4 years ago
- Run closures in parallel☆115Updated 8 months ago
- Concurrent hash trie☆57Updated 5 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆29Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last week
- Reactive dependency injection for Rust.☆42Updated last week
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Updated 2 years ago
- Facade Framework - autogenerated embedded live dashboards for Rust apps☆104Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 4 months ago