GitHub / quasilyte 149 Repositories
⬜️🟦⬜️ | 💙💛
quasilyte/quasilyte
Size: 21.5 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 1

quasilyte/go-ruleguard
Define and run pattern-based custom linting rules.
Language: Go - Size: 1.5 MB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 831 - Forks: 42

quasilyte/ebitengine-graphics
A package implementing Graphics primitives for gscene package
Language: Go - Size: 126 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 14 - Forks: 1

quasilyte/gslices
This is my own slices package for go, because I don't like the stdlib API
Language: Go - Size: 12.7 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 5 - Forks: 0

quasilyte/gmath
A Godot-inspired math library for Ebintengine and other Go game engines
Language: Go - Size: 53.7 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 27 - Forks: 1

quasilyte/go-jdk
Run JVM-based code in Go efficiently
Language: Go - Size: 373 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 80 - Forks: 7

quasilyte/fantasy-general-tools
fgtool is a Fantasy General modding toolkit
Language: Go - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

quasilyte/typ.el
Type inference framework for Emacs. Build better APIs, tools, linters and optimizers with type info!
Language: Emacs Lisp - Size: 32.2 KB - Last synced at: 14 days ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

quasilyte/ebitengine-sound
Audio-related helpers like playlists and sound queues
Language: Go - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

quasilyte/xm
XM package provides Ebitengine-compatible mod music decoder
Language: Go - Size: 73.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 17 - Forks: 1

quasilyte/bitsweetfont
A bitmap font for Go, made with bitfontier
Language: Go - Size: 96.7 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

quasilyte/phpgrep
Syntax-aware grep for PHP code.
Language: Go - Size: 581 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 236 - Forks: 10

quasilyte/go-consistent
Source code analyzer that helps you to make your Go programs more consistent.
Language: Go - Size: 83 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 346 - Forks: 17

quasilyte/gscene
A lightweight scene package for Ebitengine
Language: Go - Size: 43 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

quasilyte/ebitengine-input
A Godot-inspired action input handling system for Ebitengine
Language: Go - Size: 173 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 82 - Forks: 9

quasilyte/ebitengine-resource
A resource manager for Ebitengine
Language: Go - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 1

quasilyte/ld57-game
Language: Go - Size: 575 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

quasilyte/roboden-game
An indirect control real-time strategy game about robot colonies
Language: Go - Size: 34.8 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 437 - Forks: 33

quasilyte/gopherkon
Go mascot image constructor. Create your cute own gopher.
Language: TypeScript - Size: 17.3 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 219 - Forks: 11

quasilyte/pathing
A very fast & zero-allocation, grid-based, pathfinding library for Go.
Language: Go - Size: 162 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 115 - Forks: 4

quasilyte/KSQLite
KSQLite is a FFI-based SQLite library that can be used in both PHP and KPHP
Language: PHP - Size: 84 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

quasilyte/repolint
Tool to check github user/organization repositories for some simple and common issues.
Language: Go - Size: 2.75 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 3

quasilyte/uber-rules
A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)
Language: Go - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 1

quasilyte/gdata
A gamedata package that provides convenient cross-platform storage for games
Language: Go - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 27 - Forks: 2

quasilyte/quasilyte.github.io
Language: HTML - Size: 356 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

quasilyte/yaml5
YAML5 - use YAML like it's JSON5.
Language: Go - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 0

quasilyte/quasigo
quasigo is a Go subset interpreter written in Go
Language: Go - Size: 240 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

quasilyte/sinecord
Create music by the power of math!
Language: Go - Size: 7.86 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 4

quasilyte/gogrep
Syntax-aware Go code search, based on the mvdan/gogrep
Language: Go - Size: 146 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 5

quasilyte/glang
A simple gettext-like library for Go applications (but mostly for games)
Language: Go - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

quasilyte/gsignal
A lightweight Godot/Qt inspired signals and slots for Go
Language: Go - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 9 - Forks: 0

