Waher.Runtime.Collections 1.0.3
Class library that contains specialized collections for increased performance.
For more information about ChunkedList, including benchmarking & performance:
https://lab.tagroot.io/Community/Post/ChunkedList
Showing the top 20 packages that depend on Waher.Runtime.Collections.
Packages | Downloads |
---|---|
Waher.Persistence.Serialization.Compiled
Library that serializes objects to binary form using meta-data provided through the corresponding class definitions. Object serializers are created dynamically. Dynamic code is compiled. Compatible with Waher.Persistence.Serialization.
|
10 |
Waher.Script
Class library that defines a script language and an object abstraction of computable elements. The library helps application parse and execute script. Script is extensible, and it is easy for modules to extend the script engine.
Script can be evaluated using either synchronous or asynchronous processing.
Script Syntax: https://waher.se/Script.md
|
10 |
Waher.Networking
Library that provides the basic architecture and tools for all networking libraries. This includes sniffers, simplified communication libraries for text and/or binary protocols, etc., as well as classes for building client and server applications.
|
9 |
Waher.Runtime.Inventory
Class library that keeps an inventory of types and interfaces available in your code. It also provides a means to access available types given an interface, and can find the best implementation to process a task or item. It can be used to implement an Inversion of Control Pattern, and helps instantiate interfaces, abstract classes and normal classes, including recursively instantiating constructor arguments. Handles singleton types.
|
8 |
Waher.Events
The Waher.Events project provides the basic architecture and framework for event logging in applications.
|
8 |
Waher.Runtime.Profiling
Contains tools for profiling sequences of actions in multiple threads, as well as benchmarking. Results are accumulated, and can be exported to XML or as PlantUML Diagrams.
|
8 |
Waher.Runtime.Text
Class library for working with text and text documents, particularly find differences between texts, or sequences of symbols, or mapping strings to a harmonized set of strings (or tokens).
|
8 |
Waher.Script
Class library that defines a script language and an object abstraction of computable elements. The library helps application parse and execute script. Script is extensible, and it is easy for modules to extend the script engine.
Script can be evaluated using either synchronous or asynchronous processing.
Script Syntax: https://waher.se/Script.md
|
8 |
Waher.Networking
Library that provides the basic architecture and tools for all networking libraries. This includes sniffers, simplified communication libraries for text and/or binary protocols, etc., as well as classes for building client and server applications.
|
8 |
Waher.Runtime.Inventory
Class library that keeps an inventory of types and interfaces available in your code. It also provides a means to access available types given an interface, and can find the best implementation to process a task or item. It can be used to implement an Inversion of Control Pattern, and helps instantiate interfaces, abstract classes and normal classes, including recursively instantiating constructor arguments. Handles singleton types.
|
7 |
Waher.Runtime.Cache
Class library that helps with caching of objects in runtime environments.
|
7 |
Waher.Script
Class library that defines a script language and an object abstraction of computable elements. The library helps application parse and execute script. Script is extensible, and it is easy for modules to extend the script engine.
Script can be evaluated using either synchronous or asynchronous processing.
Script Syntax: https://waher.se/Script.md
|
7 |
Waher.Networking
Library that provides the basic architecture and tools for all networking libraries. This includes sniffers, simplified communication libraries for text and/or binary protocols, etc., as well as classes for building client and server applications.
|
7 |
Waher.Events
The Waher.Events project provides the basic architecture and framework for event logging in applications.
|
6 |
Waher.Runtime.Inventory
Class library that keeps an inventory of types and interfaces available in your code. It also provides a means to access available types given an interface, and can find the best implementation to process a task or item. It can be used to implement an Inversion of Control Pattern, and helps instantiate interfaces, abstract classes and normal classes, including recursively instantiating constructor arguments. Handles singleton types.
|
6 |
.NET Standard 2.0
- No dependencies.