Found 22,753 repositories(showing 30)
unionlabs
The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
trapexit
a featureful union filesystem
mcintyre321
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
amantinband
A simple, fluent discriminated union of an error or a result.
hengqiali
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等
shack2
超级SQL注入工具(SSQLInjection)是一款基于HTTP协议自组包的SQL注入工具,采用C#开发,直接操作TCP会话来进行HTTP交互,支持出现在HTTP协议任意位置的SQL注入,支持各种类型的SQL注入,支持HTTPS模式注入;支持以盲注、错误显示、Union注入等方式来获取数据;支持Access/MySQL/SQLServer/Oracle/PostgreSQL/DB2/SQLite/Informix等数据库;支持手动灵活的进行SQL注入绕过,可自定义进行字符替换等绕过注入防护。本工具为渗透测试人员、信息安全工程师等掌握SQL注入技能的人员设计,需要使用人员对SQL注入有一定了解。
socketsupply
Support Repo
pmoulon
This 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).
PhpFriendsOfDdd
Describes various php Domain Driven Development initiatives all around the universe
wbenny
pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers
domn1995
C# discriminated union source generator
w8r
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
bytecode77
Crypter, binder & downloader with native & .NET stub, evasive by design, user friendly UI
nuhil
Division, District, Upazila and, Union level fully mapped Dataset in SQL, CSV, JSON, XML, and PHP format.
velipso
Boolean operations on polygons (union, intersection, difference, xor)
mfogel
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
lars76
k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper
terkelg
Set() as it should be.
dily3825002
汇聚了原创性小程序源码、精品小程序源码及分析、由浅入深的系列精品教程
brianhempel
UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.
paldepind
A small JavaScript library for defining and using union types.
runningZ1
统一搜索工具集 - 跨平台内容搜索解决方案,支持 B 站/抖音/小红书/GitHub/Twitter 等 20+ 平台
pelotom
Boilerplate-free functional sum types in TypeScript
SeanDaBlack
Kellogg bad | Union good | Support strike funds
rpodgorny
union filesystem using fuse
gstory0404
字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件
skull-squadron
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
unionai-oss
UnionML: the easiest way to build and deploy machine learning microservices
Geri-Borbas
2D 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.
ashvardanian
Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocations, mutexes, CAS-primitives, and false-sharing on the hot path 🍴