quasilyte/cavebots-game
My LD54 game
Language: Go - Size: 6.32 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 1

quasilyte/ebitengine-hello-world
Language: Go - Size: 217 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

quasilyte/decipherism-game
A puzzle game where you solve the encoding machine ciphers
Language: Go - Size: 17.5 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 2

quasilyte/goism
Not a fan of Emacs Lisp? Hack Emacs in Go!
Language: Go - Size: 862 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 345 - Forks: 16

quasilyte/gocorpus
The code used to serve gocorpus application
Language: Go - Size: 171 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 52 - Forks: 3

quasilyte/awesome-kphp
A curated list of amazingly awesome KPHP libraries, resources and software
Size: 64.5 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 2

quasilyte/gophers-and-dragons
Rogue-like game for Go programmers.
Language: Go - Size: 1.14 MB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 43 - Forks: 6

quasilyte/go-namecheck
Source code analyzer that helps you to maintain variable/field naming conventions inside your project.
Language: Go - Size: 15.6 KB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 40 - Forks: 0

quasilyte/hiddensugar-game
Language: Go - Size: 266 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

quasilyte/gmtk2023
A 2D real-time strategy game made for a GMTK2023 game jam
Language: Go - Size: 9.43 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 2

quasilyte/ge
ebiten-based game engine for Go
Language: Go - Size: 13.6 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 5

quasilyte/ldjam56-game
A game made for ldjam56 compo
Language: Go - Size: 4.95 MB - Last synced at: 27 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

quasilyte/ld55-game
Language: Go - Size: 6.13 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

quasilyte/kphp-sdlite
Simple SDL framework for KPHP
Language: PHP - Size: 41 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

quasilyte/XEDq
XEDq brings Intel XED powers into Go space.
Language: Go - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

quasilyte/talks
A collection of slides, notes and other related stuff from talks I have given.
Size: 35.1 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 2

quasilyte/go-perfguard
CPU-guided performance analyzer for Go
Language: Go - Size: 399 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 75 - Forks: 4

quasilyte/ebitengine-draw-example
Language: Go - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

quasilyte/stdinfo
Language: Go - Size: 7.81 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

quasilyte/hello-go
Language: Go - Size: 159 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 1

quasilyte/pratt-parsers-go
Pratt parser implemented in Go
Language: Go - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

quasilyte/devtools
Shared repository for Go developer tools.
Language: Go - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

quasilyte/regexp-lint
Code used to serve regexp-lint application
Language: Go - Size: 345 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

quasilyte/parsing-and-go
Language: Go - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 3

quasilyte/qpprof
A helper tool to work with profile.proto (pprof) files
Language: Go - Size: 16.6 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 60 - Forks: 1

quasilyte/go-benchrun
Convenience wrapper around "go test" + "benchstat".
Language: Go - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 2

quasilyte/bitfontier
A bitmap font maker for Go
Language: Go - Size: 44.9 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

quasilyte/ebitenui Fork of ebitenui/ebitenui
User interface engine and widget library for Ebiten
Language: Go - Size: 10.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

quasilyte/paths Fork of SolarLune/paths
paths is a pathfinding library written in Golang for use with games.
Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

quasilyte/kphp Fork of VKCOM/kphp
KPHP — a PHP compiler
Language: C++ - Size: 31.3 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

quasilyte/languages 📦
A big collection of artificial languages.
Language: Go - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

quasilyte/go-tools Fork of dominikh/go-tools
Staticcheck - The advanced Go linter
Size: 4.76 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

quasilyte/golangci-lint Fork of golangci/golangci-lint
Fast linters Runner for Go
Size: 21.9 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

quasilyte/bincmp Fork of tzneal/bincmp
used for comparing symbol sizes in binaries
Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

quasilyte/ebitenGame Fork of ToshaRotten/ebitenGame
Size: 256 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

quasilyte/vscode-perf-heatmap
Language: TypeScript - Size: 407 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

