Skip to content
@Stillpoint-Software

Stillpoint Software

Hi there 👋

Startup Thinking at Scale

We solve complex enterprise software development and productization problems for startups and enterprises that want to move quickly.

  • Development as a service
  • Team building and process transformation
  • Assessments and Roadmap planning and vision
  • Lifecycle Management and DevOps engineering

We specialize in solving complex development challenges across industries like healthcare, telecommunications, and financial services. We have ready-made frameworks and processes for scalable architectures that consider security, integrations, compliance, auditing, deployment, and continuous integration. This allows you to focus on what matters and provides a solid foundation for future growth.

Open Source

We have built several open-source projects to help boost your development productivity:

  • Hyperbee.Json: A high-performance JSON library for System.Text.Json, JsonElement, and JsonNode, providing robust support for JSONPath, JsonPointer, JsonPatch, and JsonDiff.

    • RFC-9535 conforming JsonPath engine:
      • High Performance.
      • Supports both JsonElement, and JsonNode.
      • Deferred execution queries with IEnumerable.
      • Extendable to support additional JSON document types and functions.
    • JsonPointer
    • JsonPatch
    • JsonDiff
  • Hyperbee.Expressions: Extends the capabilities of expression trees to handle async await and other language constructs.

    • Extend the capabilities of C# Expression Trees
      • Await Expressions
      • Async Block Expressions
      • Using Expression
      • For/ForEach/While Expressions
      • More ..
  • Hyperbee.Pipeline: Easily create async workflows using composable pipelines, and middleware, that streamlines processing of asynchronous tasks.

    • Composable async pipelines supporting
      • Condition flow
      • Value projections
      • Early returns
      • Child pipelines
      • Middleware
  • Hyperbee.Templating: Lightweight, fast, and powerful templating and variable engine that allows you to easily create dynamic content.

    • Templating engine supporting:
      • Value replacements
      • Code expressions
      • Token nesting
      • In-line definitions
      • If/else conditions
      • Looping
  • Hyperbee.Migrations: An extensible migration runner for SQL and NoSQL.

    • Supports Couchbase, MongoDB and Postgresql
    • Extensible to support other databases
    • Environment Profiles and targets
    • Continuous Migrations using Cron

LICENSE

MIT License

Copyright (c) 2024 Stillpoint Software, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Popular repositories Loading

  1. hyperbee.json hyperbee.json Public

    A high-performance JSON library for System.Text.Json JsonElement and JsonNode, providing robust support for JSONPath, JsonPointer, JsonPatch, and JsonDiff.

    C# 5 1

  2. hyperbee.migrations hyperbee.migrations Public

    A .NET database migration framework for Postgresql, MongoDb, and Couchbase

    C# 2

  3. hyperbee.pipeline hyperbee.pipeline Public

    A pipeline library for constructing asynchronous fluent pipelines in .NET

    C# 2

  4. hyperbee.templating hyperbee.templating Public

    A lightweight templating and variable substitution syntax engine that supports value replacements, code expressions, token nesting, in-line definitions, conditional flow, and looping.

    C# 2

  5. hyperbee.collections hyperbee.collections Public

    Additional collections types such as ConcurrentSet, OrderDictionary and LinkedDictionaries

    C# 2

  6. hyperbee.expressions hyperbee.expressions Public

    C# library that extends the capabilities of expression trees to handle asynchronous workflows and other language constructs.

    C# 2

Repositories

Showing 10 of 11 repositories
  • hyperbee.expressions Public

    C# library that extends the capabilities of expression trees to handle asynchronous workflows and other language constructs.

    Stillpoint-Software/hyperbee.expressions’s past year of commit activity
    C# 2 0 2 (1 issue needs help) 1 Updated Dec 12, 2024
  • hyperbee.json Public

    A high-performance JSON library for System.Text.Json JsonElement and JsonNode, providing robust support for JSONPath, JsonPointer, JsonPatch, and JsonDiff.

    Stillpoint-Software/hyperbee.json’s past year of commit activity
    C# 5 MIT 1 0 0 Updated Dec 10, 2024
  • hyperbee.templating Public

    A lightweight templating and variable substitution syntax engine that supports value replacements, code expressions, token nesting, in-line definitions, conditional flow, and looping.

    Stillpoint-Software/hyperbee.templating’s past year of commit activity
    C# 2 0 1 5 Updated Dec 9, 2024
  • hyperbee.migrations Public

    A .NET database migration framework for Postgresql, MongoDb, and Couchbase

    Stillpoint-Software/hyperbee.migrations’s past year of commit activity
    C# 2 MIT 0 0 5 Updated Dec 9, 2024
  • hyperbee.collections Public

    Additional collections types such as ConcurrentSet, OrderDictionary and LinkedDictionaries

    Stillpoint-Software/hyperbee.collections’s past year of commit activity
    C# 2 0 0 3 Updated Dec 9, 2024
  • hyperbee.resources Public

    Provides a dependency injection pattern for embedded resources.

    Stillpoint-Software/hyperbee.resources’s past year of commit activity
    C# 1 0 0 4 Updated Dec 9, 2024
  • .github Public
    Stillpoint-Software/.github’s past year of commit activity
    0 0 0 0 Updated Dec 5, 2024
  • hyperbee.pipeline Public

    A pipeline library for constructing asynchronous fluent pipelines in .NET

    Stillpoint-Software/hyperbee.pipeline’s past year of commit activity
    C# 2 0 1 6 Updated Dec 2, 2024
  • stillpoint Public
    Stillpoint-Software/stillpoint’s past year of commit activity
    SCSS 0 0 0 1 Updated Nov 23, 2024
  • project.cookiecutter Public

    Based project implementation

    Stillpoint-Software/project.cookiecutter’s past year of commit activity
    C# 0 0 0 0 Updated Nov 21, 2024

Top languages

Loading…

Most used topics

Loading…