Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / antiufo 43 repositories

antiufo/roslyn-linq-rewrite

Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.

Language: C# - Size: 324 KB - Last synced: 23 days ago - Pushed: over 4 years ago - Stars: 716 - Forks: 31

antiufo/Shaman.Streams.Utf8 📦

Utils for efficiently reading from streams of UTF8 text

Language: C# - Size: 27.3 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 4 - Forks: 3

antiufo/Shaman.JsonFile

Provides methods for quickly saving data structures to files (JSON or ProtoBuf), and methods for displaying lists/objects as tables/matrices.

Language: C# - Size: 24.4 KB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 2

antiufo/notepad2-mod Fork of XhmikosR/notepad2-mod

This is a fork of notepad2-mod that supports automatic file recovery.

Language: C++ - Size: 11.7 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 6 - Forks: 1

antiufo/iabak-sharp

A C# implementation for the INTERNETARCHIVE.BAK project

Language: C# - Size: 138 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

antiufo/Shaman.ValueString

Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).

Language: C# - Size: 54.7 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 29 - Forks: 6

antiufo/Shaman.Reflection

Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on the type arguments of Func<> or Action<>.

Language: C# - Size: 16.6 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 21 - Forks: 4

antiufo/systeminformer Fork of winsiderss/systeminformer

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com

Language: C - Size: 834 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

antiufo/RoslynLinqRewrite

Compiles a project by rewriting LINQ expressions into fast, procedural code with minimal allocations.

Language: C# - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 2 - Forks: 2

antiufo/Tumblr-Savior Fork of bjornstar/Tumblr-Savior

Filter your Tumblr dashboard

Language: JavaScript - Size: 425 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

antiufo/exists-in-both

Language: C# - Size: 105 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

antiufo/dnx Fork of aspnet/dnx

The DNX (a .NET Execution Environment) contains the code required to bootstrap and run an application, including the compilation system, SDK tools, and the native CLR hosts.

Language: C++ - Size: 19.1 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

antiufo/referencesource Fork of microsoft/referencesource

Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework

Language: C# - Size: 25 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

antiufo/ilwasm Fork of kg/ilwasm

CIL to WebAssembly compiler

Language: C# - Size: 87.9 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

antiufo/NuGetGallery Fork of NuGet/NuGetGallery

The NuGet Gallery

Language: C# - Size: 30.4 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

antiufo/NuGet2 Fork of NuGet/NuGet2

This is the home of nuget.core and all the repos from codeplex.

Language: C# - Size: 47 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

antiufo/Netjs Fork of praeclarum/Netjs

.NET to TypeScript and JavaScript compiler

Language: C# - Size: 2.9 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

antiufo/HtmlSanitizer Fork of mganss/HtmlSanitizer

Cleans HTML to avoid XSS attacks

Language: C# - Size: 1.56 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 1

antiufo/LinqOptimizer Fork of nessos/LinqOptimizer

An automatic query optimizer-compiler for Sequential and Parallel LINQ.

Language: F# - Size: 4.44 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 1

antiufo/SaltarelleCompiler Fork of Saltarelle/SaltarelleCompiler

C# to JavaScript compiler

Language: C# - Size: 88.4 MB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

antiufo/PetaPoco Fork of CollaboratingPlatypus/PetaPoco

A tiny ORM-ish thing for your POCO's

Language: C# - Size: 691 KB - Last synced: about 1 year ago - Pushed: about 12 years ago - Stars: 1 - Forks: 1

antiufo/Shaman.Dokan.Archive

Mounts 7z/zip/rar files on Windows

Language: C# - Size: 556 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 57 - Forks: 14

antiufo/Shaman.BlobStore

Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package files, and can be read sequentially.

Language: C# - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 20 - Forks: 4

antiufo/Shaman.System.Drawing 📦

Compatibility layer for System.Drawing in CoreCLR.

Language: C# - Size: 37.1 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 2

antiufo/Shaman.WinForms.IconHandler

Utilities for retrieving Windows Shell icons associated to a file.

Language: C# - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 3 - Forks: 1

