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 last month
- Various optimization algorithms and strategies combined in a Rust library☆27Updated 4 years ago
- ☆52Updated 5 years ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Concurrent hash trie☆51Updated 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
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- Starter code for writing procedural macros in Rust.☆17Updated 6 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆29Updated 10 months ago
- ☆23Updated 5 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆76Updated 2 years ago
- ☆31Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Rust procedural macro attribute for adding test cases easily☆17Updated 5 years ago
- Calculate statistics iteratively☆38Updated last week
- ☆61Updated 7 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- A Rust implementation of the CMA-ES optimization algorithm.☆35Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago