paulkernfeld / rustdoc-katex-demoLinks
This crate demonstrates an approach to including KaTeX in Rust docs
☆28Updated 7 years ago
Alternatives and similar repositories for rustdoc-katex-demo
Users that are interested in rustdoc-katex-demo are comparing it to the libraries listed below
Sorting:
- Extensions for ordered Rust slices.☆26Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Various optimization algorithms and strategies combined in a Rust library☆27Updated 5 years ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 9 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Floating point approximate comparison for Rust☆65Updated 9 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 10 months ago
- ☆53Updated 6 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- ☆39Updated last year
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A proof of concept automatic differentiation library for Rust☆24Updated 7 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Calculate statistics iteratively☆41Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆31Updated 5 years ago
- ☆23Updated 9 years ago
- ☆78Updated 2 years ago
- ☆56Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Starter code for writing procedural macros in Rust.☆17Updated 7 years ago