code-generation
Here are 1,280 public repositories matching this topic...
Meta-programming for Swift, stop writing boilerplate code.
-
Updated
Jul 12, 2021 - Swift
convert curl commands to Python, JavaScript, PHP, R, Go, Rust, Dart, JSON, Ansible, Elixir
-
Updated
Jul 12, 2021 - JavaScript
Project moved to: https://github.com/llvm/llvm-project
-
Updated
Sep 2, 2020 - LLVM
Design-based APIs and microservices in Go
-
Updated
Jul 19, 2021 - Go
Java 1-15 Parser and Abstract Syntax Tree for Java, including preview features to Java 13
-
Updated
Jul 19, 2021 - Java
Hey folks, thanks for a pretty bad ass library! I'm seeing a 3-3.3x gain when decoding fairly large JSON payloads (40-50MB) as compared stdlib/json-iterator.
Few things in the generated code that struck me as odd are the allocation sizes for slices/maps:
- Slice is set to size 1 initially, values are appended using
append - Map does not have a default size specified
Instead of this, I
in the base folder in the code that generated adding comment that say not to overwrite the contant to prevent git collision
-
Updated
Jul 19, 2021 - TypeScript
A Kotlin API for generating .kt source files.
-
Updated
Jul 17, 2021 - Kotlin
High-performance runtime for data analytics applications
-
Updated
Mar 1, 2021 - Rust
Jennifer is a code generator for Go
-
Updated
Jan 17, 2021 - Go
Is your feature request related to a problem? Please describe.
No MappedTypeNode definition in ts-morph.
No TypeQueryNode definition in ts-morph.
No TypeOperatorNode definition in ts-morph.
Android library that creates app shortcuts from annotations
-
Updated
Apr 10, 2021 - Java
We are reliant primarily on the examples for testing at this point. It would be good to "stress" the allocator because I would be (pleasantly) surprised if it's bug-free.
- More extensive unit testing
- Integration test under
tests/that (for example) uses the max number of registers of a given kind and confirms the register allocator doesn't fall over - More specifically, handling of "cast
Create Laravel projects really fast
-
Updated
Oct 5, 2020 - PHP
A lot of the Javadoc comments int the public API are missing documentation for things like parameters and return types (think @param and @return tags). In my opinion, the most glaring omissions of these details are in the metamodel docs, found in the subpackages of spoon.reflect.
For example, at the time of writing
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
-
Updated
Jul 8, 2021 - Go
-
Updated
May 31, 2021 - C#
-
Updated
May 25, 2021 - TypeScript
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
-
Updated
Jul 14, 2021 - C++
Unused imports are included in the headers of generated files causing 2.12 builds with the default -Yfatal-warnings` setting to fail (unless the correct linting options are unset)
Expected behavior
Scrooge generates files with headers including only the imports the current file needs.
Actual behavior
Scrooge generates import statements for classes that are never used.
St
A polyhedral compiler for expressing fast and portable data parallel algorithms
-
Updated
May 8, 2021 - C++
A list of awesome compiler projects and papers for tensor computation and deep learning.
-
Updated
Jun 4, 2021
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
-
Updated
Oct 28, 2020 - JavaScript
binary serialization format
-
Updated
Jul 11, 2021 - Go
Improve this page
Add a description, image, and links to the code-generation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-generation topic, visit your repo's landing page and select "manage topics."

