All Projects → tenox7 → disktrim

tenox7 / disktrim

Licence: Apache-2.0 license
Windows application to send TRIM / UNMAP / DISCARD to SSD. Similar to blkdiscard.

Programming Languages

c
50402 projects - #5 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to disktrim

grouped-ssd-pytorch
PyTorch implementation of Grouped SSD (GSSD) and GSSD++ for focal liver lesion detection from multi-phase CT images (MICCAI 2018, IEEE TETCI 2021)
Stars: ✭ 36 (+111.76%)
Mutual labels:  ssd
VideoTimelineView
Video timeline UI for iOS Apps
Stars: ✭ 103 (+505.88%)
Mutual labels:  trim
str
str is a string module with useful methods that don't exist in Lua's core
Stars: ✭ 30 (+76.47%)
Mutual labels:  trim
HandGesturesDroneController
Hand Gestures for Drone Control Using Deep Learning ✊ ✋ 🚁 ☝️ 🙌
Stars: ✭ 23 (+35.29%)
Mutual labels:  ssd
Real-Time-Object-Detection-API-using-TensorFlow
A Transfer Learning based Object Detection API that detects all objects in an image, video or live webcam. An SSD model and a Faster R-CNN model was pretrained on Mobile net coco dataset along with a label map in Tensorflow. This model were used to detect objects captured in an image, video or real time webcam. Open CV was used for streaming obj…
Stars: ✭ 50 (+194.12%)
Mutual labels:  ssd
shinTB
Textboxes : Image Text Detection Model : python package (tensorflow)
Stars: ✭ 90 (+429.41%)
Mutual labels:  ssd
MobileNet-SSD-windows
No description or website provided.
Stars: ✭ 91 (+435.29%)
Mutual labels:  ssd
FEMU
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
Stars: ✭ 213 (+1152.94%)
Mutual labels:  ssd
angular2-trim-directive
the directive trims whitespaces from the end of an input text value.
Stars: ✭ 45 (+164.71%)
Mutual labels:  trim
SSD Demo Android
基于 mxnet, 实现 ssd demo for android
Stars: ✭ 14 (-17.65%)
Mutual labels:  ssd
DL.EyeSight
Mainly use SSD, YOLO and other models to solve the target detection problem in image and video !
Stars: ✭ 48 (+182.35%)
Mutual labels:  ssd
trim-canvas
A tiny (< 100 LoC) library for trimming whitespace from a canvas element with no dependencies
Stars: ✭ 48 (+182.35%)
Mutual labels:  trim
People-Counting-in-Real-Time
People Counting in Real-Time with an IP camera.
Stars: ✭ 233 (+1270.59%)
Mutual labels:  ssd
Object-Detection-Tensorflow
Object Detection API Tensorflow
Stars: ✭ 275 (+1517.65%)
Mutual labels:  ssd
SSD Keras
Single Shot MultiBox Detector(SSD)目标检测算法
Stars: ✭ 44 (+158.82%)
Mutual labels:  ssd
CAFFE SSD
No description or website provided.
Stars: ✭ 99 (+482.35%)
Mutual labels:  ssd
CarND-VehicleDetection
vehicle detection with deep learning
Stars: ✭ 34 (+100%)
Mutual labels:  ssd
shd
Show pretty HDD/SSD list
Stars: ✭ 37 (+117.65%)
Mutual labels:  ssd
coral-pi-rest-server
Perform inferencing of tensorflow-lite models on an RPi with acceleration from Coral USB stick
Stars: ✭ 49 (+188.24%)
Mutual labels:  ssd
gsmartcontrol
GSmartControl - Hard disk drive and SSD health inspection tool
Stars: ✭ 183 (+976.47%)
Mutual labels:  ssd

DiskTrim for Windows

Utility for Microsoft Windows that allows to send TRIM / UNMAP / DISCARD commands directly to an SSD drive. The operation is performed on the whole drive, sectors zero to the end. It securely erases contents of an entire SSD drive, and tests whether TRIM actually worked. You can also think of it as equivalent of Linux blkdiscard(8) utility for Windows.

WARNING:

This utility is very dangerous and will irreversibly destroy all your data. Once the operation is performed the SSD drive is unrecoverable in any way. Authors of this software application take absolutely no responsibility for use of this program and its consequences.

Legal

Copyright (c) 2016 by Antoni Sawicki and Tomasz Nowak

License: Apache 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].