multiversion
llvm-project
Our great sponsors
multiversion | llvm-project | |
---|---|---|
2 | 150 | |
122 | 14,001 | |
- | 7.4% | |
5.0 | 10.0 | |
16 days ago | about 9 hours ago | |
Rust | C++ | |
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.
multiversion
- Telling the compiler to use SIMD
-
How to tune target-features for multiserver, multiarchitecture deployment?
Not sure if it will help you. But this looks like crate you can use https://github.com/calebzulawski/multiversion
llvm-project
-
My Server doesnt work with pterodactyl
LogInit: Compiled with Clang: 10.0.1 (https://github.com/llvm/llvm-project ef32c611aa214dea855364efd7ba451ec5ec3f74)
-
Proper Use of Git Tags
Couple ways, for example on the github page [1] , click the "tags" link [2] above the file list, find the tag for release 14.0.0, which is llvmorg-14.0.0, and now you can do any commit operation with that name instead of a commit.
If you have a checkout, you can find the tag name by doing a git tag -l *14* and looking through the output; I'm intentionally providing a very general glob because one may not know beforehand their exact tag name conventions.
-
I can not for the life of me figure out how to set up a C developer environment. Would someone be willing to hop into a discord call and walk me through it?
clang (It is very similar to gcc, which many tutorials reccomend. You can get it here: https://github.com/llvm/llvm-project/releases/tag/llvmorg-14.0.0 [ see: LLVM-14.0.0-win64.exe ]
-
What is the dominant aspect in choosing Go, over and above others, as a programming language?
Interesting! What is your take on TinyGo. How does the LLVM compiler compare to say something you are familiar with, i.e. gcc? Would it be comparable?
- LLVM Libc is implemented in C++
- Standard library ABI
-
rustc + avr = lovelove back again!
Locating this kind of bug usually starts innocently, by commenting out various places of your own code, then analyzing your program under a debugger only to find yourself doing git clone https://github.com/llvm/llvm-project a few hours later 😅
-
Including “And. And. And. And. And.” in a Google doc causes it to crash
> Should I report it somewhere?
Please do. You can open an issue (Bugzilla has been deprecated) on LLVM's github repo: https://github.com/llvm/llvm-project
-
The $440M Software Error at Knight Capital
Here is what Clang thinks: https://github.com/llvm/llvm-project/blob/589b9df4e15131348b...
parens: ()
squares: []
braces: {}
basically a mixed of British and American English
-
Ask HN: Who is hiring? (May 2022)
Apple | Debugger Engineer | Full-time | Onsite | Cupertino
The LLDB team at Apple is looking for an engineer to work on the LLDB debugger. LLDB is a core part of Apple's developer tools, used internally to debug Apple's software stack and externally by millions of developers. You’ll be able to work on different levels of the stack: from supporting our existing and upcoming platforms to developing new features to make debugging even better. Most of your work will be open source, on llvm.org (http://llvm.org/) and github.com (http://github.com/) where you’ll collaborate with the LLVM and Swift community.
If you love working on low-level tools you should check out the details here: https://jobs.apple.com/en-us/details/200311412/debugger-engi...
What are some alternatives?
zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
gcc
cosmopolitan - build-once run-anywhere c library
SDL - Simple Directmedia Layer
skia - Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
PyInstaller - Freeze (package) Python programs into stand-alone executables
avr-hal - embedded-hal abstractions for AVR microcontrollers
Lark - Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
Graal - GraalVM: Run Programs Faster Anywhere :rocket:
STL - MSVC's implementation of the C++ Standard Library.
asmble - Compile WebAssembly to JVM and other WASM tools
go - The Go programming language