All Projects → PoC-Consortium → Engraver

PoC-Consortium / Engraver

Licence: mit
PoCC Burstcoin Reference Plotter

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Engraver

CDDN-Change-DNS-Dynamically-with-your-Network
This script allows you to have the best configuration of your DNS when switching from one Wi-Fi to another.
Stars: ✭ 22 (-63.93%)
Mutual labels:  unix, macosx
dot-elvish
My configuration files for elvish - mirrored from GitLab
Stars: ✭ 43 (-29.51%)
Mutual labels:  unix, macosx
GLPT
GLPT :: OpenGL Pascal Toolkit. A multi-platform library for OpenGL and OpenGL ES
Stars: ✭ 26 (-57.38%)
Mutual labels:  unix, macosx
newrelic-unix-monitor
Monitoring service for Unix (AIX, Linux, HP-UX, MacOS, Solaris) systems
Stars: ✭ 26 (-57.38%)
Mutual labels:  unix, macosx
quickhist
quickly plot a histogram on the CLI
Stars: ✭ 45 (-26.23%)
Mutual labels:  unix, plot
Xyzpy
Efficiently generate and analyse high dimensional data.
Stars: ✭ 45 (-26.23%)
Mutual labels:  plot
Parsrs
CSV, JSON, XML text parsers and generators written in pure POSIX shellscript
Stars: ✭ 56 (-8.2%)
Mutual labels:  unix
Go Chartjs
golang library to make https://chartjs.org/ plots (this is vanilla #golang, not gopherjs)
Stars: ✭ 42 (-31.15%)
Mutual labels:  plot
Crypt
Pure Go crypt(3) Implementation
Stars: ✭ 39 (-36.07%)
Mutual labels:  unix
Asciichart
Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies
Stars: ✭ 1,107 (+1714.75%)
Mutual labels:  plot
Macos Setup
A curated macOS setup | v2
Stars: ✭ 60 (-1.64%)
Mutual labels:  macosx
Gpg Encrypt
Use GPG to encrypt a file using our best settings
Stars: ✭ 53 (-13.11%)
Mutual labels:  unix
Luneta
command-line fuzzy finder
Stars: ✭ 49 (-19.67%)
Mutual labels:  unix
Syncthing Macos
Frugal and native macOS Syncthing application bundle
Stars: ✭ 1,096 (+1696.72%)
Mutual labels:  macosx
Ed
A modern UNIX ed (line editor) clone written in Go
Stars: ✭ 44 (-27.87%)
Mutual labels:  unix
Ggthemes
Additional themes, scales, and geoms for ggplot2
Stars: ✭ 1,107 (+1714.75%)
Mutual labels:  plot
Simde
Implementations of SIMD instruction sets for systems which don't natively support them.
Stars: ✭ 1,012 (+1559.02%)
Mutual labels:  avx
Xsuspender
👀 💻 💤 🔋 Save battery by auto-suspending unfocused X11 applications.
Stars: ✭ 53 (-13.11%)
Mutual labels:  unix
Indoorjs
Indoor mapping for floorplans using on fabricjs
Stars: ✭ 59 (-3.28%)
Mutual labels:  plot
Painless
Painless parameter handling for easy exploration
Stars: ✭ 51 (-16.39%)
Mutual labels:  unix

Build Status License: MIT

Engraver - PoC2 plotter in Rust

Features

  • windows, linux, unix & macOS
  • x86 32&64bit
  • direct and async i/o
  • SIMD support: sse2, avx, avx2, avx512f
  • gpu support
  • fastest plotter there is

Requirements

  • new version of rust [stable toolchain]

Compile, test, ...

Binaries are in target/debug or target/release depending on optimization.

# build debug und run directly
cargo run [--features=opencl]

# build debug (unoptimized)
cargo build [--features=opencl]

# build release (optimized)
cargo build --release [--features=opencl]

Run

engraver --help

Donate

  • JohnnyDeluxe: BURST-S338-R6VC-LTFA-2GC6G
    • shabal optimizations
    • windows support
  • bold: BURST-8V9Y-58B4-RVWP-8HQAV
    • architecture
    • linux support
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].