Jackson JSON Processor
The Jackson JSON Processor is a library for parsing JSON files. It says that it is one of the fastest libraries doing this job. Furthermore, it also offers streaming of JSON (reading and writing). Additionally, it has no other dependency except JDK. Check it out here: http://jackson.codehaus.org/