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

https://github.com/chaoticsomeone/myspace

All of my private projects in one public repo
https://github.com/chaoticsomeone/myspace

rng string-implementation

Last synced: 10 months ago
JSON representation

All of my private projects in one public repo

Awesome Lists containing this project

README

          

# Projects
- ```Randlib```:

RNG for various programming languages, using UNIX timestamps.
Looking for a Implementation for Java, Kotlin or Rust? Check out @http9's MySpace!

- ```Strlib```:

String implementation for C (C11) with (mostly) dynamic memory managment. Also contains extensions for colored string printitng and
string linked lists