mcroydon + library   245

SSToolkit
A collection of iOS libraries with relatively simple installation instructions.
development  framework  ios  iphone  library 
august 2011 by mcroydon
leveldb - a fast and lightweight key/value database library - Google Project Hosting
"LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values."
database  google  library  nosql 
august 2011 by mcroydon
kiama - A Scala library for language processing - Google Project Hosting
"Kiama is a Scala library for language processing. It enables convenient analysis and transformation of structured data. The programming styles supported by the library are based on well-known formal language processing paradigms, including attribute grammars, tree rewriting, abstract state machines, and pretty printing."
dsl  library  scala 
may 2011 by mcroydon
featureserver - Revision 629: /trunk/vectorformats
"This is a library for easy serialization and deserialization of geographic features (geometries and properties) into various formats." Some formats are a little more rough than others.
map  maps  python  library  open-source  license:bsd 
january 2011 by mcroydon
todos.js
A really concise example of backbone.js using docco for literate programming.
ajax  app  application  code  demo  development  javascript  html5  framework  examples  example  documentation  jquery  js  library  local  model  mvc  oop  programming  storage  todo  tutorial  backbone  backbone.js 
november 2010 by mcroydon
Coffee on the Keyboard » Bleach, HTML sanitizer and auto-linker
"Bleach is a whitelist-based HTML sanitizer and auto-linker in Python, built on html5lib, for AMO and SUMO and released under the BSD license."
development  html  html5  oss  mozilla  library  parser  python  web  software  url  text  security 
october 2010 by mcroydon
RDFLib
"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information." I was totally here years ago.
api  database  code  dev  development  framework  lib  graph  python  programming  parsing  parser  owl  ontology  library  rdf  semantic  rdfa  semantic-web  semanticweb  semweb  xml  web2.0  web  tools  storage  sparql  software  n3  rdflib 
october 2010 by mcroydon
Silk - A Link Discovery Framework for the Web of Data
"The Silk framework is a tool for discovering relationships between data items within different Linked Data sources. Data publishers can use Silk to set RDF links from their data sources to other data sources on the Web."
app  code  applications  data  datamining  framework  library  owl  linking  lod  opensource  linkeddata  linked-data  programming  python  rdf  semantic  semantic-web  web  tools  tool  sparql  software  semweb  semanticweb  silk 
october 2010 by mcroydon
How to sync an iPhone with two (or more) Computers :: Shiny Things
This process allowed me to switch to a new computer without having to wipe the phone in order to sync. Yay!
apple  computer  computers  hack  hacks  help  how-to  howto  reference  osx  mac  music  library  itunes  ipod  iphone  software  sync  syncing  tips  todo  tutorial  tutorials  synch 
june 2010 by mcroydon
cages - Project Hosting on Google Code
"Cages is a Java library of distributed synchronization primitives that uses the Apache ZooKeeper system. If you can run a ZooKeeper machine or cluster, then you can use Cages to synchronize and coordinate data access, data manipulation and data processing, configuration change and more esoteric things like cluster membership across multiple machines."
dev  development  distributed  java  library  lock  opensource  zookeeper  synchronization  programming 
may 2010 by mcroydon
python-saml2 - Project Hosting on Google Code
A relatively recent ASF-licensed Python SAML 2.0 library.
identity  library  opensource  programming  python  saml  security  xml 
may 2010 by mcroydon
humble software development - Finance Financial Graphs
Pretty javascript implementation of finance.google.com-style graphs.
canvas  chart  charts  finance  graph  graphs  html5  javascript  visualization  library 
march 2010 by mcroydon
Johnny Cache — Johnny Cache v0.1 documentation
"Johnny Cache is a caching framework for django applications. It works with the django caching abstraction, but was developed specifically with the use of memcached in mind. Its main feature is a patch on Django’s ORM that automatically caches all reads in a consistent manner."
application  caching  cache  database  db  django  django-apps  middleware  library  memcache  memcached  framework  opensource  performance  orm  python  plugin  webdev  johnny  queryset  query 
march 2010 by mcroydon
Features — execnet v1.0.5 documentation
"execnet provides carefully tested means to easily interact with Python interpreters across version, platform and network barriers." Data structure interop between CPython, Jython, and PyPy.
programming  python  software  development  code  library  opensource  network  distributed  framework  cluster  deployment  module  parallel  foss  pycon2010  cross  interpreter  ipc 
february 2010 by mcroydon
PythonInterface - OpenCV Wiki
Wow, this interface looks like it'd be pretty awesome to work with (as compared to the last time I looked).
programming  development  python  reference  code  video  library  opensource  research  computer  algorithms  ai  interface  graphic  c++  robotics  searchengine  vision  lib  computervision  similarity  opencv  ctypes  thesis  swig 
january 2010 by mcroydon
0x1fff: 35 Google open-source projects that you probably don't know
A nice roundup of interesting Google open source projects. I knew about many of them but found a few unknown gems as well.
programming  development  reference  google  code  tools  webdev  library  toread  opensource  free  javascript  performance  coding  css  cool  projects  article  open  list  source  review  c  project  script  foss  libraries  check 
december 2009 by mcroydon
line_profiler and kernprof
"line_profiler is a module for doing line-by-line profiling of functions. kernprof is a convenient script for running either line_profiler or the Python standard library's cProfile or profile modules, depending on what is available."
programming  python  software  development  tools  opensource  library  free  performance  tips  tool  optimization  download  debugging  debug  profiling  scipy  profiler  profile  kernprof  line_profiler 
december 2009 by mcroydon
justin / webmachine / wiki / Home — bitbucket.org
A RESTful framework built on top of mochiweb. Travis Swicegood got me all excited about this last night.
programming  web  software  development  tools  webdev  library  opensource  erlang  dev  server  tech  architecture  framework  http  rest  application  tool  frameworks  2009  djangocon  toolkit  bitbucket  backend  ops  webmachine  mochiweb 
december 2009 by mcroydon
Welcome to Elefant — Elefant
"Elefant (Efficient Learning, Large-scale Inference, and Optimisation Toolkit) is an open source library for machine learning licensed under the Mozilla Public License"
python  programming  open-source  software  code  tools  library  opensource  research  computer  math  ai  app  datamining  learning  gui  optimization  machinelearning  check  scipy  machine.learning  toolkit  ml  frameworks  c++  machine-learning  nicta  scipy2007 
november 2009 by mcroydon
SourceForge.net: pydoop
Python C++ wrappers for HDFS and MapReduce. It's probably quicker than Dumbo.
python  code  library  hadoop  c++  analytics  project  examples  hdfs  via:pskomoroch 
november 2009 by mcroydon
jsonlib2 - Project Hosting on Google Code
"jsonlib2 is a JSON encoder and decoder for python, written in C. It is between 5x and 20x faster than simplejson for both encoding and decoding. It is (as of version 1.5) almost completely API-compatible with simplejson, which is included as the json module in Python 2.6." Via a tweet pointed out by ericholscher.
python  programming  software  library  json  dev 
november 2009 by mcroydon
zoie - Project Hosting on Google Code
Built on top of Apache Lucene and focuses on solving several problems around real-time search and indexing performance.
programming  development  google  library  opensource  free  java  search  architecture  tech  apache  db  lucene  solr  project  indexing  realtime  index  fulltext  mq  linkedin  zoie 
november 2009 by mcroydon
json-framework - Google Code
Another JSON implementation that works with Cocoa Touch. This one was mentioned in the Stanford iPhone development course.
programming  license:bsd  web  development  google  webdev  code  library  mac  apple  api  osx  javascript  opensource  dev  framework  json  iphone  developer  cocoa  macosx  parser  sdk  objc  iphonedev  objective-c  objectivec  googlecode  iphone-dev  lib  obj-c 
september 2009 by mcroydon
python-sqlparse - Google Code
"sqlparse is a non-validating SQL parser for Python. It provides support for parsing, splitting and formatting SQL statements."
python  programming  django  software  linux  code  tools  database  presentation  opensource  library  databases  sql  module  parsing  parser  parse  pretty  formatting  googlecode  format  sparql  komodo  sqlparse 
september 2009 by mcroydon
python-weather-api
I haven't looked at the code, but a unified Pythonic MIT-licensed weather library is almost always a good thing.
python  google  library  work  api  yahoo  weather  apps  apis  wind  license:mit 
august 2009 by mcroydon
Sony Pictures Imageworks - Open Source
"Open Source: It's always been a part of what makes Imageworks tick. However, up until now we haven't had a chance to contribute back to the open source community. We're beginning to change that now."
python  programming  design  software  database  code  development  tools  visualization  library  opensource  java  research  graphics  image  3d  freeware  vfx  cg  scala  effects  sony  c++  animation  art  open  camera  imageworks  maya 
august 2009 by mcroydon
pydtn: Summary
A pure-python implementation of DTN by Kurtis Heimerl. It looks like this was designed to target PyS60. License unclear, but other projects in the same Mercurial repo are ASF licensed.
dtn  python  library  network  networking 
july 2009 by mcroydon
cartagen - Google Code
The demos look drop-dead gorgeous. It looks like they've spent some time thinking about styling issues.
programming  maps  mapping  library  javascript  gis  opensource  geo  cool  css  geography  cartography  vector  canvas  trend  html5  gss  cartagen 
july 2009 by mcroydon
geo-location-javascript - Google Code
A unified interface for interacting with the W3C geolocation API. Doesn't actually support Safari on OSX though.
programming  web  mobile  library  development  geolocation  javascript  api  gis  geo  dev  gps  todo  iphone  browser  location  geocoding  lbs  js  feeds 
july 2009 by mcroydon
python-bitstring - Google Code
While I don't have any problems with Python's bit manipulation, this does look handy and easy to use.
python  programming  library  toread  erlang  binary  cracking  bit  via:chl  lib  bits  bitstring  manipulation  license:mit 
july 2009 by mcroydon
Bill Katz
MIT-licensed full-text search on Google App Engine.
web  django  development  library  engine  search  indexing  resource  appengine  model  whoosh  gae  foss 
july 2009 by mcroydon
django-wikiapp - Google Code
This seems to be very solid, still simple, yet feature complete.
python  programming  web  django  development  google  code  wiki  library  app  projects  application  markup  apps  svn  inspiration  markdown  rst  sourcecode 
june 2009 by mcroydon
NUCULAR fielded text searchable indexing: Documentation
Another lightweight Python full-text search engine with a silly if not unfortunate name.
python  software  django  development  database  tools  library  api  xml  opensource  search  text  application  lucene  db  concurrency  indexing  solr  oss  ir  searchengine  fulltext  whoosh  nucular 
june 2009 by mcroydon
« earlier      

