764 skills found · Page 1 of 26
trapexit / Mergerfsa featureful union filesystem
mcintyre321 / OneOfEasy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
amantinband / Error OrA simple, fluent discriminated union of an error or a result.
hengqiali / AwesomeCpp---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等
shack2 / SuperSQLInjectionV1超级SQL注入工具(SSQLInjection)是一款基于HTTP协议自组包的SQL注入工具,采用C#开发,直接操作TCP会话来进行HTTP交互,支持出现在HTTP协议任意位置的SQL注入,支持各种类型的SQL注入,支持HTTPS模式注入;支持以盲注、错误显示、Union注入等方式来获取数据;支持Access/MySQL/SQLServer/Oracle/PostgreSQL/DB2/SQLite/Informix等数据库;支持手动灵活的进行SQL注入绕过,可自定义进行字符替换等绕过注入防护。本工具为渗透测试人员、信息安全工程师等掌握SQL注入技能的人员设计,需要使用人员对SQL注入有一定了解。
socketsupply / Unionstudio.appSupport Repo
pmoulon / CMVS PMVSThis software (CMVS) takes the output of a structure-from-motion (SfM) software as input, then decomposes the input images into a set of image clusters of managable size. An MVS software can be used to process each cluster independently and in parallel, where the union of reconstructions from all the clusters should not miss any details that can be otherwise obtained from the whole image set. CMVS should be used in conjunction with an SfM software Bundler and an MVS software PMVS2 (PMVS version 2).
wbenny / Pdbexpdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers
domn1995 / DunetC# discriminated union source generator
w8r / MartinezMartinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
nuhil / Bangladesh GeocodeDivision, District, Upazila and, Union level fully mapped Dataset in SQL, CSV, JSON, XML, and PHP format.
velipso / PolybooljsBoolean operations on polygons (union, intersection, difference, xor)
mfogel / Polygon ClippingApply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
lars76 / Kmeans Anchor Boxesk-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper
brianhempel / Active Record UnionUNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.
paldepind / Union TypeA small JavaScript library for defining and using union types.
SeanDaBlack / KelloggBotKellogg bad | Union good | Support strike funds
rpodgorny / Unionfs Fuseunion filesystem using fuse
skull-squadron / BloomfilterFace-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
Geri-Borbas / Unity.Library.eppz.Geometry2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.