emilk / music_theoryLinks
Experiments in visualizing music theory
☆14Updated last year
Alternatives and similar repositories for music_theory
Users that are interested in music_theory are comparing it to the libraries listed below
Sorting:
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last month
- Generic Async Semaphore☆21Updated 6 months ago
- ☆16Updated last month
- Benchmarks for comparing the speed of stdout vs stderr & code snippets for my blog post.☆15Updated 10 months ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last month
- Hybrid typenum/const generic arrays☆14Updated 2 weeks ago
- ☆23Updated last year
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆55Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- A cross-platform-ish memory profiler for Rust!☆36Updated last year
- Estimate effective resource limits for a process e.g. how much RAM is available for use☆17Updated this week
- [WIP] HTML Canvas backend for ratatui☆13Updated last year
- An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint☆13Updated last year
- Rust crate to retrieve public IP address and geolocation data. 🦀☆37Updated last week
- Waveform generator library written in Rust☆38Updated 2 years ago
- ☆26Updated 2 years ago
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated 3 months ago
- An async version of iterator☆40Updated last year
- Event-loop for ratatui apps.☆20Updated 9 months ago
- Bechmarks for Rust big integer implementations☆63Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Code for my workshop "Production-ready WebAssembly with Rust" presented at RustLab 2023 in Florence☆15Updated last year
- 🚃 lib for CLI utilities, printing, and error handling☆14Updated this week
- A streaming rpc system based on quic☆124Updated 5 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago