basedrop 0.1.3

Memory management tools for real-time audio and other latency-critical scenarios
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "basedrop"
version = "0.1.3"
authors = ["Micah Johnston <micahrjohnston@gmail.com>"]
edition = "2018"
description = "Memory management tools for real-time audio and other latency-critical scenarios"
repository = "https://github.com/micahrj/basedrop"
readme = "README.md"
license = "MIT/Apache-2.0"

[dependencies]