All Projects → SicroAtGit → Purebasic Codearchiv Rebirth

SicroAtGit / Purebasic Codearchiv Rebirth

Licence: other
A collection of useful codes from the PureBasic forums and other sources.

Projects that are alternatives of or similar to Purebasic Codearchiv Rebirth

Collection
A PHP library for representing and manipulating collections.
Stars: ✭ 488 (+1009.09%)
Mutual labels:  collection
1earn
个人维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup
Stars: ✭ 776 (+1663.64%)
Mutual labels:  collection
Listpool
Optimized allocation free implementation of IList using ArrayPool.
Stars: ✭ 25 (-43.18%)
Mutual labels:  collection
Knapsack
Collection pipeline library for PHP
Stars: ✭ 521 (+1084.09%)
Mutual labels:  collection
Period
PHP's time range API
Stars: ✭ 616 (+1300%)
Mutual labels:  collection
Laravel Collection Macros
Custom Laravel Collection Macros.
Stars: ✭ 17 (-61.36%)
Mutual labels:  collection
30 Seconds Of Swift Code
A Swift implementation of 30-seconds-of-code: A curated collection of useful Swift 4 snippets that you can understand in 30 seconds or less.
Stars: ✭ 476 (+981.82%)
Mutual labels:  collection
Front End Plugins
🐋 Web 前端常用插件
Stars: ✭ 949 (+2056.82%)
Mutual labels:  collection
Git Extra Commands
A collection of git utilities and useful extra git scripts I've discovered or written, packaged for ease of use with shell frameworks.
Stars: ✭ 629 (+1329.55%)
Mutual labels:  collection
Nakamori
Nakamori is Kodi addon that use Shoko (known as Japanese Media Manager (JMM)) Server as back-end for metadata information.
Stars: ✭ 24 (-45.45%)
Mutual labels:  collection
Moses
Utility library for functional programming in Lua
Stars: ✭ 541 (+1129.55%)
Mutual labels:  collection
Collect.js
💎  Convenient and dependency free wrapper for working with arrays and objects
Stars: ✭ 5,440 (+12263.64%)
Mutual labels:  collection
Flight Prices Scraper
Automated Script to scrape flight prices from any website into a csv format
Stars: ✭ 17 (-61.36%)
Mutual labels:  collection
Vue Virtual Collection
Vue component for efficiently rendering large collection data
Stars: ✭ 506 (+1050%)
Mutual labels:  collection
Badges4 Readme.md Profile
👩‍💻👨‍💻 Improve your README.md profile with these amazing badges.
Stars: ✭ 929 (+2011.36%)
Mutual labels:  collection
Kubernetes Internals
This is a collection of resources that shed light on the inner workings of Kubernetes
Stars: ✭ 479 (+988.64%)
Mutual labels:  collection
Awesome Magento2
Curated list of awesome Magento 2 Extensions, Resources and other Highlights
Stars: ✭ 817 (+1756.82%)
Mutual labels:  collection
Collection
🚩 Anno 1800 Mod Collection
Stars: ✭ 37 (-15.91%)
Mutual labels:  collection
Awesome Lite Websites
A list of awesome lightweight websites without all the bloat
Stars: ✭ 839 (+1806.82%)
Mutual labels:  collection
Mithril Data
A rich data model library for Mithril javascript framework
Stars: ✭ 17 (-61.36%)
Mutual labels:  collection

PureBasic-CodeArchiv-Rebirth

This code archive contains useful codes from the official forums of PureBasic and other sources and presents them in a categorized and quickly accessible format.

Each code in the archive is a separate work with its own copyright holders, so it is possible that the codes can have different licenses.

If you want to include codes from this code archive in your program code, check the license compatibility first. Look at this page for more information: https://en.wikipedia.org/wiki/License_compatibility


GPI started the project and has done a lot of work. Thank you very much!

After Sicro took over the project from GPI, the repository was completely revised:

  • Completely new git history created. All commits now contain only changes that. match the commit description. Commits of old code versions were removed, because it would have been too much work to adjust the old commits.
  • Code categories renamed and adapted to the structure of the PB help.
  • PB version removed from the code headers. All codes should always work with the latest PB version.
  • PB settings at the bottom of the codes removed. Changes in this area were always unimportant.
  • Tools that help maintain the repository are removed from the branch "master" These are later stored in the new orphaned branch "repo-dev".
  • ZIP-packed codes unpacked.
  • Added a license to all codes. All authors were asked for permission.
  • Removed all codes to which I did not get permission for licensing.
  • Removed the entries "Date" and "Author" from the code headers. The authors and the publication year can now be found in the copyright notices.

Active collaborators

  • SicroAtGit (in the PB forums known as Sicro)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].