adjivas / mlLinks
A library to generating UML language from Rust's project into graphiz/dot file.
☆87Updated 7 years ago
Alternatives and similar repositories for ml
Users that are interested in ml are comparing it to the libraries listed below
Sorting:
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- ☆87Updated 8 months ago
- A simple bitset container for Rust☆150Updated 3 months ago
- A cargo subcommand to fetch the source code of a Rust crate☆109Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A big integer library in Rust with good performance.☆105Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Data parallelism library for async-std.☆94Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆75Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Show unused code from multi-crate Rust projects☆119Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Crate for capturing images from a webcam☆51Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago