Skip to content

Deicyde/midpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

midpoint

This is a lightweight rust crate intended to one thing: provide a general midpoint function. While this seems easy, it is actually quite difficult in the general case.

Heavily inspired by Marshal Clow's "std::midpoint? How hard can it be?" talk from CppCon 2019

link to the talk

About

A small algorithm implementing midpoint in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages