{"id":15611615,"url":"https://github.com/boxdot/algorithms","last_synced_at":"2025-03-29T15:11:16.708Z","repository":{"id":78593612,"uuid":"41261311","full_name":"boxdot/algorithms","owner":"boxdot","description":null,"archived":false,"fork":false,"pushed_at":"2016-05-29T08:48:25.000Z","size":3160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T15:48:45.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boxdot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-23T18:17:23.000Z","updated_at":"2016-01-17T22:49:40.000Z","dependencies_parsed_at":"2023-04-10T02:04:20.937Z","dependency_job_id":null,"html_url":"https://github.com/boxdot/algorithms","commit_stats":{"total_commits":84,"total_committers":1,"mean_commits":84.0,"dds":0.0,"last_synced_commit":"bd87987981443ff90258d07ef9398cb87a6d84e1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boxdot","download_url":"https://codeload.github.com/boxdot/algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200318,"owners_count":20739566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T06:05:50.960Z","updated_at":"2025-03-29T15:11:16.666Z","avatar_url":"https://github.com/boxdot.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/boxdot/algorithms.svg?branch=master)](https://travis-ci.org/boxdot/algorithms) using Clang 3.6\n\n## Done\n\n* (graph) dfs, bfs, topological sort, dijkstra, connected components, strongly\n  connected components (path-based approach by Dijkstra)\n* (geometric) barycentric coordinates\n* (distributed) Chandy-Lamport snapshot algorithm\n* xorshift64star\n* Kd-Tree (k = 2)\n* 1-dim Range Searching\n* (geometric) Intersections (Ray with Plane, Triangle, AABB)\n* Conversion of grammar to CNF\n* ECDH on Curve25519 over F71\n* Elliptic curve arithmetic over finite prime field in char != 2, 3.\n* 3-SUM\n* Inplace binary MSD radix sort\n* Johnson–Trotter\n* Multiset next permutation algorithm\n* Sorting (insertion sort, merge sort)\n\n## To consider\n\n* Voronoi Tesselation\n* Benchmark multiplication algorithms of Karatsuba, Toom–Cook and\n  Schönhage–Strassen on 256-bit integers (char[32]).\n* Coin change problem\n* k-SUM\n* Linear embedding problem ?\n\n## Used libraries\n\n* [Catch](https://github.com/philsquared/Catch) — C++ Automated Test Cases in\n  Headers (Boost Software License 1.0)\n* [TestU01](https://www.iro.umontreal.ca/~simardr/testu01/tu01.html) —\n  collection of utilities for the empirical statistical testing of uniform\n  random number generators.\n  ([License](http://www.iro.umontreal.ca/~simardr/testu01/copyright.html))\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxdot%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboxdot%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxdot%2Falgorithms/lists"}