related tags

2.0  2d  3d  @toread  aa  abdera  academic  accessibility  action  actionscript  activemq  addon  admin  adobe  advocacy  aggregation  agi  ai  aibo  ajax  alert  algo  algorithm  algorithms  amazon  amqp  analyser  analysis  analytics  android  animation  apache  api  apis  apl  app  appengine  apple  application  applications  apps  architecture  archive  archives  arduino  art  article  articles  artificial-intelligence  artificialintelligence  asterisk  async  asynchronous  atmega  atom  atompub  audio  audiobooks  automation  avr  awesome  aws  baby  backbone  backbone.js  backend  bacon  balie  bar  barcode  bayesian  bbc  bbcode  bdd  beanstalk  beanstalkd  beautifulsoup  benchmark  bibliography  binary  bioinformatics  bit  bitbucket  bitmap  bits  bitstring  blackberry  blank  block  blocks  blog  blogging  blogs  bluecloth  book  book:lgc2  book:PCI  bookmarklet  books  bot  brain  browser  browserdetection  browsers  build  c  c#  c++  c/c++  cache  caching  calendar  calibre  camera  canvas  cap  cartagen  cartography  celery  cg  chart  charting  charts  chat  check  chipmunk  chrome  ci  ckan  classics  classification  client  cloud  cloudcomputing  cluster  clustering  clutter  cms  cocoa  code  codec  coding  cognition  collaboration  collaborative  collaborativeediting  columndb  comet  common-alerting-protocol  communication  community  comparison  compatibility  compiler  compilers  component  components  compress  compression  compsci  computer  computer-science  computers  computerscience  computervision  computing  concurrency  conditional  conference  conferences  contacts  context  continuousintegration  control  conversion  convert  converter  cool  copyright  core  coreplot  cracking  crawl  crawler  creativecommons  cron  cross  cross-platform  crossplatform  crypt  crypto  cryptography  cs  css  css3  ctypes  culture  d2g  daemon  daemonize  data  data-mining  database  databases  datamining  dataset  datasets  datastructure  datastructures  datavisualization  dataviz  data_mining  date  dates  datetime  db  debug  debugging  del.icio.us  delicious  demo  deployment  design  detection  dev  developer  development  dewey  diesel  diff  digital  directory  discount  discovery  display  dist  distance  distopia  distributed  distributed-computing  diy  django  django-app  django-apps  djangocon  document  documentation  dojo  dom  domain  dot  download  drawing  driver  dsl  dsp  dtn  dvcs  dvd  e-book  e-books  easy_install  ebook  ebooks  ec2  editing  editor  education  effects  einstein  elasticmapreduce  electronic  electronics  embedded  emr  encoding  encryption  engine  engineering  english  entity  entity-extraction  epub  equipment  ereader  erlang  etexts  event  events  evolutionary  example  examples  excel  extjs  extract  extraction  facebook  fast  fastbit  feature  feed  feeds  feedserver  ffmpeg  file  filesystem  fileupload  film  finance  fingerprint  firefox  flash  flex  flickr  font  fonts  form  format  formatting  formidable  forms  foss  framework  frameworks  free  freebase  freeware  ftp  fulltext  fun  future  ga  gadgets  gae  game  gamedev  games  gaming  gate  gcd  gdata  geek  gem  generation  generator  genetic  genetic-algorithms  geneticalgorithms  geneticprogramming  genetics  genetic_algorithm  genius  geo  geocaching  geocoder  geocoding  geography  geolocation  geowanking  gis  git  gitpython  glow  gmail  gmaps  gnome  gnu  google  google-maps  googlecode  googledocs  googlevoice  gpl  gplv3  gps  grammar  graph  graph-theory  graphic  graphics  graphing  graphs  graphviz  grid  gss  gtk  gui  hack  hacks  hadoop  hal  haml  happy  hardware  hash  hashing  haskell  hci  hdfs  help  hid  highlighter  history  home  hosting  how-to  howto  html  html5  http  httpd  human  humour  hyphenation  i18n  ia  ical  ideas  identity  ie  illustration  im  image  images  imageworks  imaging  imported  index  indexing  infographic  infographics  information  information-extraction  informationretrieval  information_extraction  information_retrieval  infovis  infoviz  inspiration  integration  interaction  interactiondesign  interactive  interesting  interface  internationalization  internet  interpreter  introduction  io  ios  ipad  ipc  iphone  iphone-dev  iphonedev  iphonesdk  iphone_dev  ipod  ir  irc  itunes  j2ee  j2me  jabber  jamon  java  javascript  jdbc  jena  jmx  job  jobs  joehewitt  johnny  jqtouch  jquery  jquery-plugins  jquery-tooltip  js  json  jython  kansas  karten  kernprof  kmeans  kml  knn  knowledge  komodo  ku  l10n  language  languages  latex  lawrence  layout  lbs  lcd  learning  lectures  legal  lepl  lgpl  lib  libdispatch  liblinear  libraries  library  libs  license:  license:afl  license:bsd  license:gpl  license:gplv2  license:gplv3  license:lgpl  license:mit  license:PSF  license:zpl  lighttpd  lightweight  line_profiler  lingpipe  linguistics  linked-data  linkeddata  linkedin  linking  links  linux  lisp  list  lists  literature  llvm  local  location  lock  lod  logging  logs  lsa  lucene  mac  machine  machine-learning  machine.learning  machinelearning  machine_learning  macosx  make  management  manipulation  map  map-reduce  mapping  mapreduce  maps  markdown  markov  markov-chain  markov.chain  markovchain  markup  maryland  mashup  matching  math  mathematics  matlab  maya  md  mdns  media  memcache  memcached  menu  menus  message  messagequeue  messaging  metadata  metaweb  metric  metrics  microblogging  microformats  middleware  mining  miro  misc  mit  ml  mobile  mobileweb  mobwrite  mochiweb  mock  mocking  model  modernizr  module  monitor  monitoring  mono  monte-carlo  monte.carlo  montgomery-county  movie  movies  mozilla  mp3  mq  mrjob  muc  multicore  multidimensional  multimedia  multipart  music  mvc  mysql  n3  N800  named  namedentityrecognition  nas  natural  natural-language  navigation  ner  network  networking  networks  networkx  neural  neural-network  neuralnetwork  neuralnetworks  nginx  nicta  niho  nist  nlp  nltk  node  node.js  nodejs  nokia  nose  nosql  nucular  obj-c  objc  objective-c  objectivec  ocr  odf  office  olap  online  online_learning  ontology  oop  open  open-source  openaccess  opencog  opencontent  opencv  opendata  opengl  openid  openknowledge  openlayers  openoffice  openrdf  opensource  open_source  ops  optimization  orm  os  oss  osx  owl  p2p  package  packaging  pads  palm  paper  parallel  parse  parser  parsers  parsing  patterns  pda  pdf  pdfminer  peg  perceptual  perceptualhash  performance  perl  phash  phone  photo  photography  photos  php  physics  PIL  pip  platform  plot  plotting  plugin  plugins  png  pocketpc  politics  portable  portaudio  pos  postgres  postgresql  pownce  presentation  pretty  process  processing  processing.js  productivity  profile  profiler  profiling  programación  programming  programming-languages  project  projects  prototype  protovis  prs-505  prs505  psn  psychology  public  publicdomain  publishing  pubsub  pvr  pybrain  pycon  pycon2010  pyevolve  pygame  pyml  pymunk  pyro  pys60  python  python3  qr  quality  query  queryset  queue  queues  queuing  r-tree  rabbitmq  rails  random  rating  ratings  rdf  rdfa  rdflib  rdfs  rdoc  reader  reading  real-time  realtime  recursos  reduce  reference  regex  regression  release  rendezvous  report  repository  research  resource  resources  rest  restful  review  robot  robotica  robotics  robots  rss  rst  ruby  ruby-on-rails  rubyonrails  s3  S60  saml  scala  scalability  scaling  scanner  scanning  science  scipy  scipy2007  scm  scrape  scraper  scraping  screen  screencast  screenscraping  script  scripting  sdk  search  searchengine  searching  security  self  semantic  semantic-web  semanticweb  semantic_web  semweb  sencha  sequence  series-60  server  servers  service  sesame  sgd  share  sharing  shell  silk  similarity  simulation  sinatra  sip  sleekxmpp  sms  sna  snippets  snow-leopard  sns  soa  soap  social  socialgraph  socialnetwork  socialnetworking  socialsoftware  socket  sockets  software  solr  solution  sony  sonyreader  sound  source  sourcecode  space  sparkline  sparklines  sparql  spell-check  spell-checking  spelling  spider  spreadsheet  spreadsheets  sql  sqlite  sqlparse  sqs  ssjs  stack  standards  stanford  statistics  stats  stock  storage  store  streaming  string  strings  style  subversion  svg  svm  svn  swig  sync  synch  synchronization  syncing  syndication  sysadmin  system  tag  tagging  tags  task  tasks  taxonomy  tcp  tdd  tech  technology  telephone  telephony  template  templates  templatetags  term  termextract  termextraction  test  testing  tests  tex  text  text-mining  textarea  textile  textmining  texts  theory  thesis  three20  thumbnail  time  timeline  tip  tipografia  tips  tipsy  to-read  todo  tokyo  tokyocabinet  tomcat  tool  toolkit  tools  tooltip  tooltips  topia  toread  tornado  touch  touchcode  tox  translate  translation  travel  tree  trend  triplestore  tufte  tuning  tutorial  tutorials  twisted  twitter  type  typeface  typefaces  typography  ubigraph  ui  uima  uni  unicode  unittest  unittesting  unix  upload  uploads  url  usability  useful  user  utilities  utility  ux  vector  venture  version  vfx  via-nelson  via:chl  via:daniellidsley  via:mintchaos  via:pskomoroch  video  videos  virtualenv  vision  visual  visualisation  visualization  voice  voip  voting  weather  web  web-design  web-development  web-framework  web-server  web-service  web-services  web.py  web2.0  web3.0  webapp  webapps  webdesign  webdev  webdevelopment  webfonts  weblog  weblogs  webmachine  webserver  webservice  webservices  websites  webstandards  weka  whoosh  widget  widgets  wiki  wikimedia  wikipedia  wind  windows  wireless  wordnet  wordpress  work  world  writing  wsgi  wurfl  wysiwyg  x  xcode  xfn  xhtml  xml  xmlhttprequest  xmpp  xpath  xslt  yahoo  yaml  yelp  youtube  yui  zeroconf  zoie  zookeeper  全文検索 

Copy this bookmark:



description:


tags: