Database Development
|
NoSQL |
2 May 2011
Updated: 22 Jan 2012
Rating: 4.89/5
Votes: 118
Popularity: 10.13
Licence: CPOL
Views: 1,036,842
Bookmarked: 265
Downloaded: 9,872
Smallest, fastest embedded nosql persisted dictionary using b+tree or MurMur hash indexing. (Now with Hybrid WAH bitmap indexes)
|
|
18 Jan 2012
Updated: 10 Oct 2013
Rating: 4.96/5
Votes: 101
Popularity: 9.95
Licence: CPOL
Views: 738,564
Bookmarked: 168
Downloaded: 6,896
Even faster Key/Value store nosql embedded database engine utilizing the new MGIndex data structure with MurMur2 Hashing and WAH Bitmap indexes for duplicates. (with MonoDroid support)
|
Programming Languages
|
C# |
31 Jan 2011
Updated: 31 Jan 2011
Rating: 4.86/5
Votes: 23
Popularity: 6.53
Licence: CPOL
Views: 51,746
Bookmarked: 47
Downloaded: 1,856
Quick reflection based data entry control in one line of code
|
|
13 Dec 2010
Updated: 4 May 2012
Rating: 4.83/5
Votes: 32
Popularity: 7.07
Licence: CPOL
Views: 120,662
Bookmarked: 76
Downloaded: 1,971
Mini drop-in replacement for log4net
|
|
12 Jul 2011
Updated: 24 Feb 2019
Rating: 4.92/5
Votes: 156
Popularity: 10.79
Licence: CPOL
Views: 1,212,173
Bookmarked: 388
Downloaded: 22,535
Smallest full text search engine (lucene replacement) built from scratch using inverted MGRB bitmap index, highly compact storage, operating in database and document modes
|
|
2 Jan 2020
Updated: 11 Jan 2020
Rating: 5.00/5
Votes: 12
Popularity: 5.21
Licence: CPOL
Views: 16,173
Bookmarked: 13
Downloaded: 373
Using list of objects, LINQ and SQL like string query instead of a database with fastJSON serializer
|
|
22 Jun 2011
Updated: 28 Feb 2015
Rating: 4.89/5
Votes: 35
Popularity: 7.55
Licence: CPOL
Views: 137,606
Bookmarked: 75
Downloaded: 2,843
Word Aligned Hybrid (WAH) compression for BitArrays
|
|
14 Jul 2018
Updated: 14 Jul 2018
Rating: 5.00/5
Votes: 6
Popularity: 3.89
Licence: CPOL
Views: 25,670
Bookmarked: 11
Downloaded: 1,621
Fill Excel files with data from DataTables based on EPPlus
|
|
24 Mar 2012
Updated: 26 Oct 2019
Rating: 4.79/5
Votes: 80
Popularity: 9.03
Licence: CPOL
Views: 382,613
Bookmarked: 208
Downloaded: 5,859
A binary JSON serializer based on fastJSON (support for MonoDroid, netcore)
|
|
16 Jan 2018
Updated: 22 May 2020
Rating: 4.91/5
Votes: 37
Popularity: 7.63
Licence: CPOL
Views: 60,836
Bookmarked: 88
Downloaded: 2,550
This is how TorpedoSync came about, from the use of other software to sync "My Documents" across my machines and finding them troubling.
|
|
1 Jan 2020
Updated: 6 Dec 2020
Rating: 5.00/5
Votes: 31
Popularity: 7.39
Licence: CPOL
Views: 77,851
Bookmarked: 76
Downloaded: 2,251
With the increased prominence of machine learning and ingesting large datasets with the CSV format for this purpose, I decided to write a CSV parser which met my requirements of being small, fast and easy to use.
|
|
11 Feb 2011
Updated: 11 Feb 2011
Rating: 4.92/5
Votes: 22
Popularity: 6.40
Licence: CPOL
Views: 75,755
Bookmarked: 68
Downloaded: 1,083
A simple high performance drop-in TCP protocol handler for client server communications with POCO objects and no messy proxy classes like WCF.
|
Markdown |
19 Feb 2011
Updated: 23 Jan 2021
Rating: 4.91/5
Votes: 412
Popularity: 12.79
Licence: CPOL
Views: 6,103,959
Bookmarked: 985
Downloaded: 63,799
In this article I demonstrate why fastJSON is the smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .NET core support)
|
Web Development
|
|
4 Nov 2013
Updated: 5 Dec 2013
Rating: 4.92/5
Votes: 11
Popularity: 5.12
Licence: CPOL
Views: 36,813
Bookmarked: 29
Downloaded: 1,037
A REST web interface for RaptorDB the document database
|
HTML |
29 Apr 2012
Updated: 24 Jul 2019
Rating: 4.96/5
Votes: 278
Popularity: 12.07
Licence: CPOL
Views: 2,628,077
Bookmarked: 652
Downloaded: 16,345
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux, .net
|
|
1 Aug 2018
Updated: 3 Jun 2020
Rating: 4.97/5
Votes: 27
Popularity: 7.11
Licence: CPOL
Views: 49,386
Bookmarked: 62
Downloaded: 2,034
I tried out many other RSS readers like RSSOwl (which is also unsupported) but none of them felt right, so I decided to write my own.
|