antiufo/Shaman.WinForms.Windows7Renderer

Windows 7-style ToolStrip renderer

Language: C# - Size: 71.3 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 2 - Forks: 0

antiufo/Shaman.WinForms.VisualStudioRenderer

Visual Studio 2013-like ToolStripRenderer.

Language: C# - Size: 29.3 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 2 - Forks: 2

antiufo/Shaman.Dokan.Warc

Mounts WARC files on Windows

Language: C# - Size: 241 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 17 - Forks: 1

antiufo/Shaman.ProcessUtils

Provides wrappers for executing external processes, capturing their stdout, and automatically checking their exit code.

Language: C# - Size: 6.84 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 5 - Forks: 2

antiufo/Shaman.SingleThreadSynchronizationContext

Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usually provide a synchronization context (for example, console applications).

Language: C# - Size: 11.7 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 12 - Forks: 1

antiufo/reddit-direct-links

Userscript that rewrites redd.it links as direct links

Language: JavaScript - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

antiufo/json-class-generator

JSON C#/TypeScript class generator

Language: C# - Size: 396 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 13 - Forks: 4

antiufo/Shaman.Dokan.Base

Library that simplifies development of Dokan drives

Language: C# - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

antiufo/dnSpy Fork of dnSpy/dnSpy

.NET assembly editor, decompiler, and debugger

Language: C# - Size: 12.6 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

antiufo/RoslynPad Fork of roslynpad/roslynpad

A simple C# editor based on Roslyn and AvalonEdit

Language: C# - Size: 5.7 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

antiufo/Shaman.CommonExtensions

Commonly used extension methods

Language: C# - Size: 6.84 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 3 - Forks: 1

antiufo/serenity Fork of SerenityOS/serenity

The Serenity Operating System 🐞

Language: C++ - Size: 76.9 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

antiufo/scihub.py Fork of zaytoun/scihub.py

:page_facing_up: Unofficial Python API and command-line tool for sci-hub.io

Language: Python - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 3 - Forks: 5

antiufo/Shaman.WinForms.BetterLinkLabel

Provides a LinkLabel control with native hand cursor and Windows 7-like colors.

Language: C# - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 1

antiufo/Shaman.Scraping

A C# library for reading/writing WARC files and scraping websites.

Language: C# - Size: 79.1 KB - Last synced: 3 months ago - Pushed: about 5 years ago - Stars: 7 - Forks: 3

antiufo/tinker

A clone of the Microsoft Tinker game

Language: Pascal - Size: 2.45 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

antiufo/Shaman.Dom

An optimized version of HtmlAgilityPack with many bug fixes and improvements.

Language: C# - Size: 43 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 6 - Forks: 6

antiufo/Shaman.Fizzler

A version of Fizzler (CSS selector engine) for Shaman.Dom.

Language: C# - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

antiufo/NBoilerpipe Fork of oganix/NBoilerpipe

Boilerpipe 1.2 port for .NET

Size: 490 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 2 - Forks: 1

antiufo/CurlSharp Fork of masroore/CurlSharp

CurlSharp - .Net binding and object-oriented wrapper for libcurl.

Language: C# - Size: 11 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

antiufo/Shaman.Stemming

Low-allocation version of Snowball stemmers.

Language: C# - Size: 76.2 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 5 - Forks: 3

antiufo/uBlock-Filters-Plus

Additional filters for uBlock Origin.

Size: 120 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 1

antiufo/xxHash Fork of Cyan4973/xxHash

Extremely fast non-cryptographic hash algorithm

Language: C - Size: 592 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/xwt Fork of mono/xwt

A cross-platform UI toolkit for creating desktop applications with .NET and Mono

Language: C# - Size: 7.92 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

antiufo/SharpDevelop Fork of icsharpcode/SharpDevelop

#develop (short for SharpDevelop) is a free IDE for .NET programming languages.

Language: C# - Size: 206 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

antiufo/sharpcompress Fork of adamhathcock/sharpcompress

SharpCompress is a fully managed C# library to deal with many compression types and formats.

Language: C# - Size: 6.31 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/exportify Fork of watsonbox/exportify

