llvm
Library for interacting with LLVM IR in pure Go. (by llir)
Tideland Go
Go Library [DEPRECATED] (by tideland)
llvm | Tideland Go | |
---|---|---|
4 | - | |
1,225 | 194 | |
0.5% | -0.5% | |
3.7 | 0.0 | |
5 months ago | over 7 years ago | |
Go | Go | |
BSD Zero Clause License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
llvm
Posts with mentions or reviews of llvm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-29.
-
Go Noob question: How can I output LLVM IR, instrument it and also looking for a symbolic execution engine
https://github.com/llir/llvm a Go library for parsing and producing LLVM IR (written by the llir team, of whom I'm a member).
-
Using LLVM with Go
I figured out how to produce llvm ir using the Go package llir/llvm.
-
Compiling llvm ir into a binary using Go
I already wrote most of the parser and am currently trying to generate llvm ir using the llir/llvm package, which works fine.
-
Enums in Go: best way to convert back to string value?
Example uses of string2enum at https://github.com/llir/llvm/blob/master/asm/enum/Makefile
Tideland Go
Posts with mentions or reviews of Tideland Go.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Tideland Go yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing llvm and Tideland Go you can also consider the following projects:
url-shortener - A golang URL Shortener
uuid - Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.
gosh - Provide Go Statistics Handler, Struct, Measure Method
go-commons-pool - a generic object pool for golang
bexp - Go implementation of Brace Expansion mechanism to generate arbitrary strings.
browscap_go - GoLang Library for Browser Capabilities Project