paulkernfeld / rustdoc-katex-demo
This crate demonstrates an approach to including KaTeX in Rust docs
☆27Updated 6 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
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 weeks ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- Various optimization algorithms and strategies combined in a Rust library☆27Updated 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…☆46Updated 2 years ago
- Extensions for ordered Rust slices.☆24Updated last year
- A proof of concept automatic differentiation library for Rust☆23Updated 6 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆52Updated 5 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Calculate statistics iteratively☆38Updated 9 months ago
- ☆29Updated 9 months ago
- ☆38Updated 9 months ago
- Floating point approximate comparison for Rust☆60Updated 5 months ago
- ☆33Updated 2 years ago
- ☆76Updated 2 years ago
- ☆31Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Starter code for writing procedural macros in Rust.☆17Updated 6 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Rust wrapper type that implements hashing and comparison by pointer address☆34Updated 10 months ago
- ☆35Updated 3 weeks ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- A simple neural net implementation.☆42Updated 5 years ago