Code Monkey home page Code Monkey logo

awesome-c's People

Contributors

aaronjsutton avatar andy5995 avatar awesome-bot avatar citrullin avatar codeplea avatar cyberunner23 avatar d-j-a-y avatar firecrypt avatar jack-ji avatar kroggen avatar lc-soft avatar leoven avatar liambindle avatar madmurphy avatar mooreryan avatar myd7349 avatar nasciiboy avatar omninonsense avatar qualityjacks avatar rafael-santiago avatar readmecritic avatar reinar avatar rfgplk avatar sambhav2612 avatar silvioprog avatar sjfricke avatar sparkchaser avatar tomsmeets avatar ulises-jeremias avatar warmwaffles 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  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

awesome-c's Issues

typo in "Learning, Reference and Tutorials"

Learning, Reference and Tutorials
-> Physical
----> Beginner
--------> C Programming: A modern Approach - Excellent book to learn the basics from C from.

Hi, In sentence "Excellent book to learn the basics from C from." , is the last from redundant?

Possible change from footer links to inline links

"Links at the bottom" rule was inherited once this list was forked from its original creator.

So far, this practice seems quite counterproductive and a huge waste of everyone's time (especially during the verification phase of a pull request).

Therefore, I propose we change them to inline links.

Of course, this isn't gonna be an easy task at this stage, since there's ~500 links that would need to be relocated, but I think that doing so would save everyone's time.

@sjfricke any thoughts?

Any volunteers? Does anyone know of any tool that would make this switch relatively easy to accomplish?

Where is `valgrind`?

I can see, from the list of links, that valgrind was once part of this list, at line 663:

[84]: https://github.com/tuplanolla/cheat
[85]: http://www.valgrind.org/
[86]: http://www.gnu.org/software/binutils/

But yet it doesn't show up in the list itself. Was it removed by accident or on purpose?

add SDK

I want to add this organization in the list, it's SDK for building/creating homebrew apps for PSP, thanks.

Looking for new maintainers

As I have pointed out in this issue I am not giving up on this list, but I would really appreciate if another person or two is interested in helping me out in curating this list even further, since I'm currently the only one maintaining it and I am unable to perform all the work myself.

If that sounds interesting to you, ping me and let's work something out.

proposal: add t1ha to the hashing section

https://github.com/leo-yuriev/t1ha#t1ha

Briefly, it is a portable 64-bit hash function:

  • In most cases up to 15% faster than StadtX hash, xxHash, mum-hash, metro-hash, etc. and all others portable hash-functions (which do not use specific hardware tricks).
  • Intended for 64-bit little-endian platforms, predominantly for Elbrus and x86_64, but portable and
    without penalties it can run on any 64-bit CPU.
  • zlib License.

I can say that t1ha appeared as a result of searching for a compromise between quality
and speed, at the same time taking into account the capabilities of modern processors and the
already found methods (arithmetic-logical combinations) of mixing and spreading dependencies
(avalanche effect).

OPEN DISCUSSION: Decide on definitive way to do licenses

#49 Brought up a good pointing the licenses to direct project license or point to some official documentation about it

For things like the MIT license, one can say that it should be the same because if a project alters it then its a variation of the MIT license and should be noted as so

I also agree with the idea of pointing right to the repo as a license could change and its right to the source. This already happens where someone realizes the license is wrong.

For the argument of the link breaking, the TravisCL will catch it on the next merge it breaks

The only thing is that all the current repos don't have links so those would ideally want to be added and edited then

I don't think file size should be an issue, the readme is only 1000 lines at the moment and a basic text editor can easily handle that on any modern computer

Add emacs to editor list

Dear all. Emacs is a powerhouse IDE. Since youโ€™ve not included it, I would really appreciate it.

Sincerely
Bishop of the church of st. Ignucius.

Validate pull requests with Travis

Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request.

It is currently being used by

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project.

See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment ๐Ÿ˜„

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.