13 releases (7 breaking)

0.10.0 Jan 7, 2025
0.9.0 Jul 5, 2024
0.8.0 Oct 19, 2023
0.7.0 Jun 3, 2023
0.5.1 Mar 28, 2023

#153 in Machine learning

Download history 20/week @ 2024-09-25 5/week @ 2024-10-09 3/week @ 2024-10-16 5/week @ 2024-10-30 6/week @ 2024-11-06 2/week @ 2024-11-27 12/week @ 2024-12-04 13/week @ 2024-12-11 88/week @ 2025-01-01 33/week @ 2025-01-08

121 downloads per month
Used in anipwatch

WTFPL license

555KB
7.5K SLoC

Rust 7K SLoC // 0.0% comments TypeScript 818 SLoC // 0.4% comments

ChobitLibs

ChobitLibs is single file libraries.
You can put each src file into your project.

All libraries are WTFPL License.

Libraries

All libraries can be used in no_std.

  • chobit_map.rs : Hash table.
  • chobit_hash.rs : Hash functions.
  • chobit_rand.rs : Random number generator.
  • chobit_ai.rs : Neural network library.
  • chobit_sexpr.rs : Structured byte string.
  • chobit_complex.rs : Complex number for high-speed rotation.
  • chobit_playbook.rs : Playbook parser for novel games.
  • chobit_ani_value.rs : Utility for UV animation.
  • chobit_flow.rs : Flowchart framework.
  • chobit_machine.rs : Stack machine library.

TypeScript

  • chobit_module.rs : WASM module library.
  • chobit_module_util.ts : Utility for chobit_module.rs written in Typescript.
  • chobit_sexpr.ts : Structured byte string written in Typescript.

No runtime deps