Coder Social home page Coder Social logo

anpep / nih Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 16 KB

Implementation of commonly used data-structures and snippets

License: GNU General Public License v2.0

C 99.08% Makefile 0.92%
c utility-functions utility-library data-structures data-structures-c

nih's Introduction

nih

CI

Implementation of commonly used data-structures and snippets

Summary

I'm tired of implementing the same code again and again. Also, let's face it, it's 2020 and copying over files from other projects is simply not gonna cut it.

Licensing

Most source files are licensed under the GNU GPL v2 license (with some exceptions, listed below).

/*
 * nih -- Implementation of commonly used data-structures and snippets
 * Copyright (c) 2019, 2020 Angel
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, version 2.
 *
 * This program is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program. If not, see <http://www.gnu.org/licenses/>.
 */

This project integrates siu/minunit, which is Copyright (c) 2012 David Siñuela Pastor, [email protected] and licensed under the MIT License.

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.