dylagit / audio-limiterLinks
☆35Updated 3 years ago
Alternatives and similar repositories for audio-limiter
Users that are interested in audio-limiter are comparing it to the libraries listed below
Sorting:
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated 3 weeks ago
- zero runtime cost default arguments in rust☆90Updated 2 months ago
- ☆59Updated last year
- Typed any map for rust☆67Updated 10 months ago
- ☆32Updated last month
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Macro for sealing traits and structures