2,850 skills found · Page 2 of 95
SonyWWS / LevelEditorThe ATF LevelEditor is a powerful tool for constructing and assembling game levels. It provides a WYSIWYG interface and allows you to place objects, edit properties, edit terrain, and build game levels.
ignite / CliIgnite is a CLI tool and hub designed for constructing Proof of Stake Blockchains rooted in Cosmos-SDK
awslabs / Aws Solutions ConstructsThe AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
merkletreejs / Merkletreejs🌱 Construct Merkle Trees and verify proofs in JavaScript. By @miguelmota
KirillOsenkov / RoslynQuoterRoslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
redcode-labs / NeuraxA framework for constructing self-spreading binaries
JakeWharton / PicnicA Kotlin DSL and Java/Kotlin builder API for constructing HTML-like tables which can be rendered to text
vectr-ucla / Direct Lidar Inertial Odometry[IEEE ICRA'23] A new lightweight LiDAR-inertial odometry algorithm with a novel coarse-to-fine approach in constructing continuous-time trajectories for precise motion correction.
couler-proj / CoulerUnified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.
MarioAriasC / FunKTionaleFunctional constructs for Kotlin
run-x / OptaThe next generation of Infrastructure-as-Code. Work with high-level constructs instead of getting lost in low-level cloud configuration.
SpeedyOrc-C / HoYo GlyphsConstructed scripts by HoYoverse 米哈游的架空文字
yahoo / Webseclabset of web security test cases and a toolkit to construct new ones
jruby / WarblerWarbler chirpily constructs .war files of your Ruby applications.
argoproj-labs / HeraHera makes Python code easy to orchestrate on Argo Workflows through native Python integrations. It lets you construct and submit your Workflows entirely in Python. ⭐️ Remember to star!
RichardGong / PlayWithCompilerA GeekTime course about constructing a compiler.
YerevaNN / Mimic3 BenchmarksPython suite to construct benchmark machine learning datasets from the MIMIC-III 💊 clinical database.
danielaparker / JsonconsA C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON, toon-format
stkent / PolygonDrawingUtilA compact Android utility for constructing and drawing rounded regular polygons.
c9s / R3libr3 is a high-performance path dispatching library. It compiles your route paths into a prefix tree (trie). By using the constructed prefix trie in the start-up time, you may dispatch your routes with efficiency