An open API service indexing awesome lists of open source software.

https://github.com/solarliner/filtersim


https://github.com/solarliner/filtersim

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Filtersim

A playground for my tests in deriving analog models

## Building

After installing [Rust](https://rustup.rs/), you can compile Filtersim as follows:

```shell
cargo xtask bundle filtersim --release
```