90.4K repos
Browse every curated open-source repository in the directory. Narrow the list with taxonomy filters, sort by stars or recency, or hand the search to AI.
JavaScript Web Service Proxy Burp Plugin
A project demonstrating how to use the libs of cuPCL.
Wraps the aws-sdk-go and hides the complexity of dealing with the not so Go friendly AWS SDK.
The first and complete Web Push notification library for Gleam! 🎉
Integrate Qml and Rust by building the QMetaObject at compile time.
Paper | OpenReview | Poster | Slides
Useful checklist for build great Django apps. Feel free to contribute!
Introduction Data Availability Statement Data Pipeline Directory Structure Data Pipeline Operations - 1.1 Convert .PB.GZ to .CSV Files - 1.2 Transform .CSV Files - 1.2A Transform .CSV Files by Agency (Daily to Monthly) - 1.3 Prepare Cleaned Unique Datasets
CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs
PWCLO-Net: Deep LiDAR Odometry in 3D Point Clouds Using Hierarchical Embedding Mask Optimization (CVPR 2021) This is the official implementation of CVPR 2021 paper "PWCLO-Net: Deep LiDAR Odometry in 3D Point Clouds Using Hierarchical Embedding Mask Optimization" created by Guangming Wang, Xinrui…
Real Intelligence Threat Analytics (RITA) is a framework for detecting command and control communication through network traffic analysis.
Small avatar & profile picture component. Resize and crop uploaded images using a intuitive user interface.
A fast, JSoup-inspired HTML5 parser and DOM manipulation library for V, powered by Lexbor v2.6.0.
OpenSCAD Mechanical Keyboard Cases
😊 You may also want to check our relevant works:
This library solves the problem of synchronizing Redux stores in Electron apps. Electron is based on Chromium, and thus all Electron apps have a single main process and (potentially) multiple renderer processes, one for each web page. redux-electron-store allows us to define a store per process,…