Export Spotify playlists using the Web API

Language: JavaScript - Size: 355 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/Shaman.PeekableEnumerable

Provides an IEnumerator wrapper that also provides the next element in the list.

Language: C# - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 1

antiufo/SevenZipSharp Fork of tomap/SevenZipSharp

Fork of SevenZipSharp on CodePlex

Language: C# - Size: 2.61 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 6

antiufo/SymbolSource.Community Fork of SymbolSource/SymbolSource.Community

Language: C# - Size: 4.58 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

antiufo/PriTools Fork of chausner/PriTools

Tools for parsing and exploring PRI (Package Resource Index) files

Language: C# - Size: 107 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/MsieJavaScriptEngine Fork of Taritsyn/MsieJavaScriptEngine

.NET wrapper for working with the JavaScript engines of Internet Explorer and Edge (JsRT versions of Chakra, ActiveScript version of Chakra and Classic JavaScript Engine). Project was based on the code of SassAndCoffee.JavaScript and Chakra Sample Hosts.

Language: C# - Size: 4.32 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

antiufo/Shaman.TextTeaser

C# port of TextTeaser

Language: C# - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 3

antiufo/TypeScript Fork of microsoft/TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

Size: 19.8 MB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

antiufo/spy-spotify Fork of jwallet/spy-spotify

Spytify is a powerful recorder for Windows which records audio from your sound card, ensuring no loss in quality of songs recorded from Spotify. It automatically splits songs into separate tracks and records straight to MP3 meaning you can start enjoying your music as soon as possible on your MP3 player, or burned to CDs.

Language: C# - Size: 6.01 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/UniExtract2 Fork of Bioruebe/UniExtract2

Universal Extractor 2 is an unofficial updated and extended version of the original UniExtract by Jared Breland. It brings several hundred changes including community-wanted ones such as a batch mode, auto-updater and scan-only-functionality.

Language: AutoIt - Size: 5.54 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/Shaman.WinForms.NaturalScroll

Redirects wheel scroll events to the control under the mouse, instead of the focused one.

Language: C# - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 3 - Forks: 1

antiufo/xm-website

Size: 117 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

antiufo/postgrest Fork of PostgREST/postgrest

REST API for any Postgres database

Language: Haskell - Size: 2.52 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 1

antiufo/husl Fork of hsluv/hsluv

Language: CoffeeScript - Size: 399 KB - Last synced: about 1 year ago - Pushed: about 12 years ago - Stars: 1 - Forks: 0

antiufo/gitextensions Fork of gitextensions/gitextensions

GitExtensions is a shell extension, a Visual Studio 2008 plugin and a standalone Git repository tool.

Language: C# - Size: 346 MB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 0 - Forks: 0

antiufo/lucenenet Fork of apache/lucenenet

Mirror of Apache Lucene.Net (incubating)

Language: C# - Size: 141 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

antiufo/npgsql Fork of npgsql/npgsql

Npgsql is the .NET data provider for Postgresql. It allows any program developed for .NET framework to access a Postgresql database server. It is implemented in 100% C# code. Postgresql versions since 9.0 are officially supported, others may work.

Language: C# - Size: 47.2 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

antiufo/talon Fork of mailgun/talon

Language: Python - Size: 327 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

antiufo/mono Fork of mono/mono

Mono open source ECMA CLI, C# and .NET implementation.

Language: C# - Size: 350 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

antiufo/WebEssentials2013 Fork of madskristensen/WebEssentials2013

Size: 17.9 MB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

antiufo/Newtonsoft.Json Fork of JamesNK/Newtonsoft.Json

Json.NET is a popular high-performance JSON framework for .NET

Language: C# - Size: 8.68 MB - Last synced: about 1 year ago - Pushed: almost 12 years ago - Stars: 2 - Forks: 0

antiufo/PdbGit Fork of AArnott/PdbGit

Making .NET open source accessible!

Language: C# - Size: 8.23 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/ripgrep Fork of BurntSushi/ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep.

Language: Rust - Size: 1.07 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

