Meta-programming for Swift, stop writing boilerplate code.
-
Updated
Aug 14, 2020 - Swift
{{ message }}
Meta-programming for Swift, stop writing boilerplate code.
Project moved to: https://github.com/llvm/llvm-project
Design-based APIs and microservices in Go
convert curl commands to Python, JavaScript, PHP, R, Go, Rust, Dart, JSON, Ansible, Elixir
Java 1-14 Parser and Abstract Syntax Tree for Java, including preview features to Java 13 –
A Kotlin API for generating .kt source files.
High-performance runtime for data analytics applications
Android library that generates app shortcuts from Shortcut annotations
Jennifer is a code generator for 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.
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.
tests/ that (for example) uses the max number of registers of a given kind and confirms the register allocator doesn't fall overCreate Laravel projects really fast
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)
Scrooge generates files with headers including only the imports the current file needs.
Scrooge generates import statements for classes that are never used.
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
A polyhedral compiler for expressing fast and portable data parallel algorithms
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.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
binary serialization format
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
Dependency Injection framework for Swift (iOS/macOS/Linux)
Brian is a free, open source simulator for spiking neural networks.
Add a description, image, and links to the code-generation topic page so that developers can more easily learn about it.
To associate your repository with the code-generation topic, visit your repo's landing page and select "manage topics."
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:
appendInstead of this, I