transformer-with-asm
ASM optimizer
This project demonstrates how to modify compiled code using Assembly Code (ASM) for performance optimization.
Booster 示例:使用 ASM 操作字节码
18 stars
2 watching
3 forks
Language: Kotlin
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
boostersamples/transformer-with-javassist | A demonstration project showing how to modify Java bytecode using Javassist for transformative purposes. | 10 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
cibernox/ember-ast-helpers | A utility belt for transforming Ember application code into equivalent HTML structures | 40 |
fsprojects/fantomas | Automatically formats F# source code to improve readability and consistency | 777 |
gbm-developers/gbm | An R package providing extensions to AdaBoost and gradient boosting machine algorithms for regression and other tasks. | 52 |
asmotor/asmotor | Assembling and linking code for various retro computer architectures using a portable and generic assembler engine. | 77 |
bookshelf/processor-plugin | Allows developers to define custom functions that transform values on model attributes | 4 |
mengrao/str | An optimized string class with an adaptive hash table for fast searching and comparisons | 126 |
cardinal252/sitecore.boost | Improves performance of the Sitecore platform by experimenting with patches and benchmarking results. | 18 |
jamiebuilds/babel-react-optimize | A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |
cosmwasm/optimizer | Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 |
max22-/uxnbruteforce | An optimized search tool for finding efficient code snippets in the UXN programming language | 8 |
hyperopt/hyperopt-sklearn | Automates search for optimal parameters in machine learning algorithms. | 1,594 |
ermongroup/bgm | Provides an implementation of boosted generative models using Python | 20 |