willi-kappler / mandel-rustLinks
Mandelbrot set in rust, serial and parallel example
☆45Updated 8 years ago
Alternatives and similar repositories for mandel-rust
Users that are interested in mandel-rust are comparing it to the libraries listed below
Sorting:
- ☆23Updated 8 years ago
- Scientific plotting library for Rust☆59Updated 7 years ago
- A simple neural net implementation.☆42Updated 6 years ago
- A list of useful Rust crates.☆43Updated 8 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated 3 weeks ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- linear algebra package for rust☆38Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safely combine results☆81Updated 11 months ago
- Units of Measure for Rust☆47Updated 9 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 9 months ago
- The empty type Void.☆70Updated 2 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- ☆59Updated 11 months ago
- A spatial partitioning and tree library in Rust.☆84Updated last year
- Floating point approximate comparison for Rust☆63Updated 5 months ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago