Skip to content
@Stillpoint-Software

Stillpoint Software

Hi there 👋

Startup Thinking at Enterprise Scale

We are an IT Thought Works and Execution shop. We specialize in solving complex enterprise software development and productization problems.

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

We offer a range of software development services to startups and enterprises that want to move quickly. Specializing in 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. Our technology stacks help you reach your MVP faster and provide 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.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# 4

  2. hyperbee.pipeline hyperbee.pipeline Public

    A pipeline library for constructing asynchronous fluent pipelines in .NET

    C# 2

  3. hyperbee.migrations hyperbee.migrations Public

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

    C# 1

  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# 1

  5. .github .github Public

  6. hyperbee.collections hyperbee.collections Public

    Additional collections types such as ConcurrentSet, OrderDictionary and LinkedDictionaries

    C#

Repositories

Showing 9 of 9 repositories
  • 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# 1 0 1 4 Updated Sep 16, 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# 1 MIT 0 0 5 Updated Sep 16, 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 Sep 16, 2024
  • hyperbee.collections Public

    Additional collections types such as ConcurrentSet, OrderDictionary and LinkedDictionaries

    Stillpoint-Software/hyperbee.collections’s past year of commit activity
    C# 0 0 0 4 Updated Sep 16, 2024
  • hyperbee.resources Public

    Provides a dependency injection pattern for embedded resources.

    Stillpoint-Software/hyperbee.resources’s past year of commit activity
    C# 0 0 0 4 Updated Sep 16, 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# 4 MIT 0 0 5 Updated Aug 19, 2024
  • .github Public
    Stillpoint-Software/.github’s past year of commit activity
    0 0 0 0 Updated Aug 14, 2024
  • json-path-comparison Public Forked from cburgmer/json-path-comparison

    Comparison of the different implementations of JSONPath and language agnostic test suite.

    Stillpoint-Software/json-path-comparison’s past year of commit activity
    Shell 0 GPL-3.0 26 0 1 Updated Jul 2, 2024
  • project.cookiecutter Public

    Based project implementation

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

Top languages

Loading…

Most used topics

Loading…