Skip to content

nassorc/go-codebase

Repository files navigation

go-codebase

go-codebase is a collection of libraries and tools I've implemented.

Included libraries

  • located at /lib

  • Data Structures

    • Bitsets
    • Ringbuffers
    • Sparse sets
  • ECS library

    • gandalf-ecs:
      • located at root /
      • This library is now a playground to try new ideas for my new ecs library.
  • Math

    • Vector2: contains the types and operations needed to perform simple 2d vector math.
  • Asset management types

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages