nokamute 1.0: the fastest and maybe strongest hive bot; based on minimax 0.5.1

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nokamute

    Hive AI engine focused on speed.

  • After a couple years of on-and-off development, I've anointed v1.0 of nokamute. It's a bot that plays the board game Hive. Briefly, hive is like chess with hexagonal bugs without a board.

  • minimax-rs

    A generic implementation of Negamax in Rust.

  • Nokamute was developed to have very fast move generation for this atypical game structure; this is mainly difficult because the game state does not have a fixed size. Rust has been a great language to micro-optimize performance. I developed the minimax crate in parallel to implement fancy 20th century game search algorithms in a generic way. If anyone else starts using it and doesn't hate the interface I'll stamp it 1.0.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What do you call a Rust pointer we stole the high bits off? An ointer. (2021)

    1 project | news.ycombinator.com | 8 May 2024
  • Show HN: a Rust CLI tool and library that scrapes proxy information from URLs

    1 project | news.ycombinator.com | 8 May 2024
  • Ask HN: How to structure Rust, Axum, and SQLx for clean architecture?

    1 project | news.ycombinator.com | 7 May 2024
  • Zed Decoded: Linux When? – Zed Blog

    7 projects | news.ycombinator.com | 7 May 2024
  • Eugene is a CLI tool for reviewing Postgres SQL migration scripts

    1 project | news.ycombinator.com | 7 May 2024