antiufo/protobuf-net Fork of protobuf-net/protobuf-net

Protocol Buffers library for idiomatic .NET

Language: JavaScript - Size: 28.9 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

antiufo/DiscordArchiver Fork of Jiiks/DiscordArchiver

Dl and archive Discord chat logs

Language: C# - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

antiufo/jsrt-dotnet Fork of robpaveza/jsrt-dotnet

A C# implementation of the JsRT wrapper, similar to the WinRT API, but designed for .NET desktop applications.

Language: C# - Size: 294 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

antiufo/dts-gen Fork of microsoft/dts-gen

dts-gen creates starter TypeScript definition files for any module or library.

Language: TypeScript - Size: 665 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

antiufo/ExCSS Fork of TylerBrinks/ExCSS

A CSS Parser for .NET. It's BADA55!

Language: C# - Size: 3.38 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 2

antiufo/FluentFTP Fork of robinrodricks/FluentFTP

An FTP and FTPS library for .NET & .NET Core, optimized for speed. Provides extensive FTP commands, file uploads/downloads, SSL/TLS connections and FTP proxies.

Language: C# - Size: 1.59 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

antiufo/ILSpy Fork of icsharpcode/ILSpy

.NET Decompiler

Language: C# - Size: 22.9 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/JavaForVS Fork of tunnelvisionlabs/JavaForVS

Java Language Support extension for Visual Studio

Language: C# - Size: 920 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/NAudio Fork of naudio/NAudio

Audio and MIDI library for .NET

Language: C# - Size: 6.14 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

antiufo/Microsoft.Data.Sqlite Fork of aspnet/Microsoft.Data.Sqlite

SQLite implementations of the System.Data.Common interfaces.

Language: C# - Size: 600 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/ImageMso

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/jsdom Fork of jsdom/jsdom

A JavaScript implementation of the WHATWG DOM and HTML standards, for use with node.js

Language: JavaScript - Size: 10.6 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

antiufo/react-native-sound Fork of zmxv/react-native-sound

React Native module for playing sound clips

Language: Java - Size: 41 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

antiufo/vsbase Fork of tunnelvisionlabs/vsbase

Base framework for Visual Studio extension development

Language: C# - Size: 1.86 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

antiufo/pdn-plugin-index Fork of mattwright324/pdn-plugin-index

An interactive site to quickly search and find Paint.NET plugins in the forums.

Language: HTML - Size: 427 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/Razor Fork of aspnet/Razor

Parser and code generator for CSHTML files used in view pages for MVC web apps.

Language: C# - Size: 3.16 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

antiufo/Shaman.Tld

Repackaged version of DomainName.Library.

Language: C# - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

antiufo/dokan-dotnet Fork of dokan-dev/dokan-dotnet

Dokan DotNet Wrapper

Language: C# - Size: 996 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

antiufo/Shaman.FileSystem

Provides utility functions for generating unique file names and creating temporary files for transactional saves.

Language: C# - Size: 4.88 KB - Last synced: 3 months ago - Pushed: about 7 years ago - Stars: 2 - Forks: 1

antiufo/monodevelop Fork of mono/monodevelop

MonoDevelop is a cross platform IDE mostly aimed at Mono/.NET developers

Language: C# - Size: 162 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

antiufo/JSIL Fork of sq/JSIL

CIL to Javascript Compiler

Language: C# - Size: 113 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

antiufo/dokany Fork of dokan-dev/dokany

User mode file system library for windows with FUSE Wrapper

Language: C - Size: 4.2 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

antiufo/jsoup Fork of jhy/jsoup

jsoup: Java HTML Parser, with best of DOM, CSS, and jquery

Language: Java - Size: 4.28 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

antiufo/il-repack Fork of gluck/il-repack

Open-source alternative to ILMerge

Language: C# - Size: 1.8 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

antiufo/Shaman.DiffMatchPatch

Low-allocation version of DiffMatchPatch.

Language: C# - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 4 - Forks: 4

antiufo/ntextcat Fork of ivanakcheurov/ntextcat

Language: C# - Size: 25.2 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0