9 lines
246 B
Markdown
9 lines
246 B
Markdown
---
|
|
title: "A fast boids library for Rust"
|
|
date: 2021-09-03
|
|
extra:
|
|
icon: las la-toolbox
|
|
excerpt: The 'boids' crate is a reasonably fast implementation of the Boids algorithm in Rust
|
|
redir_to: https://github.com/ewpratten/boids-rs
|
|
---
|