An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by sionpixley

A curated list of projects in awesome lists by sionpixley .

https://github.com/sionpixley/swiftreal

Attempting to make a Swift library that can represent infinitely-long numbers (both integers and real numbers) with no loss in accuracy.

biginteger bignumber floating-point integer swift

Last synced: 27 Mar 2025

https://github.com/sionpixley/sion-vector

Creating a custom vector using C's malloc, realloc, and free.

array cpp cpp14 list vector

Last synced: 27 Mar 2025

https://github.com/sionpixley/polynode

PolyNode is a CLI tool that helps install and manage multiple versions of Node.js on the same device. It does not require sudo/admin privileges, and is installed on a per-user basis. Optional GUI.

aix angular cli cli-tool cross-platform environment-setup go linux macos nodejs nodejs-tools shell terminal typescript version-manager version-switcher windows

Last synced: 13 Apr 2025

https://github.com/sionpixley/inquiry

Inquiry is a Go package that converts a CSV file into an in-memory SQLite database, allowing you to run SQL statements on the CSV file.

csv go golang golang-library golang-package

Last synced: 18 Mar 2025

https://github.com/sionpixley/go-mux-rest-middleware

Go library that provides middleware that adds HTTP response headers for REST APIs when using gorilla/mux. This library follows OWASP REST security guidelines. It only provides middleware for REST APIs that do not return any HTML. If your API returns HTML, please implement your own middleware based on OWASP's guidelines.

go middleware owasp rest rest-api

Last synced: 27 Mar 2025