c2goasm | edwood | |
---|---|---|
2 | 1 | |
1,227 | 399 | |
- | 1.0% | |
10.0 | 7.5 | |
over 3 years ago | 2 months ago | |
Go | Go | |
Apache License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
c2goasm
- Rustgo: Calling Rust from Go with near-zero overhead
-
SIMD Accelerated vector math
Avo is a library that simplifies writing complex go assembly, I found it very useful to figure out how instructions map onto Go's asm syntax. But you could definitely do the translation directly, it's what c2goasm did (couldn't get it to work reliably unfortunately).
edwood
-
Plan 9 from User Space
esc = select the last "stuff" just typed
The fact you can create your own "buttons" that do basically anything is pretty nice, but you REALLY want a 3 button pointing device to use it. It also doesn't care about the programming language you use to create such a button, but you will work with the filesystem metaphor provided by Acme itself to get things done.
I find the mouse interface is extremely fast, and when you couple it with the power of the plumber in Plan 9, it's a reasonably good way to navigate around a complex workflow.
It's also a reasonably small environment in terms of lines of code. The Go version (Edwood) is pretty good too! https://github.com/rjkroege/edwood
What are some alternatives?
gopio - Raspberry pi GPIO controller package(CGO)
OberonEmulator - Project Oberon emulator in JavaScript and Java
series - Series data statistics processing functions
plan9port - Plan 9 from User Space
avo - Generate x86 Assembly with Go
qtcurve - Style engine for Qt and other toolkits