Quite cool that a #png #library can be #written pretty simply: https://www.da.vidbuchanan.co.uk/blog/he..
Interesting take on a #minimal #crossplatform #graphics #library https://zserge.com/posts/fenster/ It has been released as an interesting little #library too: https://github.com/zserge/fenster
Pretty cool, a C #library for handling #unicode UTF-8 #strings called #libgrapheme https://libs.suckless.org/libgrapheme/
Interesting #chart #library , maybe my biggest #problem is that it doesn't appear to run without #js enabled: https://github.com/chartist-js/chartist #matplotlib will on the other hand #output an #svg perfectly well.
Really nice #table of #syscall 's #available on a #system https://justine.lol/cosmopolitan/functio.. Really nice that they #implemented this in their C #library .
Nice #persistent #keyvalue #store #database #library for #python that is #persistent and has better #performance than #sqlite named #dbm https://remusao.github.io/posts/python-d.. I wonder how well it handles #random #close , etc. Would be great of it also handles #crashing !
An excellent #resource for writing a #string #library https://github.com/minimaxir/big-list-of..
Really interesting #baremetal #library for the #raspberrypi #platform to #access the #hardware at blazing speed: https://hackaday.com/2022/05/08/free-you.. Really cool work.
Nice #implementation of an MP3 #audio #encoder #library called #shine https://github.com/toots/shine
I *really* like this #gui #library #framework and the #tools in #provides ! https://github.com/raysan5/raygui #raygui is pretty insane! The fact it is just in the C #language too is all the more better! It's #immediatemode with no #retained #data , which should lead to a very nice #experience when using it! This may make the #rss #feed #reader #project possible...
Wondering about a #single #header #database #library with a #flat #binary #structure ... Nothing over on #nothings #singlefilelib #repo https://github.com/nothings/single_file_.. Maybe something not unlike #google 's #leveldb could be cool: https://github.com/google/leveldb
@barray on Wed Dec 08 04:29:14 UTC 2021 said: &eSomething else I have #considered is the #sqlite #database #library - but it is absolutely massive: https://sqlite.org/index.html I really suspect it will not easily fit into the #ram of such a small #iot #device - considering also all the other things we intend to run.Considering using #unqlite for the #linuxpda #database #library https://unqlite.org/ It seems #small , #simple #cpp , #selfcontained , #nosql , etc. Quite impressed. Unfortunately it seems like it has a non permissable #license that requires #payment https://github.com/symisc/unqlite It's not even clear it could be easily #distributed under this #license ...
@barray on Wed Dec 08 04:29:14 UTC 2021 said: &eAnother possibility is to use the #edb #database - the #arduino #extended #database #library https://github.com/jwhiddon/EDB #records are fixed length and it's not entirely clear whether #records can easily be #appended ... It's still one of the better #options that exists so far.Considering using #unqlite for the #linuxpda #database #library https://unqlite.org/ It seems #small , #simple #cpp , #selfcontained , #nosql , etc. Quite impressed. Unfortunately it seems like it has a non permissable #license that requires #payment https://github.com/symisc/unqlite It's not even clear it could be easily #distributed under this #license ...
Considering using #unqlite for the #linuxpda #database #library https://unqlite.org/ It seems #small , #simple #cpp , #selfcontained , #nosql , etc. Quite impressed. Unfortunately it seems like it has a non permissable #license that requires #payment https://github.com/symisc/unqlite It's not even clear it could be easily #distributed under this #license ...
@barray on Mon Dec 06 03:09:28 UTC 2021 said: &eAnd another #alternative #notcurses too: https://nick-black.com/htp-notcurses.pdf I'm starting to wonder whether or not I should write the #linuxpda #gui in some kind of #tui #library ? Then again, it might also serve to put people off of using it...A very interesting piece #terminal #gui #tui called #finalcut https://github.com/gansm/finalcut It apparently is written in #cpp and even supports #mouse #input ! Apparently it is even structured like the #qt #framework ... Really nice stuff!
Ouch, #robinhood apparently had their #user #accounts #robbed https://www.zerohedge.com/markets/robinh.. This is supposed to affect some 5 million people! At one point I was even considering setting up some #automated #trading #platform with some kind of #library - but ran out of any kind of #money and decided against it. Strange times we live in.