Pinned Repositories
dbf
Java library for fast reading DBF-files.
j7zip
Java library for decompressing .7z archives.
kladr
Библиотека для работы с классификатором адресов России (КЛАДР)
pkg4j
Java library for creating OS specific packages.
voteable_mongo
Add up / down voteability to Mongoid and MongoMapper documents. Optimized for speed by using only ONE request to validate, update, and retrieve updated data.
ydb-test-app
Example of usage YDB Java SDK
jamel's Repositories
jamel/pkg4j
Java library for creating OS specific packages.
jamel/voteable_mongo
Add up / down voteability to Mongoid and MongoMapper documents. Optimized for speed by using only ONE request to validate, update, and retrieve updated data.
jamel/cnatra
jamel/coroutine
C multiplatform coroutine implementation via ucontext, fibers or setjmp.
jamel/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
jamel/linux-programming-by-example
C code from the book "Linux Programming by Example"
jamel/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
jamel/ribs2
RIBS (Robust Infrastructure for Backend Systems) version 2
jamel/Synca
Synchronous asynchrony using coroutines