Pinned Repositories
delphi-javascript
Automatically exported from code.google.com/p/delphi-javascript
direct-bpl-loader
This library allows loading Delphi BPLs directly in memory without having to store them first on a drive
google-script-salesforce-to-sheets
This repository provides a simple library to extract data from SalesForce into Google Sheets
nctrie
C# Concurrent Trie implementation - a port from Roman Levenstein Java based concurrent trie
ntfslink
A set of Windows Shell Extensions, providing extended functionality for creating and using hard links and junction points on NTFS file systems.
tries
Trie base class and derived classes (TStringHashTrie, TIntegerHashTrie). A high performance and low memory footprint Dictionary set of classes
jsbattig's Repositories
jsbattig/tries
Trie base class and derived classes (TStringHashTrie, TIntegerHashTrie). A high performance and low memory footprint Dictionary set of classes
jsbattig/delphi-javascript
Automatically exported from code.google.com/p/delphi-javascript
jsbattig/ntfslink
A set of Windows Shell Extensions, providing extended functionality for creating and using hard links and junction points on NTFS file systems.
jsbattig/direct-bpl-loader
This library allows loading Delphi BPLs directly in memory without having to store them first on a drive
jsbattig/google-script-salesforce-to-sheets
This repository provides a simple library to extract data from SalesForce into Google Sheets
jsbattig/nctrie
C# Concurrent Trie implementation - a port from Roman Levenstein Java based concurrent trie
jsbattig/AsyncDisposer
Static class that provides functionality to enqueue IDisposable objects for asynchronous disposal guaranteeing minimum time in queue
jsbattig/convert-lib-to-hybrid-comserver
Project that shows how to convert a regular .NET assembly into a hybrid one with a class working as a normal class and the other as a COM object living on a COM Surrogate process
jsbattig/convey-public-libs
Convey Public Libraries
jsbattig/cpp_fast_heap
C++ fast heaps. Fixed block size and variable block size
jsbattig/csharp-com-server-example
Example of creation of a COM Server using C# to be used from a C# host application
jsbattig/csharp-gc-helper
Small library to help manage dependencies between unmanaged objects
jsbattig/csharp-script
Dynamically evaluate C# code
jsbattig/dcocor
Automatically exported from code.google.com/p/dcocor
jsbattig/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
jsbattig/DistributedLock
A .NET library for distributed synchronization
jsbattig/foreach-db
PowerShell module to execute SQL scripts in each database in a single or multiple servers
jsbattig/gacnativize
Simple utility that will GAC and NGEN assemblies matching a mask in a given folder
jsbattig/google-appscript-utils
App Script Utilities
jsbattig/java-gc-helper
Garbage collector helper for unmanaged external resources
jsbattig/java-gtest-style-output
GoogleTest style console output for Java
jsbattig/kanbanize-to-sheets
Utility to easily get data from Kanbanize into Google Sheets (and more)
jsbattig/net-complus-external-cache
.NET COM+ based external cache based on MemoryCache class
jsbattig/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
jsbattig/obsidian-colored-folder
jsbattig/PasParse
Delphi port of the DGrok (C#) Delphi parser
jsbattig/py-protobuf-sample
Ridiculously simple protobuf example in Python
jsbattig/quarantinable-app-domain
This library provides basic building block to create a "quarantinable" AppDomain that will be unloaded upon certain exceptions thrown