Skip to content
View kotalr's full-sized avatar
Block or Report

Block or report kotalr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. b2b-jcl b2b-jcl Public

    Dynamic java classloader (in-memory and JDBC classloader). Load class code from DB, load class code into MEM cache from jar files, directories with jar files, class file, java file.

    Java 7 1

  2. fbshash fbshash Public

    The fb_shash (openssl) provides an easy way to access hashes such as MD5, SHA1 and other algorithms for firebird/interbase SQL server as UDF.

    C

  3. fbmhash fbmhash Public

    The fb_mhash (mhash) provides an easy way to access hashes such as MD5, SHA1 and other algorithms for firebird/interbase SQL server as UDF.

    C

  4. ConcurrentSoftHashMap ConcurrentSoftHashMap Public

    Implementation of ConcurrentSoftHashMap

    Java