-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathopen-source.html
55 lines (50 loc) · 2.65 KB
/
open-source.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
layout: page
title: "Open-source"
permalink: /open-source/
---
<section>
<p>Free and open-source software is at the heart of
<span class="codelerity">codelerity</span>'s work.</p>
<p>We lead on, contribute to, and work with a broad range of open-source tools.
Some key projects we work on include -</p>
</section>
<section class="software">
<h2>PraxisCORE / PraxisLIVE</h2>
<p><a href="https://www.praxislive.org/core/">PraxisCORE</a> is a modular,
real-time recodeable actor system. With a distributed forest-of-actors
architecture, runtime code changes and comprehensive introspection, PraxisCORE
brings aspects of Erlang, Smalltalk and Extempore into the Java world ... a
powerful platform for media processing, data visualisation, sensors, robotics,
IoT, and lots more!</p>
<p><a href="https://www.praxislive.org/">PraxisLIVE</a> is a hybrid visual
live programming IDE for PraxisCORE. Mixing node-based actor visualisation
with comprehensive live programming support, it blurs the boundaries between
low-code and traditional development.</p>
<p>These projects were initiated by <span class="codelerity">codelerity</span>
founder Neil C Smith, and the technologies within them provide a thread through
the commercial services we provide.</p>
</section>
<section class="software">
<h2>GStreamer (Java)</h2>
<p><span class="codelerity">codelerity</span> lead development on the
<a href="https://github.com/gstreamer-java">Java bindings for GStreamer</a>.</p>
<p><a href="https://gstreamer.freedesktop.org/">GStreamer</a> is a powerful and
flexible pipeline-based multimedia framework. It can be used for a broad range
of purposes across client, server and embedded, including playback, streaming,
analysis, machine learning, real-time communication, and more.</p>
<p>Our clients work with GStreamer and Java across a wide range of sectors
including broadcast media, live events, machine learning, agriculture,
in-flight systems, medical imaging, security and defence.</p>
</section>
<section class="software">
<h2>Apache NetBeans</h2>
<p>We’re active participants in the development of the Apache NetBeans platform
and IDE. <span class="codelerity">codelerity</span> founder Neil C Smith is a
member of the Apache NetBeans PMC and Apache Software Foundation, and is
particularly active on the release team for the IDE.</p>
<p>We work with clients to provide custom development and support for their
applications built on top of the NetBeans platform.</p>
<p>We’ve also been working with Gj IT to provide our own
<a href="/netbeans/">packages of the NetBeans IDE</a>.</p>
</section>