SimpleBase Alternatives
Similar projects and alternatives to SimpleBase based on common topics and language
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
-
Conari
🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …
-
-
-
-
Flipnote-Signer
The Cross-Platform Flipnote Encoder and Signer written in .NET! Available for Windows, Linux and OsX
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
SimpleBase discussion
SimpleBase reviews and mentions
-
How does Base32 (or any Base2^n) work exactly?
Base32 had encouraged me to develop my own Base32-encoder on .NET. I eventually added other encoding types over the years, leading to the library called SimpleBase. It's now being used by popular packages like Ipfs.Core, net-dns, and KubeOps.
https://github.com/ssg/SimpleBase
Stats
ssg/SimpleBase is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of SimpleBase is C#.