Pinned Repositories
kmip-go
A golang KMIP client and server library, supporting KMIP v1.0 to v1.4.
console-slog
A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances
kmip-explorer
Browse and manage your KMIP objects in your terminal
LightDhcpClient
Lightweight DHCP client for Linux (made for educational purpose)
prettytable-rs
A rust library to print aligned and formatted tables
rust-sctp
High level SCTP networking library for Rust
sctp-sys
Rust binding to native sctp library
shrust
Rust library to create interactive command line shells
zeroslog
A zerolog handler for slog
phsym's Repositories
phsym/prettytable-rs
A rust library to print aligned and formatted tables
phsym/shrust
Rust library to create interactive command line shells
phsym/console-slog
A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances
phsym/rust-sctp
High level SCTP networking library for Rust
phsym/LightDhcpClient
Lightweight DHCP client for Linux (made for educational purpose)
phsym/kmip-explorer
Browse and manage your KMIP objects in your terminal
phsym/sctp-sys
Rust binding to native sctp library
phsym/zeroslog
A zerolog handler for slog
phsym/Simple-NoSQL
A simplistic NoSQL database
phsym/MandelbrotViewer
A simple java viewer for the Mandelbrot factal
phsym/slogctx
phsym/exceptions-rs
An experimentation trying to emulate some "exceptions like" behaviors in Rust
phsym/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
phsym/go
This is a collection of my Go utilities in one easy-to-import place
phsym/go-jose
An implementation of JOSE standards (JWE, JWS, JWT) in Go
phsym/go-kms-wrapping
KMS wrapping libraries split out from OpenBao
phsym/gomarkdoc
Generate markdown documentation for Go (golang) code
phsym/http-rs
It's just a pet project I made to discover and learn Rust. You should not use it, and use hyper (https://hyper.rs) instead
phsym/image
Work with containers' images
phsym/jArgParse
Argument parser for Java 8 (WORK IN PROGRESS)
phsym/java-snake
Automatically exported from code.google.com/p/java-snake
phsym/openbao
OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.
phsym/rust-toolchain
Concise GitHub Action for installing a Rust toolchain
phsym/SpritesCollisionsEditor
Small tool that helps you defining collisions zones for your sprites
phsym/strum
A small rust library for adding custom derives to enums
phsym/tview
Terminal UI library with rich, interactive widgets — written in Golang
phsym/violation2gerrit
Tool to publish violation reports to gerrit reviews inline comments
phsym/xk6-prometheus
k6 prometheus output extension
phsym/zerolog
Zero Allocation JSON Logger