Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hornta/biosim4
https://github.com/hornta/biosim4
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hornta/biosim4
- Owner: hornta
- Created: 2022-07-11T15:38:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T19:13:57.000Z (over 2 years ago)
- Last Synced: 2024-03-18T07:10:30.972Z (8 months ago)
- Language: TypeScript
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# biosim4
This repository is a TypeScript port of https://github.com/davidrmiller/biosim4. It's currently working in it's current state but it's only running in a single thread. I'm currently working on changing the underlying data structures for the simulator to be compatible with Web Workers.