rcoreilly
I'm a Scientist at @astera-org & Adjunct Professor at the University of California Davis, working on Computational Cognitive Neuroscience
Astera Institute and University of California DavisUnited States
Pinned Repositories
core
A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and web with a single Go codebase, allowing you to Code Once, Run Everywhere.
emergent
Biologically based neural network simulations of the brain written in Go with a 3D GUI powered by Cogent Core.
awesome-go
A curated list of awesome Go frameworks, libraries and software
goki
Go language (golang) full strength tree structures (ki in Japanese)
x11clipboard
Two minimal "hello worlds" for X11 clipboard, one to COPY, one to PASTE
rcoreilly's Repositories
rcoreilly/goki
Go language (golang) full strength tree structures (ki in Japanese)
rcoreilly/x11clipboard
Two minimal "hello worlds" for X11 clipboard, one to COPY, one to PASTE
rcoreilly/awesome-go
A curated list of awesome Go frameworks, libraries and software
rcoreilly/axon
Axon adds axonal spiking to the Leabra framework for error-driven and associative learning
rcoreilly/bug
bug crash test dummy
rcoreilly/canvas
Cairo in Go: vector to raster, SVG, PDF, EPS, WASM, OpenGL, Gio, etc.
rcoreilly/chroma
A general purpose syntax highlighter in pure Go
rcoreilly/gimuse
experiments with music in Go / GoGi
rcoreilly/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
rcoreilly/goplat
rcoreilly/gopy
gopy generates a CPython extension module from a go package.
rcoreilly/KPlat
KPlat is an online platform with a search engine, mail app and games.
rcoreilly/labwiki
Lab Wiki
rcoreilly/leabrademo
demo of new go version of leabra
rcoreilly/license
Master license, authors, contributors, etc... informations
rcoreilly/oksvg
Partial implementation of SVG 2.0 specification in golang.
rcoreilly/rasterx
Rasterx is an SVG 2.0 path compliant rasterizer that can use either the golang vector or a derivative of the freetype anti-aliaser.
rcoreilly/scanFT
scanFT is an antialiaser dervied from the golang freetype rasterizer and designed for use with the rasterx package
rcoreilly/stringer
my fork of stringer that also generates a conversion BACK from a string to the const type