Giter Site home page Giter Site logo

rabios / ice_libs Goto Github PK

View Code? Open in Web Editor NEW
127.0 7.0 6.0 2.85 MB

Collection of cross-platform single-header C libraries for doing a lot of stuff! (Still WIP)

License: Other

C 76.78% Lua 16.94% C++ 4.35% Ruby 1.57% Shell 0.35%
c ice-libs single-header collection cross-platform wip ice ansi-c

ice_libs's Introduction

Hello, World!

Hello everyone!

My name's Rabia Alhaffar and pronounced in Arabic as "ربيع الحفار" while my nickname is "steria773", I'm from Syria (also I'm Muslim) and coding open-source stuff as hobby!

I got into programming at the age of 12 (started with C++) through Sololearn (Later left my account) then started to make open-source stuff in the beginning of 2018, While my stuff wasn't that good at that period but later with the blessings of Allah I got better since 2020

Languages

I mostly make stuff with system programming languages such as C (and mostly Nelua at the meantime), But also like to fiddle with scripting languages like Lua and Ruby just for fun.

Stuff

Aside the stuff I make with Nelua, I have been known for creating awesome-raylib and some other cool projects like ice_libs and DragonBlocks along with some extensions (and bindings) for the game development libraries/frameworks I was working with.

I also made tons of stuff with Haxe that's why there is a collective for the externs I write.

Game Development

In the middle of 2019, I started making games with the well-known C game development library raylib and also contributed to the library by the bindings and libraries/tools done on my own till the near end of 2021 when switched to DragonRuby GTK and started to make a plenty of good games that you can see on my itch.io account

Aside that, I engaged into the development of the HTML5 video games and this led to create Pancake as beloved framework to make web games.

Unfortunately, Nowdays I have lost the passion of making games due to the studies and my focus on writing libraries/tools which serves my work.

Studies

Currently studying at Damascus University (Faculty of Information Technology Engineering) alongside making open-source stuff when the free time comes...

Social

More

ice_libs's People

Contributors

andre-la avatar deltabeard avatar rabios avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ice_libs's Issues

Allow overriding/specifying custom allocator/deallocator pair

Memory allocations directly use malloc and free. Having a couple of macros like ALLOC_FUNC and DEALLOC_FUNC and using them everywhere would be better. malloc and free can be defaults when these macros are undefined. This would be beneficial for using these headers in projects that have tight memory constraints and do manual memory management. Example: stb.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.