Code Monkey home page Code Monkey logo

sts.general's Introduction

STS.General

The STS.General library contains common components shared amongst most of the applications developed by STS Soft. The provided wide set of general methods, tools and collections have been strongly optimized for performance and are some of the fastest solutions a developer can find.

Some of the most avant-garde developments are:

  • Fast binary serialization tools.
  • Fast comparer tools (Comparer and EqualityComparer).
  • Fast comparers for byte arrays.
  • Methods for accessing private members in C#.
  • Many ultra-fast extensions - for SortedSet, List, KeyValuePair and etc.
  • FastBinaryWriter and FastBinaryReader classes which are ~ 10-20% faster than the Microsoft's implementations.
  • And many more.

Thorough explaination for some of the classes can be found in our STS Labs section: http://stssoft.com/forum/forums/21-STS-Labs.

IData technology

STS.General is also the "home" of the IData technology: http://stssoft.com/technologies/idata/.

IData is a summary name of a developed standalone API designed for ultra-fast binary serialization and comparison of user data. The IData technology is deeply integrated into the STSdb 4.0 engine and is one of the main reasons for the speed of STSdb.

Features

  • Speed - Ultra-fast serialization and comparison of data.
  • Compactness - The most space efficient serialization library.
  • Simplicity - Designed for ease-of-use. The simplest and most powerful serialization library available.

Performance

The IData technology is:

  • 15ั… times faster than BinaryFormater by Microsoft.
  • 3x times faster than Protocol Buffers by Google.
  • 6x times faster than MessagePack by Sadayuki Furuhashi.

The output size is:

  • 35% smaller than BinaryFormater.
  • 20% smaller than that Protocol Buffers.
  • 10% smaller than MessagePack.

Detailed performance figures can be found here: http://stssoft.com/forum/threads/459-Persist-lt-T-gt-fast-objects-serialization.

sts.general's People

Contributors

a-todorov avatar elionora avatar iliyanmihaylov avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.