182 skills found · Page 1 of 7
mountebank-testing / MountebankOver the wire test doubles
google / Double ConversionEfficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
maxbrunsfeld / CounterfeiterA tool for generating self-contained, type-safe test doubles in go
meekrosoft / FffA testing micro framework for creating function test doubles
seanhenry / SwiftMockGeneratorForXcodeAn Xcode extension (plugin) to generate Swift test doubles automatically.
bmatcuk / DoublestarImplements support for double star (**) matches in golang's path.Match and filepath.Glob.
ysnows / DoubleScrollVIewandroid仿京东、淘宝商品详情页上拉查看详情 [没有时间维护了,还有很多小问题,只做一个思路提供吧]
xaviershay / Rspec FireObsolete - use verifying doubles in RSpec 3
0xbadjuju / WheresMyImplantA Bring Your Own Land Toolkit that Doubles as a WMI Provider
Kenber / DoubleStickyHeadersListAn Android library for double level section headers that stick to the top of list.
Doubleshotjs / Doubleshot☕ A split node backend and electron main process.
uber / DoublesTest doubles for Python.
forrest-orr / DoubleStarA personalized/enhanced re-creation of the Darkhotel "Double Star" APT exploit chain with a focus on Windows 8.1 and mixed with some of my own techniques
scribd / Robot Fruit HuntA fun little game that doubles as a JavaScript programming exercise.
pickfire / SptSimple pomodoro timer that doubles your efficiency
webcompere / System StubsSystem Stubs - Test Doubles for Java System resources
nsigustavo / LudibrioPlatform for test doubles in Python (mocks, stubs, Spy, and dummies)
Qwyntex / DoubleshiftObsidian Plugin to open the command palette by pressing shift twice
andy-yang-1 / DoubleSparse16-fold memory access reduction with nearly no loss
jackrex / DoubleSeekBar应为需要实现一个类似于双向滑动的SeekBar,看看了Android 自身的SeekBar 实在是太简陋了,根本实现不了所需要的功能故,自己自定义一个View 简单的实现了类似于双向滑动的SeekBar 效果。 吐槽一下,功能比较简单,计算有点稍微复杂.....