Archive for the 'library' Category

[RUS] Решения для борьбы с акустическим эхо / Разработка / Хабрахабр

Thursday, January 6th, 2011

Review for open source and commercial echo canceling libraries

libgit2: a linkable library for Git

Thursday, December 2nd, 2010

normal git library, cab be used to create bindings to git (not libgit.a horror from official gir project )

[cross-lang object serialization library] The MessagePack Project

Wednesday, April 14th, 2010

“MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.” cpan Data::MessagePack

elFinder – свободный файловый менеджер для Web | web-bases open source file manager

Thursday, March 25th, 2010

php, jQuery

[RUS] RAR: получение списка файлов без PECL / PHP / Хабрахабр

Thursday, October 29th, 2009

article in Russian that explains RAR archive format, and shows example php code that gets list of files out of the archive

[rus] dklab_multiplexor: постоянное Javascript-соединение с сервером в условиях сотен тысяч онлайн-клиентов / Высокая производительность / Хабрахабр

Tuesday, September 15th, 2009

high-load web notification system or how to do persistent connections in ajax/js. Useful for counters, friend-status updates and so on. Example is given for libevent-based daemon in perl.

[russian] Библиотеки в интернете. | List of Russian Internet Libraries

Wednesday, August 27th, 2008

“relaxed” copyright laws have some advantages in a form of online libraries. U can read/download a lot of materials, extermely useful for research. Texts usually available as plain text files, no pdf or other format.

VoIP – SIP and RTP stacks, softphones, user agents, STUN – a comparison

Monday, August 18th, 2008

comparation of SIP client libraries — not much of a comparation but a list of available SIP stacks with short notes

Welcome! – The Apache Portable Runtime Project

Sunday, December 23rd, 2007

Documentation on Apache Portable Runtime (aka ‘apr_’

Kazuho at Work: Swifty-0.02 and Perl Binding

Thursday, November 8th, 2007

perl memcached swifty library — bindings to memcached written in C