An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by toyboot4e

A curated list of projects in awesome lists by toyboot4e .

https://github.com/toyboot4e/ac-library-hs

Haskell port of AtCoder Library (ACL) + many Extra modules

Last synced: 06 Mar 2026

https://github.com/toyboot4e/adbook

Dead-simple SSG powered by Asciidoctor

Last synced: 23 Mar 2025

https://github.com/toyboot4e/toecs

Toy ECS based on sparse sets

Last synced: 17 Sep 2025

https://github.com/toyboot4e/loxrs

[Outdated] Crafting Interpreters in Rust (Done Part II: A tree-walk interpreter)

interpreter lox rust

Last synced: 11 Apr 2025

https://github.com/toyboot4e/toy-lib

My Haskell library for AtCoder contests

Last synced: 11 Apr 2025

https://github.com/toyboot4e/dotfiles

Personal configuration files (macOS / NixOS)

Last synced: 11 Apr 2025

https://github.com/toyboot4e/tlp

[TODO] To-be scripting langauge for my game

Last synced: 13 Apr 2025

https://github.com/toyboot4e/rokol

Bindings to Sokol in Rust for my personal use

Last synced: 11 Apr 2025

https://github.com/toyboot4e/igri

#[derive(Inspect)] for imgui-rs 0.80

Last synced: 05 Apr 2025

https://github.com/toyboot4e/fxc

Compile DirectX9 (fx_2_0) shader files on macOS

Last synced: 21 Mar 2025

https://github.com/toyboot4e/abc-hs

AtCoder Beginner Contest in Haskell

Last synced: 13 Jun 2025

https://github.com/toyboot4e/haskell-atcoder-notes

Notes for using Haskell in AtCoder

Last synced: 18 Mar 2026

https://github.com/toyboot4e/tanakh-mode.el

(´・_・`)

Last synced: 18 May 2026

https://github.com/toyboot4e/Rot

WIP: A turn-based roguelike game with GUI in C# using Nez on FNA

csharp fna nez roguelike turn-based

Last synced: 11 Mar 2025

https://github.com/toyboot4e/toy_arena

[WIP] Extensible generational arena

Last synced: 05 Apr 2025

https://github.com/toyboot4e/zerosh

[WIP] Zero Shell

Last synced: 09 May 2026

https://github.com/toyboot4e/toyboot4e.github.io

My devlog generated with `org-publish` and custom functions

Last synced: 29 Apr 2026

https://github.com/toyboot4e/atcoder-tessoku-hs

The book in haskell

Last synced: 21 Mar 2025

https://github.com/toyboot4e/fontstash-rs

[WIP] Wrapper of fontstash, the wrapper of stb_truetype (or freetype)

Last synced: 19 May 2026

https://github.com/toyboot4e/judge-hs

Last synced: 07 Jan 2026

https://github.com/toyboot4e/gen-hs

Last synced: 01 Aug 2025

https://github.com/toyboot4e/plover-drills

WIP, not ready!

Last synced: 26 Sep 2025

https://github.com/toyboot4e/lct-bench

Last synced: 04 Oct 2025

https://github.com/toyboot4e/derive-template

Create derive macros with `darling`

Last synced: 31 Aug 2025

https://github.com/toyboot4e/toy-scheme

Handle custom path schemes (aliases) defined in `schemes.txt`

Last synced: 04 Jan 2026

https://github.com/toyboot4e/toy-scripts

Private, junk scripts

Last synced: 11 Apr 2026

https://github.com/toyboot4e/xdl

[WIP] Extensional input layer on top of Rust-SDL2 or Rokol

Last synced: 02 Jul 2025

https://github.com/toyboot4e/thunder-hs

[WIP] Thunder book in Haskell

Last synced: 08 Jan 2026

https://github.com/toyboot4e/cinc

Write a C-like in C (step 14/28)

Last synced: 22 Apr 2026

https://github.com/toyboot4e/qlover

WIP

Last synced: 06 Jun 2026

https://github.com/toyboot4e/toy_verify

WIP: Yet another oj-verify with minimal code and smaller features

Last synced: 06 Jun 2026

https://github.com/toyboot4e/inkrl

WIP

Last synced: 06 Jun 2026

https://github.com/toyboot4e/defmod.el

WIP. AI stuff

Last synced: 25 Jun 2026

https://github.com/toyboot4e/aim-mode.el

WIP. AI stuff

Last synced: 25 Jun 2026

https://github.com/toyboot4e/past

Past PAST problems and answers in Haskell

Last synced: 29 Jun 2026

https://github.com/toyboot4e/monad-playground

Just my workspace for playing around with Haskell monads!

Last synced: 21 Jun 2025

https://github.com/toyboot4e/org-zenn-example

Example for integrating ox-zenn.el with Zenn books

Last synced: 21 Jun 2025

https://github.com/toyboot4e/mini-plover

WIP. First step towards my dream!

Last synced: 18 Jul 2025

https://github.com/toyboot4e/va-bench

Last synced: 28 Mar 2025

https://github.com/toyboot4e/typical90-hs

The typical 90 competitive programming problems in Haskell

Last synced: 21 Jun 2025

https://github.com/toyboot4e/triangles

Just draw triangles for practice

Last synced: 21 Mar 2025

https://github.com/toyboot4e/tdpc

TDPC in Haskell

Last synced: 21 Mar 2025

https://github.com/toyboot4e/benchmarks-hs

Benchmark cases for competitive programming in Haskell

Last synced: 09 Sep 2025

https://github.com/toyboot4e/zenn

Last synced: 19 May 2026

https://github.com/toyboot4e/server_project

Following "Multiplayer Game Development in Rust"

Last synced: 21 Mar 2025

https://github.com/toyboot4e/pearls-hs

Pearls of Functional Algorithm Design in Haskell

Last synced: 21 Mar 2025

https://github.com/toyboot4e/learn-react

Just my playground

Last synced: 17 Apr 2026

https://github.com/toyboot4e/yosupo-judge-hs

My library checker problem solutions in Haskell

Last synced: 30 Jul 2025

https://github.com/toyboot4e/edpc-rs

EDPC in Rust with functional style

Last synced: 21 Mar 2025

https://github.com/toyboot4e/toy_pool

[WIP] Pool of reference-counted items

Last synced: 16 Oct 2025

https://github.com/toyboot4e/edpc-hs

Educational DP Contest in Haskell

Last synced: 21 Mar 2025

https://github.com/toyboot4e/presentation_template

Asciidoctor reveal.js project template

asciidoctor reveal-js slideshow

Last synced: 21 Mar 2025

https://github.com/toyboot4e/abs-hs

Atcoder begginers selection in Haskell

Last synced: 21 Mar 2025

https://github.com/toyboot4e/hot_crate

Reload `dylib` crates at runtime (on macOS)

Last synced: 18 May 2026

https://github.com/toyboot4e/coml

Competitive programming in OCaml?

Last synced: 25 Jun 2025