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

http://habrahabr.ru/blogs/development/111161/#habracut Review for open source and commercial echo canceling libraries

libgit2: a linkable library for Git

http://libgit2.github.com/ 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

http://msgpack.sourceforge.net/ “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

http://elrte.ru/elfinder php, jQuery

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

http://habrahabr.ru/blogs/php/73637/#habracut 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-соединение с сервером в условиях сотен тысяч онлайн-клиентов / Высокая производительность / Хабрахабр

http://habrahabr.ru/blogs/hi/69457/#habracut 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

http://zavetspisok.ru/libraries.htm “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

http://www.pernau.at/kd/voip/bookmarks-sip-stacks.html 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

http://apr.apache.org/ Documentation on Apache Portable Runtime (aka ‘apr_’

Kazuho at Work: Swifty-0.02 and Perl Binding

http://labs.cybozu.co.jp/blog/kazuhoatwork/2007/09/swifty-0_02.php perl memcached swifty library – bindings to memcached written in C