Closure LibraryThe Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit
... [More] testing, rich-text editing, and more.
The Closure Library is server-agnostic, and is intended for use with the Closure Compiler. At Google, it's used in Gmail, Docs, Sites, Books, Reader, Blogger, Calendar, Picasa Web Albums, and more. [Less]
htty is the HTTP TTY, a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
Install by typing:
gem install htty
This is a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros.
All the open-source code I produce: mainly tiny utility scripts for the moment. Code in this repository can grow to a stand-alone projects if they're successful.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy