alexec's Stars
go-task/task
A task runner / simpler Make alternative written in Go
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
rest-assured/rest-assured
Java DSL for easy testing of REST services
apache/maven-mvnd
Apache Maven Daemon
flydelabs/flyde
🌟 Open-source, visual programming for developers. Includes a VS Code extension, integrates with existing TypeScript code, browser and Node.js.
twmb/franz-go
franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 3.8+. Producing, consuming, transacting, administrating, etc.
smithy-lang/smithy
Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language.
koxudaxi/fastapi-code-generator
This code generator creates FastAPI app from an openapi file.
kristiandupont/react-geiger
Audiolize React performance
kongchen/swagger-maven-plugin
JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
auth0/node-jws
JSON Web Signatures
tupadr3/plantuml-icon-font-sprites
plantuml-font-icon-sprites
intuit/design-systems-cli
A CLI toolbox for creating design systems.
mookums/zzz
A framework for writing performant and reliable networked services.
DimitrisAndreou/memory-measurer
Automatically exported from code.google.com/p/memory-measurer
kobylynskyi/graphql-java-codegen
Make your GraphQL Java application schema-driven.
ASSERT-KTH/depclean
DepClean automatically detects and removes unused dependencies in Maven projects (https://dx.doi.org/10.1007/s10664-020-09914-8)
mizosoft/methanol
⚗️ Lightweight HTTP extensions for Java
svanderburg/nix-processmgmt
Experimental Nix-based process management framework
springdoc/springdoc-openapi-maven-plugin
Library for OpenAPI 3 with spring-boot
jsarafajr/slackify-markdown
Convert markdown into Slack-specific markdown
graphql-java-generator/graphql-maven-plugin-project
graphql-maven-plugin is a Maven Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code.
openapi-tools/swagger-maven-plugin
Maven plugin to activate the Swagger Core library to generate OpenAPI documentation.
kitproj/kit
Kit makes your dev loop crazy fast
hiring-lab/indeed-wage-tracker
Measuring growth in wages advertised in job postings
Sorunome/slack-markdown
A slack markdown parser
quickube/piper
MultiBranch Pipeline For Argo Workflows
intuit/lean-schema
Shrink your large GraphQL Schema to only what you need with Intuit LeanSchema!
redhat-et/time-to-merge-tool
The time to merge model predicts the time that it will take to merge a new Pull Request on a Git Repository. The TTM model is a classification model which classifies the time taken to merge a PR falls into one of a few predefined time ranges.
imperva/shcf4j
Simple HTTP Client Facade for Java