quasilyte/perf-heatmap
Create a heatmap index based on the profile.proto profile data
Language: Go - Size: 397 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 1

quasilyte/pprofutil
Helper functions for working with profile.proto objects
Language: Go - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

quasilyte/gccgo_vs_gc
Comparing GCCGO 1.8.1 (GCC 7.2) vs GC 1.8.1 (and GC 1.10) on x86 (AMD64).
Language: Shell - Size: 201 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 0

quasilyte/ebitenui-button-gridstretch
A repro for an issue
Language: Go - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

quasilyte/eui
EbitenUI with themes
Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

quasilyte/eui-classic-theme
A demo theme for the eui library
Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

quasilyte/kphp-game
Simple KPHP game, a proof of concept thing (demo)
Language: PHP - Size: 15.8 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 2

quasilyte/go-steamworks Fork of hajimehoshi/go-steamworks
A Steamworks SDK binding for Go
Language: Go - Size: 1.22 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

quasilyte/gopher-arts
Gopher drawings with permissive license. Use them as you like, but preferably for a positive purpose.
Size: 2.11 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

quasilyte/ebitengine-quest
A simple RPG that is a tribute to Ebitengine
Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

quasilyte/ldtkgo Fork of SolarLune/ldtkgo
LDtk-Go is a loader for LDtk projects written in Golang.
Size: 150 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

quasilyte/ebiten Fork of hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
Language: Go - Size: 103 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

quasilyte/Emacs-Lisp-VM
Emacs Lisp bytecode interpreter implemented in Go
Language: Go - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

quasilyte/KLua
KLua is a FFI-based Lua5 library that can be used in both PHP and KPHP
Language: PHP - Size: 177 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

quasilyte/drum-rpg
An RPG game for e-drums practicing
Language: Go - Size: 6.94 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

quasilyte/qbenchstat
My personal, slightly improved version of benchstat utility
Language: Go - Size: 448 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 2

quasilyte/shmup-game
Language: Go - Size: 2.14 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

quasilyte/phpsmith
phpsmith creates random PHP and KPHP programs to test their compilers and runtimes
Language: Go - Size: 382 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

quasilyte/concat
Demo repository for habr.com article about faster Go string concatenation.
Language: Go - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 17 - Forks: 0

quasilyte/blog-src
quasilyte.github.io sources
Language: CSS - Size: 3.57 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 3

quasilyte/MilkyTracker Fork of milkytracker/MilkyTracker
An FT2 compatible music tracker
Size: 10.3 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

quasilyte/alley-of-reading
Keeping track of books and articles I've read as well as keeping notes about some of them.
Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

quasilyte/vcgj7-game
This game is my submission to the Vas3k-Club 7th game jam
Language: Go - Size: 6.79 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

quasilyte/awesome-ebitengine Fork of sedyh/awesome-ebitengine
A curated list of awesome Ebitengine frameworks, libraries and software
Size: 130 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

quasilyte/go-parsefix
Fixes simple parse errors automatically. Works great in combination with goimports.
Language: Go - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 82 - Forks: 4

quasilyte/FerretDB Fork of FerretDB/FerretDB
A truly Open Source MongoDB alternative
Language: Go - Size: 7.14 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

quasilyte/astnorm
AST normalization experiment
Language: Go - Size: 111 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 45 - Forks: 2

quasilyte/fileprivate
A Go linter that enforces more strict members access rules inside packages
Language: Go - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

quasilyte/vscode-phpgrep
Structural, syntax-aware search for PHP code for VS Code.
Language: TypeScript - Size: 1.26 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

quasilyte/vscode-gogrep
Structural, syntax-aware search for Go code for VS Code.
Language: TypeScript - Size: 7.79 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

quasilyte/glsl-playground
A minimalistic GLSL playground for web
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

quasilyte/go-perftune
Helper tool for manual Go code optimization.
Language: Go - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

quasilyte/decipherism-editor
A map editor for decipherism game
Size: 338 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
