Pinned Repositories
grapl
Graph platform for Detection and Response
aktors
Rust actor library with a bit of inspiration from Akka/Pykka
autobox
A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs
cargo-sandbox
derive_aktor
A macro to generate Rust actors
dgraph-rs
A DGraph client for Rust
gsblookup-rs
Rust interface to Google Safe Browsing Lookup API
sandbox
Easy sandboxing for rust
SyslogParser
A system log parser designed to aid in generating apparmor and iptables rules.
typed-imap
A rust library for a Type Safe IMAP protocol
insanitybit's Repositories
insanitybit/cargo-sandbox
insanitybit/aktors
Rust actor library with a bit of inspiration from Akka/Pykka
insanitybit/derive_aktor
A macro to generate Rust actors
insanitybit/autobox
A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs
insanitybit/dlfile
For dl the file
insanitybit/PlayRustClassifier
A system for classifying specific reddit posts on the rust subreddit.
insanitybit/shannon-entropy
A rust library to calculate the shannon entropy of a string.
insanitybit/dgraph-rs
A DGraph client for Rust
insanitybit/grapl-analyzer-deployer
A deployment service that plugs into Grapl
insanitybit/sysmon
Type definitions and deserialization support for Sysmon events in Rust
insanitybit/void-ship
Remove your vDSO And vvar mappings to restrict clock access
insanitybit/grapl-graph-descriptions-py
A libray for working with Grapl's undetlying graph data structures via Python
insanitybit/advisory-db
Security advisory database for Rust crates published through crates.io
insanitybit/buildkit-cache-dance
Save `RUN --mount=type=cache` caches on GitHub Actions ( Forked from https://github.com/overmindtech/buildkit-cache-dance )
insanitybit/consul-rust
Rust client libray for Consul HTTP API
insanitybit/dacquiri
A strong, compile-time enforced authorization framework for rust applications.
insanitybit/docker-openapi
Models generated from the docker openapi spec, with minor modifications
insanitybit/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
insanitybit/ntpalert
A simple rust program that alerts you to clock skew
insanitybit/odbc2parquet
A command line tool to query an ODBC data source and write the result into a parquet file.
insanitybit/policy-proxy
insanitybit/reqwest
An easy and powerful Rust HTTP Client
insanitybit/rfcs
RFCs for changes to Rust
insanitybit/rms-open-letter.github.io
insanitybit/rust
Empowering everyone to build reliable and efficient software.
insanitybit/rust-musl-builder
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
insanitybit/rust-playground
The Rust Playground
insanitybit/rust-templates
Cookiecutter templates for various rust usecases
insanitybit/scylla-rust-driver
Async CQL driver for Rust, optimized for Scylla!
insanitybit/sea-query
🌊 A dynamic SQL query builder for MySQL, Postgres and SQLite