Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Arozos Alternatives
Similar projects and alternatives to arozos
-
websocket
A fast, well-tested and widely used WebSocket implementation for Go.
-
uploader
Use Go to start an http up/down transfer server that is optimized for handling large files
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
S3 Server
Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.
-
mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
-
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
Samba
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub) (by samba-team)
-
SMBLibrary
Free, Open Source, User-Mode SMB 1.0/CIFS, SMB 2.0, SMB 2.1 and SMB 3.0 server and client library
-
zoraxy
General purpose (reverse) proxy and forwarding tool for networking noobs. Now written in Go!
-
node-smb-server
A 100% JavaScript implementation of the SMB file sharing protocol.
-
smb
Server Message Block version 2 and 3 protocol library for Go (by gentlemanautomaton)
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
arozos reviews and mentions
-
My "Reverse proxy server for noobs" project is now open source
TL.DR. I wrote a reverse proxy system for my Web Desktop OS back in 2019, later on I added in tons of other web routing features I need like redirections, blacklist + geo-ip, Zerotier controller and so on. Finally it become the reverse proxy version of swiss knift for my distributed homelab setup.
-
Go SMB Server?
I am currently working on my web desktop OS which you can mount different kind of network file system into it, host a sandbox file system inside the OS and expose it via different kind of network fs protocols. I have already got WebDAV, SFTP, FTP and many working and SMB is the final one left on my to-do list.
u/survivalmachine As mentioned in previous comments, I am working on a Web Desktop OS project in which I want to add SMB support (both client and server). I already got SMB client working based on go-smb2.
-
Upload a huge file with little RAM & space in Go
Recently, I encountered another issue when I am trying to migrate my whole Google Drive to my own ARM powered DIY NAS. The issue was that my NAS only have 512MB + 32GB (microSD card) as OS drive, while I have 2 x 512GB HDD attached to the SBC to store files. Uploading a file with size >32GB will causing the system to run out of space and crashing my ArozOS NAS OS .
View on GitHub
-
Help needed for uploading large file with little RAM
Full version of the function is over here: https://github.com/tobychui/arozos/blob/7251f4bf945f22b8a08d4dcfdcf4618baf16ac75/src/file_system.go#L506
-
Open source cloud stl to gcode slicer
I own a few 3D printers so I decided to write myself a system to do cloud slicing and put it on Github. This is a few screenshots showing the slicer running on ArozOS Web Desktop System
-
Upload a file larger than RAM size in Go
Afterward, I update the ArozOS file manager with the new code. Now it works when I try to upload a 1-2G file to a SBC with only 512MB of RAM.
-
A note from our sponsor - Onboard AI
getonboard.dev | 6 Dec 2023
Stats
tobychui/arozos is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of arozos is JavaScript.