Intsights / PyRepScan
A Git Repository Secrets Scanner written in Rust
☆39Updated last month
Alternatives and similar repositories for PyRepScan:
Users that are interested in PyRepScan are comparing it to the libraries listed below
- Intsights open-source wrappers library for some AWS resources and high level management objects for distributed backend systems☆17Updated last year
- Python library for a duplicate lines removal written in C++☆33Updated last month
- ☆25Updated 2 months ago
- Python library for fast fuzzy search over a big file written in Rust☆45Updated 2 months ago
- A blazingly fast domain extraction library written in Rust☆65Updated last month
- Uncompromising and opinionated flake8 plugin which follows Intsights' practices☆14Updated 2 months ago
- Word frequency checker based on Wikipedia corpus written in Rust☆10Updated last month
- Queue server base on RocksDB as a KV-Store backend and gRPC as an interface☆10Updated last year
- A fast and easy adblockplus parser and matcher based on adblock-rust package☆27Updated 2 months ago
- A Python based alternative to Elasticsearch Reindex API with multiprocessing support.☆17Updated 2 months ago
- Fast, Safe & Simple Asynchronous Task Queues Written In Pure Python☆144Updated 2 months ago
- Hyperscan bindings for Rust with Multiple Pattern and Streaming Scan☆92Updated last year
- The first open-source eBPF sandbox for Python (macOS/Linux): Secure libraries, block RCE, and enforce precise syscall control. Dive into …☆215Updated last month
- A declarative and intuitive way to describe data filtering and sorting in your application.☆15Updated 2 months ago
- A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!☆96Updated last year
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆171Updated 2 months ago
- Simplest and fastest image and text annotation tool.☆233Updated this week
- HSNW module for Redis☆57Updated 4 years ago
- The BOAST Outpost for AppSec Testing: a server designed to receive and report Out-of-Band Application Security Testing (OAST) reactions.☆60Updated 8 months ago
- A simple python module to generate OpenAPI Description Documents by supplying request/response bodies.☆18Updated 8 months ago
- A library to build streaming applications that consume from and produce to Kafka.☆51Updated last week
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆155Updated 2 months ago
- The Logger that will prevent your data leak☆97Updated 2 months ago
- OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.☆211Updated 2 years ago
- rustls-based modern TLS for Python☆91Updated this week
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python