Pinned Repositories
cavalier_contours
2D polyline/shape library for offsetting, combining, etc.
cavalier_contours_web_demo
Web demo app for visualizing, testing, and documenting the cavalier_contours library
CavalierContours
2D polyline library for offsetting, combining, etc.
CavalierContoursDev
Interactive UI development repository for the CavalierContours project
CavalierContoursWebDemo
Web demo for visualizing CavalierContours algorithms
Flatbush
C# port of the fast static 2d spatial index Flatbush (https://github.com/mourner/flatbush/)
jsonpath
JsonPath engine written in Rust. Webassembly and Javascript support too
neovim_config
Basic neovim config
static_aabb2d_index
Fast static 2D axis aligned bounding box index
jbuckmccready's Repositories
jbuckmccready/CavalierContours
2D polyline library for offsetting, combining, etc.
jbuckmccready/cavalier_contours
2D polyline/shape library for offsetting, combining, etc.
jbuckmccready/static_aabb2d_index
Fast static 2D axis aligned bounding box index
jbuckmccready/Flatbush
C# port of the fast static 2d spatial index Flatbush (https://github.com/mourner/flatbush/)
jbuckmccready/CavalierContoursDev
Interactive UI development repository for the CavalierContours project
jbuckmccready/cavalier_contours_web_demo
Web demo app for visualizing, testing, and documenting the cavalier_contours library
jbuckmccready/neovim_config
Basic neovim config
jbuckmccready/CavalierContoursWebDemo
Web demo for visualizing CavalierContours algorithms
jbuckmccready/jsonpath
JsonPath engine written in Rust. Webassembly and Javascript support too
jbuckmccready/solana_zeroize_dep_example
Example repo demonstrating problem with Solana dependencies
jbuckmccready/staticpendulum
jbuckmccready/bezier2biarc
Prototype implementation of a Bezier curve approximation algorithm with biarcs
jbuckmccready/cavalier_contours_bench
Benchmarks for the cavalier_contours library
jbuckmccready/cavalier_contours_web_demo_page
Hosted cavalier contours web demo app page
jbuckmccready/CavalierContoursDoc
Repository to host all images and other resources for documenting CavalierContours
jbuckmccready/clickhouse_role
Ansible role to install Clickhouse
jbuckmccready/clipper-lib
Fork of Angus' C++ Polygon Clipping Library
jbuckmccready/egui
egui: an easy-to-use immediate mode GUI in pure Rust
jbuckmccready/flatbush_js
A very fast static spatial index for 2D points and rectangles in JavaScript
jbuckmccready/neogit
An interactive and powerful Git interface for Neovim, inspired by Magit
jbuckmccready/questdb-go
A QuestDB Go client for reading/writing data
jbuckmccready/rust
Empowering everyone to build reliable and efficient software.
jbuckmccready/ScottPlot
Interactive Plotting Library for .NET
jbuckmccready/static_aabb2d_index_bench
Benchmarks for the static_aabb2d_index library
jbuckmccready/static_aabb2d_index_zig
static_aabb2d_index implemented in zig to learn some zig
jbuckmccready/staticpendulum_julia
jbuckmccready/staticpendulum_rust
jbuckmccready/test_syndica_app_platform
jbuckmccready/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
jbuckmccready/variant
C++17 `std::variant` for C++11/14/17