ndebuhr / simLinks
Sim provides a discrete event simulation engine, to facilitate Rust- and npm-based simulation products and projects
☆44Updated 2 months ago
Alternatives and similar repositories for sim
Users that are interested in sim are comparing it to the libraries listed below
Sorting:
- A discrete-time events simulation framework, written in rust, using the generator experimental feature☆58Updated 9 months ago
- A pure Rust linear programming solver☆86Updated 4 years ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆75Updated 10 months ago
- Convert sequences of Rust objects to Arrow tables☆88Updated 2 weeks ago
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆53Updated 11 months ago
- Google CP-SAT solver Rust bindings☆20Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆151Updated this week
- Parallel processing with disjoint indices in Rust☆90Updated 2 months ago
- Propositional logic with types in Rust☆62Updated last year
- Lp modeler written in Rust☆102Updated 4 years ago
- ☆102Updated 3 weeks ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- Tensor library for machine learning☆27Updated 2 weeks ago
- Simplistic API for deep learning tensor operations☆30Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- library implementing interaction with various linear programming solvers☆21Updated last year
- Enzyme integration into Rust. Experimental, do not use.☆101Updated 2 years ago
- Auto differentiation library☆69Updated 2 months ago
- Port of scipy to rust☆47Updated 9 months ago
- Safe rust bindings to the Highs MILP Solver.☆24Updated 3 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 4 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- 🦀 Rust server plugin for deploying deep learning models with batched prediction☆21Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆122Updated last month
- Dask scheduler written in Rust☆107Updated 9 months ago
- Derive PyO3's FromPyObject to automatically transform Python dicts into Rust structs☆113Updated 10 months ago
- Automated Machine Learning in Rust 🦀☆35Updated 5 months ago
- Build nice REPLs using clap and reedline with zero effort☆70Updated 2 months ago
- ResNet implementation with Burn